История коммитов

Автор 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 лет назад