Commit History

Author SHA1 Message Date
  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
  Daniel Stenberg d60c22572b Curl_done() and the protocol-specific conn->curl_done() functions now all 20 years ago
  Daniel Stenberg 648e82f05d Major hostip.c cleanup and split into multiple files and easier #ifdef 20 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 years ago
  Daniel Stenberg b73612392d ares awareness/usage/support added. If configure --enable-ares is used, we 21 years ago
  Daniel Stenberg 071c95128e moved the proxyuser and proxypasswd fields from the sessionhandle to the 21 years ago
  Daniel Stenberg 9558f229db Fixup after talks with Richard Bramante. We should now make better 21 years ago
  Daniel Stenberg f26a338a54 copyright year update in the source header 22 years ago
  Daniel Stenberg 2cff251863 Curl_resolv() now returns a different struct, and it contains a reference 22 years ago
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 years ago
  Daniel Stenberg cb895ec335 Initial fix to make the multi interface return control while waiting for 22 years ago
  Daniel Stenberg 974f314f57 copyright string (year) update 22 years ago
  Daniel Stenberg 8b6314ccfb merged the multi-dev branch back into MAIN again 23 years ago
  Daniel Stenberg 0ece1b5c34 Major rename and redesign of the internal "backbone" structs. Details will 23 years ago
  Daniel Stenberg a547f3a21e moved the url.c prototypes to here 23 years ago