Commit History

Author SHA1 Message Date
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions 7 years ago
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement 7 years ago
  Marcel Raad 1b4b2c1a59 select: use correct SIZEOF_ constant 7 years ago
  klemens f7df67cff0 spelling fixes 7 years ago
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c 7 years ago
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase 8 years ago
  Daniel Stenberg a05906190c select: use more proper macro-looking names 8 years ago
  Daniel Stenberg 9aa2afc3a5 Curl_socket_check: add extra check to avoid integer overflow 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Gisle Vanem e1b6b2219d lwip: Fix compatibility issues with later versions 8 years ago
  Daniel Stenberg 9395999543 checksrc: use space after comma 9 years ago
  Daniel Stenberg a6b8fe2a5f checksrc: use space before paren in "return (expr);" 9 years ago
  Daniel Stenberg 700843d69f select.c: fix compilation for VxWorks 10 years ago
  Peter Wang 97d2e4bd75 Curl_poll + Curl_wait_ms: fix timeout return value 10 years ago
  Brad Spencer fb4937a311 select: with winsock, avoid passing unsupported arguments to select() 10 years ago
  Zdenek Pavlas 57ccdfa8d2 curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Daniel Stenberg c771968ab6 Curl_socket_check: fix timeout return value for select users 12 years ago
  Maxime Larocque b61e8b81f5 Curl_socket_check: fix return code for timeout 12 years ago
  Daniel Stenberg 926916e28e Curl_socket_check: enlarge poll struct array to 3 12 years ago
  Daniel Stenberg 5527417afa sockets: new Curl_socket_check() can wait for 3 sockets 13 years ago
  Daniel Stenberg 2d6796aac5 curl_multi_fdset: avoid FD_SET out of bounds 13 years ago
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 years ago
  Yang Tse 9194e17003 MemoryTracking: fix logging of free() calls done where Curl_safefree is called 13 years ago
  Dan Fandrich 9779553221 Give the NTLM SSO helper a moment to cleanly shut down if needed 13 years ago
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h 13 years ago
  Daniel Stenberg ee015947d4 long/int mess 13 years ago