Историја ревизија

Аутор 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 пре 16 година
  Dan Fandrich 5591550167 Fixed a couple more locale-dependent toupper conversions, mainly for пре 16 година
  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 година