Commit History

Author SHA1 Message Date
  Dan Fandrich bcc29cda8e Fixed compilation when the synchronous resolver is used 13 years ago
  Daniel Stenberg 7de2f9271c async resolvers: further cleanups 13 years ago
  Kamil Dudka 5c7c9a768d url: provide dead_connection flag in Curl_handler::disconnect 14 years ago
  Daniel Stenberg adaf87530d multi interface: missed storing connection time 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Daniel Stenberg e84c7db049 - Constantine Sapuntzakis fixed bug report #2784055 15 years ago
  Daniel Stenberg bf44d0f640 Moved Curl_strntoupper() to the rawstr.c file where the other raw string 15 years ago
  Daniel Stenberg de4610a55f - Markus Moeller introduced two new options to libcurl: 15 years ago
  Dan Fandrich 5591550167 Fixed a couple more locale-dependent toupper conversions, mainly for 15 years ago
  Dan Fandrich bc93011554 Unified much of the SessionHandle initialization done in Curl_open() and 15 years ago
  Daniel Stenberg 479ddb1fee - Igor Novoseltsev filed bug #2351645 16 years ago
  Daniel Stenberg 34d837c2dd provide CURL_DEFAULT_PROXY_PORT set to 1080 for the default port libcurl 16 years ago
  Daniel Stenberg b3de497d83 Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support that 16 years ago
  Daniel Stenberg 5b358603bd Michal Marek forwarded the bug report 17 years ago
  Dan Fandrich 16b95fc773 Enabled a few more gcc warnings with --enable-debug. Renamed a few 17 years ago
  Daniel Stenberg 50c10aa5bf Patrick Monnerat and I modified libcurl so that now it *copies* all strings 17 years ago
  Dan Fandrich 9f72db13c4 Fixed an out of memory handling issue with HTTP pipelines. 17 years ago
  Yang Tse c25283185a fogot to change Curl_mk_connc in header file 17 years ago
  Yang Tse b6f889085d update copyright year notice 17 years ago
  Daniel Stenberg 385e612fa5 - Armel Asselin improved libcurl to behave a lot better when an easy handle 17 years ago
  Daniel Stenberg e4505aefd9 Jared Lundell filed bug report #1604956 18 years ago
  Daniel Stenberg a1de9367ec Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to test 18 years ago
  Daniel Stenberg 2d5fc39d35 Resize the connection cache upwards when adding more handles than what 18 years ago
  Daniel Stenberg 39e01e9349 file-local function should be static and not use Curl_ prefix! 18 years ago
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection 18 years ago
  Daniel Stenberg 686d90745b First curl_multi_socket() commit. Should primarily be considered as an internal 18 years ago
  Daniel Stenberg 4922904991 Simplified the code within curl_easy_perform() that calls Curl_perform(). 19 years ago
  Daniel Stenberg 6e61939382 GnuTLS support added. There's now a "generic" SSL layer that we use all over 19 years ago
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. 19 years ago
  Daniel Stenberg 8001921112 I made Curl_done() take a pointer-pointer in the first argument instead, and 20 years ago