Commit History

Author SHA1 Message Date
  Daniel Stenberg f5c616930b duphandle: also init netrc 1 month ago
  Daniel Stenberg 8403e5a701 tests: fix callback signatures to please UndefinedBehaviorSanitizer 2 months ago
  Daniel Stenberg eed3c8f4b7 curl.h: remove the struct pointer for CURL/CURLSH/CURLM typedefs 2 months ago
  Daniel Stenberg d78e129d50 WebSockets: make support official (non-experimental) 3 months ago
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style 3 months ago
  Daniel Stenberg 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 3 months ago
  Stefan Eissing 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 4 months ago
  Stefan Eissing a58b50fca6 transfer: Curl_sendrecv() and event related improvements 4 months ago
  Viktor Szakats 457427e03f build: silence C4232 MSVC warnings in vcpkg ngtcp2 builds 4 months ago
  Daniel Stenberg ba235ab269 llist: remove direct struct accesses, use only functions 4 months ago
  Daniel Stenberg 2c15ee4bdb multi: make the "general" list of easy handles a Curl_llist 4 months ago
  Viktor Szakats 9cb7f08ef1 lib: fix AIX build issues 4 months ago
  Jay Satiro 573aaec3be easy: fix curl_easy_upkeep for shared connection caches 11 months ago
  Stefan Eissing 911c3166b6 lib: add eos flag to send methods 5 months ago
  Stefan Eissing 17e6f06ea3 connect: fix connection shutdown for event based processing 5 months ago
  Daniel Stenberg 25321de30e Revert "lib: send eos flag" 5 months ago
  Stefan Eissing be93299f10 lib: send eos flag 5 months ago
  Stefan Eissing 480883cf27 multi: fix pollset during RESOLVING phase 5 months ago
  Daniel Stenberg c074ba64a8 code: language cleanup in comments 5 months ago
  Viktor Szakats 72abf7c13a lib: tidy up types and casts 6 months ago
  Viktor Szakats 59dc9f7e69 build: untangle `CURLDEBUG` and `DEBUGBUILD` macros 7 months ago
  Jay Satiro 798a37b25e lib: clear the easy handle's saved errno before transfer 7 months ago
  Stefan Eissing 270a25c011 cw-out: improved error handling 8 months ago
  Jay Satiro bf567dd9f1 lib: use multi instead of multi_easy for the active multi 11 months ago
  Stefan Eissing 4e4e8af1f6 lib: move 'done' parameter to SingleRequests 9 months ago
  Stefan Eissing 2c0f2e8163 hyper: implement unpausing via client reader 9 months ago
  Stefan Eissing 0ba47146f7 mime: add client reader 10 months ago
  Stefan Eissing 3755153571 lib: Curl_read/Curl_write clarifications 10 months ago
  Daniel Stenberg 757dfdfb55 multi: make add_handle free any multi_easy 10 months ago
  Stefan Eissing 5929822114 lib: send rework 10 months ago