Commit History

Author SHA1 Message Date
  Jay Satiro b9f11ae875 lib: drop USE_SOCKETPAIR in favor of CURL_DISABLE_SOCKETPAIR 3 years ago
  Jay Satiro 44c9e18e5f asyn-thread: fix build for when getaddrinfo missing 3 years ago
  Daniel Stenberg 1dc8aa870e hostip/proxy: remove conn->data use 3 years ago
  Daniel Stenberg 8335c6417e hostip: remove conn->data from resolver functions 3 years ago
  Erik Olsson 0a5827571f lib: save a bit of space with some structure packing 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg aba01da639 failf: remove newline from formatting strings 3 years ago
  Daniel Stenberg 37cdc2a05c asyn: use 'struct thread_data *' instead of 'void *' 4 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support 4 years ago
  Daniel Stenberg 842f73de58 timeouts: change millisecond timeouts to timediff_t from time_t 4 years ago
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs 4 years ago
  Daniel Stenberg 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 years ago
  Daniel Stenberg 59e351a572 asyn-*: remove support for never-used NULL entry pointers 4 years ago
  Jay Satiro 153d581b7f asyn-thread: fix cppcheck warning 4 years ago
  Jay Satiro 05d3312f77 asyn-thread: remove dead code 4 years ago
  Daniel Stenberg 0b030a5b23 global_init: move the IPv6 works status bool to multi handle 4 years ago
  Daniel Stenberg 8bd14c871f fix: Copyright year out of date, should be 2020 4 years ago
  Marcel Raad 875314ed0b hostip: move code to resolve IP address literals to `Curl_resolv` 4 years ago
  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` 5 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