Commit History

Author SHA1 Message Date
  Daniel Stenberg fd137786e5 bundles: merged into conncache.c 9 years ago
  Daniel Stenberg b419e7ae0c hostcache: made all host caches use structs, not pointers 9 years ago
  Daniel Stenberg 640296c95d connection cache: avoid Curl_hash_alloc() 9 years ago
  Daniel Stenberg 6ba2e88a64 CURLOPT_HEADEROPT: default to separate 9 years ago
  Linus Nielsen 97c272e5d1 Negotiate: custom service names for SPNEGO. 9 years ago
  Daniel Stenberg 09a31fabe4 ConnectionExists: call it multi-use instead of pipelining 9 years ago
  Daniel Stenberg 85c45d153b connectionexists: follow-up to fd9d3a1ef1f 9 years ago
  Daniel Stenberg fd9d3a1ef1 connectionexists: fix build without NTLM 9 years ago
  Daniel Stenberg 0583e87ada fix_hostname: zero length host name caused -1 index offset 9 years ago
  Daniel Stenberg 31be461c6b ConnectionExists: for NTLM re-use, require credentials to match 9 years ago
  Jay Satiro 488102fc17 url: Don't accept CURLOPT_SSLVERSION unless USE_SSL is defined 9 years ago
  Daniel Stenberg 5d23279299 CURLOPT_PATH_AS_IS: added 9 years ago
  Alessandro Ghedini 4dcd25e138 url: add CURLOPT_SSL_FALSESTART option 9 years ago
  Daniel Stenberg 9395999543 checksrc: use space after comma 9 years ago
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() 9 years ago
  Markus Elfring 9e661601fe Bug #149: Deletion of unnecessary checks before a few calls of cURL functions 9 years ago
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" 9 years ago
  Daniel Stenberg 852d35b6ea proxy: re-use proxy connections (regression) 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Julian Ospald 90314100e0 configure: allow both --with-ca-bundle and --with-ca-path 9 years ago
  Alessandro Ghedini 3af90a6e19 url: add CURLOPT_SSL_VERIFYSTATUS option 10 years ago
  Daniel Stenberg 178bd7db34 url-parsing: reject CRLFs within URLs 10 years ago
  Steve Holme 1abe65d928 code/docs: Use Unix rather than UNIX to avoid use of the trademark 10 years ago
  Kyle J. McKay 14c3601583 parseurlandfillconn(): fix improper non-numeric scope_id stripping. 10 years ago
  Patrick Monnerat 9081014c2c IPV6: address scope != scope id 10 years ago
  Steve Holme 24b30d259c smb: Disable SMB when 64-bit integers are not supported 10 years ago
  Steve Holme 0da4524a22 url.c: Fixed compilation warning when USE_NTLM is not defined 10 years ago
  Dan Fandrich 41f1f6e830 cookies: Improved OOM handling in cookies 10 years ago
  Steve Holme dcd484a238 smb: Fixed Windows autoconf builds following commit eb88d778e7 10 years ago
  Bill Nagel 526603ff05 smb: Build with SSPI enabled 10 years ago