Commit History

Author SHA1 Message Date
  Daniel Stenberg 590f0358d8 - Anatoli Tubman found and fixed a crash with Negotiate authentication used on 16 years ago
  Daniel Stenberg 0d722204c3 https_getsock() should be static all over (and did some fixed indenting) 16 years ago
  Daniel Stenberg ba3e7a8656 rephrased comment 16 years ago
  Daniel Stenberg 4180ca7638 don't do the GOT_NOTHING error check if the DONE function was called with 16 years ago
  Daniel Stenberg d25aab2704 - Pooyan McSporran found and fixed a flaw where you first would do a normal 17 years ago
  Daniel Stenberg b620e62f0f - Dmitry Kurochkin moved several struct fields from the connectdata struct to 17 years ago
  Daniel Stenberg c6df788866 - Kevin Reed filed bug report #1879375 17 years ago
  Daniel Stenberg c914e6ea5d "Igor" pointed out that CURLOPT_COOKIELIST set to "ALL" leaked memory, and so 17 years ago
  Daniel Stenberg 53108806af Joe Malicki filed bug report #1871269 17 years ago
  Daniel Stenberg 18faa50940 Georg Lippitsch brought CURLOPT_SEEKFUNCTION and CURLOPT_SEEKDATA to allow 17 years ago
  Daniel Stenberg 7b1a22147e David Wright filed bug report #1849764 17 years ago
  Daniel Stenberg 662bee7193 All static functions that were previously name Curl_* something no longer 17 years ago
  Daniel Stenberg 7d3ea12b62 Spacen Jasset reported a problem with doing POST (with data read with a 17 years ago
  Daniel Stenberg 1c93e75375 Michal Marek introduced CURLOPT_PROXY_TRANSFER_MODE which is used to control 17 years ago
  Daniel Stenberg 13648f8ccd struct HandleData is now called struct SingleRequest, and is only for data that 17 years ago
  Daniel Stenberg 86956c2261 white space changes only to clean up indent and source width 17 years ago
  Yang Tse 4f05613fbb Fix unsigned integral math check in add_buffer_send() 17 years ago
  Daniel Stenberg 22e52ddd6e Ates Goral identified a problem in http.c:add_buffer_send() when a debug 17 years ago
  Daniel Stenberg 1125d45397 removed unnecessary check from add_buffer_send() that only was made within 17 years ago
  Yang Tse a2926ebe7c Fix a variable potential wrapping in add_buffer() when using absolutely 17 years ago
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code 17 years ago
  Yang Tse e550df675a Fix compiler warning: subscript has type `char' 17 years ago
  Daniel Stenberg 5b358603bd Michal Marek forwarded the bug report 17 years ago
  Yang Tse 92433e596b We use this ZERO_NULL to avoid picky compiler warnings, 17 years ago
  Patrick Monnerat a005243908 Fix dynamic CURLOPT_POSTFIELDS bug: back to static. 17 years ago
  Dan Fandrich 7831c1ae44 Fixed a few compile errors and warnings. 17 years ago
  Patrick Monnerat 07b6e7363d Added per-protocol callback static tables, replacing callback ptr storage 17 years ago
  Daniel Stenberg 08fd1829e0 Known bug #47, which confused libcurl if doing NTLM auth over a proxy with 17 years ago
  Daniel Stenberg 119364741e known bug #46: chunked-encoded CONNECT responses from a http proxy now works. 17 years ago
  Daniel Stenberg 015d5869d7 Mark Davies fixed Negotiate authentication over proxy, and also introduced 17 years ago