Historial de Commits

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