Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg c771968ab6 Curl_socket_check: fix timeout return value for select users vor 12 Jahren
  Maxime Larocque b61e8b81f5 Curl_socket_check: fix return code for timeout vor 12 Jahren
  Daniel Stenberg 926916e28e Curl_socket_check: enlarge poll struct array to 3 vor 13 Jahren
  Daniel Stenberg 5527417afa sockets: new Curl_socket_check() can wait for 3 sockets vor 13 Jahren
  Daniel Stenberg 2d6796aac5 curl_multi_fdset: avoid FD_SET out of bounds vor 13 Jahren
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings vor 13 Jahren
  Yang Tse 9194e17003 MemoryTracking: fix logging of free() calls done where Curl_safefree is called vor 13 Jahren
  Dan Fandrich 9779553221 Give the NTLM SSO helper a moment to cleanly shut down if needed vor 13 Jahren
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h vor 13 Jahren
  Daniel Stenberg ee015947d4 long/int mess vor 13 Jahren
  Daniel Stenberg 7559b77727 wait_ms: takes an int argument vor 13 Jahren
  Daniel Stenberg 4f170ee8f9 Curl_socket_ready: make timeout a 'long' vor 13 Jahren
  Yang Tse b735717606 compiler warning: fix vor 13 Jahren
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels vor 13 Jahren
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines vor 14 Jahren
  Yang Tse 21af9bf1cd Fix spelling vor 15 Jahren
  Yang Tse f7690db37d Some systems poll function sets POLLHUP in revents without setting vor 15 Jahren
  Daniel Stenberg b97606f0b0 Andreas Faerber and Scott McCreary made (lib)curl build for the Haiku OS vor 16 Jahren
  Yang Tse 19479ea021 Internal time differences now use monotonic time source if available. vor 16 Jahren
  Yang Tse 91aeebed26 Regression fix: vor 16 Jahren
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code vor 17 Jahren
  Yang Tse a11c8a6ea0 Cleanup no longer used macros vor 17 Jahren
  Yang Tse 2858935187 Fix compiler warning: local variable may be used without having been initialized vor 17 Jahren
  Daniel Stenberg 4c663ba9a8 When transferring 500 downloads in parallel with a c-ares enabled build only vor 17 Jahren
  Daniel Stenberg 8bd7197a8f Primarily this fixes an off-by-one buffer overwrite (rare but still existing). vor 17 Jahren
  Yang Tse 7f33aae067 initialize pending_ms to zero to avoid compiler warning: vor 17 Jahren
  Yang Tse 61022f3817 - Save one call to curlx_tvnow(), which calls gettimeofday(), in each of vor 17 Jahren
  Daniel Stenberg bf648fcfc3 keep lines < 80 columns vor 17 Jahren
  Daniel Stenberg 76627b322e - Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is a vor 17 Jahren
  Yang Tse 8fe9376d54 move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_once.h vor 17 Jahren