提交历史

作者 SHA1 备注 提交日期
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 5 年之前
  Viktor Szakats b801b453af whitespace fixes 6 年之前
  Daniel Stenberg 7e21e5fd0c select.h: avoid macro redefinition harder 7 年之前
  Marcel Raad aa573c3c55 poll: prefer <poll.h> over <sys/poll.h> 7 年之前
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c 8 年之前
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase 8 年之前
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 年之前
  Zdenek Pavlas 57ccdfa8d2 curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag 11 年之前
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 年之前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 年之前
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files 12 年之前
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 年之前
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards 12 年之前
  Daniel Stenberg 8bad5f2a61 WSAPoll: disabled on all windows builds 12 年之前
  Daniel Stenberg 5527417afa sockets: new Curl_socket_check() can wait for 3 sockets 13 年之前
  Daniel Stenberg 2d6796aac5 curl_multi_fdset: avoid FD_SET out of bounds 13 年之前
  Dan Fandrich 9779553221 Give the NTLM SSO helper a moment to cleanly shut down if needed 13 年之前
  Daniel Stenberg 4f170ee8f9 Curl_socket_ready: make timeout a 'long' 13 年之前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年之前
  Yang Tse 08ac9866e0 Peter Lamberg filed bug report #2015126: "poll gives WSAEINVAL when POLLPRI 16 年之前
  Yang Tse bdb2beb8e4 check availability of poll.h header at configuration time, and include 17 年之前
  Yang Tse 9a39839a43 Some versions of winsock2.h have pollfd struct and constants 17 年之前
  Daniel Stenberg dc3b3c6916 Make our own definitions of the POLL* defiens and the pollfd struct only get 17 年之前
  Daniel Stenberg 4c663ba9a8 When transferring 500 downloads in parallel with a c-ares enabled build only 17 年之前
  Daniel Stenberg 76627b322e - Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is a 17 年之前
  Yang Tse eed47311f8 New Internal wrapper function Curl_select() around select (2), it 17 年之前
  Yang Tse fba4cd0e62 Internal function Curl_select() renamed to Curl_socket_ready() 17 年之前
  Yang Tse 0e2d3b7b6c Code refactoring, extracting a new function wait_ms() from Curl_select and 17 年之前
  Daniel Stenberg c8cd13337e reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.html 17 年之前
  Daniel Stenberg dbaf4f9361 - Bryan Henderson introduces two things: 17 年之前