Commit History

Автор SHA1 Съобщение Дата
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h преди 15 години
  Yang Tse df07537ccf fix compiler warning преди 15 години
  Daniel Stenberg 82ca52713b - Alexey Borzov filed bug report #2535504 преди 15 години
  Daniel Stenberg 6e376532b0 - Internet Explorer had a broken HTTP digest authentication before v7 and преди 15 години
  Daniel Stenberg baeebb2b57 narrow the comment to < 80 columns преди 15 години
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ преди 15 години
  Daniel Stenberg 9d16b4081e Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function преди 15 години
  Daniel Stenberg a579d67064 - Pascal Terjan filed bug #2154627 преди 15 години
  Daniel Stenberg 1b9d311b5c - Fixed the HTTP Digest auth code to not behave badly when getting a blank realm преди 15 години
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() преди 16 години
  Yang Tse 861b647e7b remove unnecessary typecasting of realloc() преди 16 години
  Yang Tse 3dcd2b82c4 fix print formatting string directives преди 16 години
  Dan Fandrich 934708d950 Made some variables const which eliminated some casts преди 16 години
  Yang Tse ac18b471d2 libcurl internal base64.h header file renamed to curl_base64.h преди 16 години
  Yang Tse bbe2386bff libcurl internal md5.h header file renamed to curl_md5.h преди 16 години
  Daniel Stenberg 0ce484eed9 Nikitinskit Dmitriy filed bug report #1868255 преди 16 години
  Daniel Stenberg 45a2240ead A bug report on the curl-library list showed a HTTP Digest session going on преди 16 години
  Daniel Stenberg cbd1a77ec2 if () => if() преди 16 години
  Dan Fandrich 8cf0814a14 Fixed some minor type mismatches and missing consts mainly found by splint. преди 17 години
  Daniel Stenberg 9af807a5ce HTTP Digest auth fix on a re-used connection преди 17 години
  Daniel Stenberg 7444342675 Jose Kahan pointed out a Digest server that provided the algorith last in the преди 17 години
  Daniel Stenberg 0fb5a65a58 - David McCreedy provided libcurl changes for doing HTTP communication on преди 17 години
  Daniel Stenberg 359d500908 - David McCreedy made changes to allow base64 encoding/decoding to work on преди 17 години
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that преди 17 години
  Daniel Stenberg 752acedc0b Olaf Stben fixed a bug that caused Digest authentication with md5-sess to преди 18 години
  Daniel Stenberg 94043b1150 Dan Fandrich added the --disable-crypto-auth option to configure to allow преди 19 години
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source преди 20 години
  Daniel Stenberg 81c48aa43d Joel Chen reported that we assumed content within quotes a bit too much in преди 20 години
  Daniel Stenberg feb2dd2835 Replaced all uses of sprintf() with the safer snprintf(). It is just a преди 20 години
  Daniel Stenberg 70f08b5baa Vincent Bronner made the code use the correct user name + password when преди 20 години