Commit History

Autor SHA1 Mensaxe Data
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg 5e74c58b73 - Tim Ansell fixed a compiler warning in lib/cookie.c %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg a19e02be5e - Michael Wallner fixed a NULL pointer deref when calling %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg 58ebde9502 - Pawel Kierski pointed out a mistake in the cookie code that could lead to a %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ %!s(int64=15) %!d(string=hai) anos
  Dan Fandrich bab5183820 Created Curl_raw_nequal() which does a C-locale string case comparison. %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg a579d67064 - Pascal Terjan filed bug #2154627 %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg 18be9882f7 Removed superfluous check of clist->name, as in this code path that pointer %!s(int64=15) %!d(string=hai) anos
  Daniel Stenberg f72a26d340 - Stefan Krause pointed out that libcurl would wrongly send away cookies to %!s(int64=16) %!d(string=hai) anos
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() %!s(int64=16) %!d(string=hai) anos
  Yang Tse a622fd90b4 remove unnecessary typecasting of calloc() %!s(int64=16) %!d(string=hai) anos
  Daniel Stenberg e138ae5ec9 - I'm abandoning the system with the web site mirrors (but keeping download %!s(int64=16) %!d(string=hai) anos
  Yang Tse ad638da2c2 Library internal only C preprocessor macros FORMAT_OFF_T and FORMAT_OFF_TU %!s(int64=16) %!d(string=hai) anos
  Yang Tse 66fb9ca5f6 For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, %!s(int64=16) %!d(string=hai) anos
  Daniel Stenberg a62e155ca4 - Niklas Angebrand made the cookie support in libcurl properly deal with the %!s(int64=16) %!d(string=hai) anos
  Daniel Stenberg c914e6ea5d "Igor" pointed out that CURLOPT_COOKIELIST set to "ALL" leaked memory, and so %!s(int64=16) %!d(string=hai) anos
  Daniel Stenberg cbd1a77ec2 if () => if() %!s(int64=16) %!d(string=hai) anos
  Dan Fandrich 1b66c1da6c Added lots of consts %!s(int64=17) %!d(string=hai) anos
  Yang Tse d9e89e170f fix out of memory handling issue %!s(int64=17) %!d(string=hai) anos
  Dan Fandrich 7e74349b86 Fixed file handle leak in OOM condition. %!s(int64=17) %!d(string=hai) anos
  Yang Tse f08ac86834 fix compiler warning %!s(int64=17) %!d(string=hai) anos
  Yang Tse fbcf86b83e avoid using funtion isblank() and just use our ISBLANK %!s(int64=17) %!d(string=hai) anos
  Yang Tse 5c3f36b4b4 compiler warning fix %!s(int64=17) %!d(string=hai) anos
  Yang Tse 6d05a33ed9 use our own ISBLANK macro %!s(int64=17) %!d(string=hai) anos
  Daniel Stenberg 277df1c6b1 make Curl_cookie_clearall() survive getting called with a NULL pointer %!s(int64=17) %!d(string=hai) anos
  Daniel Stenberg 68e9f75708 As reported in bug: #1566077 the former URL mentioned in the generated cookie %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg 28611704d9 Ates Goral pointed out that libcurl's cookie parser did case insensitive %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg 606562aa7e Michael Wallner provided a patch that allows "SESS" to be set with %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg 90e1a6905a remove the typecast to long from time_t, since we now store it as curl_off_t %!s(int64=19) %!d(string=hai) anos