Historique des commits

Auteur SHA1 Message Date
  Yang Tse dc3e7df1c9 fix compiler warning il y a 13 ans
  Daniel Stenberg 2c1b4e74e4 digest: make it clear the condition is always true il y a 14 ans
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Dan Fandrich 8519682564 Removed some obsolete digest code that caused a valgrind error in test 551. il y a 15 ans
  Daniel Stenberg effbd99384 - Andre Guibert de Bruet correctly pointed out an over-alloc with one wasted il y a 15 ans
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h il y a 15 ans
  Yang Tse df07537ccf fix compiler warning il y a 15 ans
  Daniel Stenberg 82ca52713b - Alexey Borzov filed bug report #2535504 il y a 15 ans
  Daniel Stenberg 6e376532b0 - Internet Explorer had a broken HTTP digest authentication before v7 and il y a 15 ans
  Daniel Stenberg baeebb2b57 narrow the comment to < 80 columns il y a 15 ans
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ il y a 15 ans
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function il y a 15 ans
  Daniel Stenberg a579d67064 - Pascal Terjan filed bug #2154627 il y a 15 ans
  Daniel Stenberg 1b9d311b5c - Fixed the HTTP Digest auth code to not behave badly when getting a blank realm il y a 16 ans
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() il y a 16 ans
  Yang Tse 861b647e7b remove unnecessary typecasting of realloc() il y a 16 ans
  Yang Tse 3dcd2b82c4 fix print formatting string directives il y a 16 ans
  Dan Fandrich 934708d950 Made some variables const which eliminated some casts il y a 16 ans
  Yang Tse ac18b471d2 libcurl internal base64.h header file renamed to curl_base64.h il y a 16 ans
  Yang Tse bbe2386bff libcurl internal md5.h header file renamed to curl_md5.h il y a 16 ans
  Daniel Stenberg 0ce484eed9 Nikitinskit Dmitriy filed bug report #1868255 il y a 16 ans
  Daniel Stenberg 45a2240ead A bug report on the curl-library list showed a HTTP Digest session going on il y a 16 ans
  Daniel Stenberg cbd1a77ec2 if () => if() il y a 16 ans
  Dan Fandrich 8cf0814a14 Fixed some minor type mismatches and missing consts mainly found by splint. il y a 17 ans
  Daniel Stenberg 9af807a5ce HTTP Digest auth fix on a re-used connection il y a 17 ans
  Daniel Stenberg 7444342675 Jose Kahan pointed out a Digest server that provided the algorith last in the il y a 17 ans
  Daniel Stenberg 0fb5a65a58 - David McCreedy provided libcurl changes for doing HTTP communication on il y a 17 ans
  Daniel Stenberg 359d500908 - David McCreedy made changes to allow base64 encoding/decoding to work on il y a 17 ans
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that il y a 17 ans
  Daniel Stenberg 752acedc0b Olaf Stben fixed a bug that caused Digest authentication with md5-sess to il y a 18 ans