Commit History

Автор SHA1 Съобщение Дата
  Yang Tse 0569c9c1be David McCreedy's "http.c fix to Curl_proxyCONNECT for non-ASCII platforms" patch преди 15 години
  Daniel Stenberg e01b7c1ede - Bug report #2709004 (http://curl.haxx.se/bug/view.cgi?id=2709004) by Tim преди 15 години
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h преди 15 години
  Daniel Stenberg ea6531cf32 - Brian J. Murrell found out that Negotiate proxy authentication didn't work. преди 15 години
  Daniel Stenberg bdd4294e79 - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP преди 15 години
  Dan Fandrich 5591550167 Fixed a couple more locale-dependent toupper conversions, mainly for преди 15 години
  Daniel Stenberg 5be7d88b34 same procedure, simpler code преди 16 години
  Daniel Stenberg 07416b61e3 - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl преди 16 години
  Daniel Stenberg 42365aa7ef - Christian Krause filed bug #2221237 преди 16 години
  Daniel Stenberg 40e8b4e527 - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is преди 16 години
  Daniel Stenberg 4b3ae5e157 - Christian Krause reported and fixed a memory leak that would occur with HTTP преди 16 години
  Daniel Stenberg 4cbc0f6c2e - Rainer Canavan filed bug #2255627 преди 16 години
  Dan Fandrich 5e3c2af236 Factored out some common code into a new function output_auth_headers преди 16 години
  Daniel Stenberg f0bb9c7d8d added an extra set of braces to unconfuse emacs and then I re-indented a преди 16 години
  Yang Tse 6ea91af2f8 fix compiler warning преди 16 години
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ преди 16 години
  Dan Fandrich bab5183820 Created Curl_raw_nequal() which does a C-locale string case comparison. преди 16 години
  Dan Fandrich d22b2d181f Fixed a compiler warning with --disable-proxy преди 16 години
  Dan Fandrich 4198bb88b6 Compile away some more code in the CURL_DISABLE_PROXY case. преди 16 години
  Yang Tse 4acbe8f20c fix compiler warning преди 16 години
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function преди 16 години
  Daniel Stenberg a579d67064 - Pascal Terjan filed bug #2154627 преди 16 години
  Dan Fandrich 95456b8e78 Added const to some pointer variables преди 16 години
  Dan Fandrich 88513d2d1a Fixed some compiler warnings with gcc преди 16 години
  Dan Fandrich 8f467b4288 Removed unneeded includes of signal.h and setjmp.h преди 16 години
  Dan Fandrich 426ec2d399 Fixed a few comment typos преди 16 години
  Daniel Stenberg c4a694862c - Michael Goffioul filed bug report #2107377 "Problem with mutli + GnuTLS + преди 16 години
  Yang Tse 2ef72f7abb fix compiler warning преди 16 години
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() преди 16 години
  Yang Tse a622fd90b4 remove unnecessary typecasting of calloc() преди 16 години