Commit History

Author SHA1 Message Date
  Xiang Xiao 060fb84a5a lib: remove erroneous +x file permission on some c files 4 years ago
  Marcel Raad 67a08dca27 curl_setup: disable IPv6 resolver without `getaddrinfo` 4 years ago
  Daniel Stenberg 9c76f694de asyn-thread: make use of Curl_socketpair() where available 5 years ago
  Daniel Stenberg e34ec7de59 asyn-thread: s/AF_LOCAL/AF_UNIX for Solaris 5 years ago
  Eric Wong 17d1e27d30 asyn-thread: issue CURL_POLL_REMOVE before closing socket 5 years ago
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 5 years ago
  Daniel Stenberg a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 5 years ago
  Daniel Stenberg 041690aadb asyn-thread: removed unused variable 5 years ago
  amkatyal eb9a604f8d asyn-thread: create a socketpair to wait on 5 years ago
  Daniel Stenberg 3af0e76d1e HTTP3: initial (experimental) support 5 years ago
  Daniel Stenberg 754ae10398 threaded-resolver: shutdown the resolver thread without error message 5 years ago
  Brad Spencer 84a30d0a41 curl_multi_remove_handle() don't block terminating c-ares requests 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 years ago
  Romain Fliedel 6765e6d9e6 ares: remove fd from multi fd set when ares is about to close the fd 5 years ago
  Rikard Falkeborn 1c14ba60cc asyn-thread: Remove unused macro 6 years ago
  Daniel Stenberg 3ef67c6861 easy_perform: use *multi_timeout() to get wait times 6 years ago
  Daniel Stenberg ac9a179fe9 multi: fix memory leak when stopped during name resolve 6 years ago
  Daniel Stenberg 67636222f4 threaded resolver: track resolver time and set suitable timeout values 6 years ago
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now 7 years ago
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions 7 years ago
  Dan Fandrich df29455dbc asyn-thread: Fixed cleanup after OOM 7 years ago
  Dan Fandrich d5d736726c asyn-thread: Improved cleanup after OOM situations 7 years ago
  Dan Fandrich 11a8778e0b asyn-thread: Set errno to the proper value ENOMEM in OOM situation 7 years ago
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros 7 years ago
  Daniel Stenberg 6b0aa00abb asyn-thread.c: fix unused variable warnings on macOS 7 years ago
  Daniel Stenberg 31b39c40cf multi: use a fixed array of timers instead of malloc 7 years ago
  Marcel Raad ea1b864786 asyn-thread: fix unused macro warnings 7 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 7 years ago
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc 7 years ago
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 7 years ago