Commit History

Author SHA1 Message Date
  Daniel Stenberg d37b0936d1 ssh: define USE_SSH if SSH is enabled (any backend) 5 years ago
  Daniel Stenberg 5c8783d77f process_pending_handles: mark queued transfers as previously pending 5 years ago
  Daniel Stenberg 5fc28510a4 CURL_MAX_INPUT_LENGTH: largest acceptable string input size 5 years ago
  Daniel Stenberg e649432e72 CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse 5 years ago
  Daniel Stenberg f73de32d46 CURLOPT_DNS_USE_GLOBAL_CACHE: remove 5 years ago
  Daniel Stenberg 2f44e94efb pipelining: removed 5 years ago
  Brad Spencer 80208d68dc resolve: apply Happy Eyeballs philosophy to parallel c-ares queries 5 years ago
  Dominik Hölzl 6c60355323 Negotiate: fix for HTTP POST with Negotiate 6 years ago
  Daniel Stenberg e1be825453 alt-svc: the libcurl bits 5 years ago
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 years ago
  Daniel Stenberg 4ff055530d Curl_easy: remove req.maxfd - never used! 5 years ago
  Daniel Stenberg 62a2534e4c urldata: convert bools to bitfields and move to end 5 years ago
  Daniel Stenberg 880cd5dd20 strerror: make the strerror function use local buffers 5 years ago
  Daniel Stenberg b08898fb29 connection: never reuse CONNECT_ONLY conections 5 years ago
  Daniel Stenberg 28177def43 gssapi: fix deprecated header warnings 5 years ago
  Daniel Stenberg a6d134e17a pretransfer: don't strlen() POSTFIELDS set for GET requests 5 years ago
  georgeok a730432e59 spnego_sspi: add support for channel binding 5 years ago
  georgeok 0966233744 ntlm_sspi: add support for channel binding 6 years ago
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn 5 years ago
  Daniel Stenberg 4c35574bb7 multi: multiplexing improvements 5 years ago
  Claes Jakobsson d8cae791f4 hostip: support wildcard hosts 5 years ago
  Daniel Stenberg 006ff62d8c http: added options for allowing HTTP/0.9 responses 5 years ago
  Daniel Stenberg d8a9de6203 pingpong: change default response timeout to 120 seconds 5 years ago
  Ayoub Boudhar f464535bfd http: Implement trailing headers for chunked transfers 6 years ago
  Tobias Hintze 5b4cce2e36 host names: allow trailing dot in name resolve, then strip it 6 years ago
  Jim Fuller 5c4fe0d826 setopt: add CURLOPT_CURLU 6 years ago
  Michael Kaufmann daabc91581 urldata: Fix comment in header 6 years ago
  Viktor Szakats ff9d7f4447 spelling fixes [ci skip] 6 years ago
  Daniel Stenberg 46e164069d url: use the URL API internally as well 6 years ago
  Max Dymond 7b655fcbad upkeep: add a connection upkeep API: curl_easy_conn_upkeep() 6 years ago