Commit History

Author SHA1 Message Date
  Daniel Stenberg 3cb06eb2b2 - James Bursa posted a patch to the mailing list that fixed a problem with 15 years ago
  Daniel Stenberg 611b3584d6 make no proxy set return OK from Curl_connected_proxy() since it will be called 15 years ago
  Daniel Stenberg f04720afb8 fix the Curl_connected_proxy function for when libcurl actually connects fine 15 years ago
  Daniel Stenberg fd5e69f769 ConnectPlease() fixed for the new proxy connect functionality to make sure 15 years ago
  Daniel Stenberg e84c7db049 - Constantine Sapuntzakis fixed bug report #2784055 15 years ago
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 years ago
  Daniel Stenberg 379bfa5a36 - bug report #2727981 (http://curl.haxx.se/bug/view.cgi?id=2727981) by Martin 15 years ago
  Daniel Stenberg ee73fc361b - David James brought a patch that make libcurl close (all) dead connections 15 years ago
  Daniel Stenberg 042cc1f69e - David Kierznowski notified us about a security flaw 15 years ago
  Yang Tse df07537ccf fix compiler warning 15 years ago
  Daniel Stenberg 8f81fd6be5 - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 for 15 years ago
  Daniel Stenberg bf44d0f640 Moved Curl_strntoupper() to the rawstr.c file where the other raw string 15 years ago
  Daniel Stenberg d4ac3d53fc - Patrick Scott found a rather large memory leak when using the multi 15 years ago
  Daniel Stenberg bdd4294e79 - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP 15 years ago
  Daniel Stenberg de4610a55f - Markus Moeller introduced two new options to libcurl: 15 years ago
  Daniel Stenberg 0516ce7786 - Chad Monroe provided the new CURLOPT_TFTP_BLKSIZE option that allows an app 15 years ago
  Daniel Stenberg 5aeef9c1c8 - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option. 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 83640b2ee5 - Phil Lisiecki filed bug report #2413067 15 years ago
  Daniel Stenberg 07416b61e3 - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl 16 years ago
  Daniel Stenberg 3ca360391a Make the getoff all pipelines function only set _inuse to FALSE if the 16 years ago
  Daniel Stenberg c0dfe6e51d Dan F pointed out that we don't need to scan IPv6 addresses for '%'-letters 16 years ago
  Daniel Stenberg 1b4af1f8d8 - Keshav Krity found out that libcurl failed to deal with dotted IPv6 16 years ago
  Daniel Stenberg 6e376532b0 - Internet Explorer had a broken HTTP digest authentication before v7 and 16 years ago
  Daniel Stenberg 479ddb1fee - Igor Novoseltsev filed bug #2351645 16 years ago
  Daniel Stenberg 797bc8504c - Andreas Wurf and Markus Koetter helped me analyze a problem that Andreas got 16 years ago
  Daniel Stenberg b80c5cff49 corrected and clarified the *_SPEED_LARGE comments 16 years ago
  Daniel Stenberg d0b8b5a199 - Bug #2218480 (http://curl.haxx.se/bug/view.cgi?id=2218480) pointed out a 16 years ago
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 16 years ago