Commit History

Author SHA1 Message Date
  Daniel Stenberg 94043b1150 Dan Fandrich added the --disable-crypto-auth option to configure to allow 20 years ago
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 years ago
  Daniel Stenberg 81c48aa43d Joel Chen reported that we assumed content within quotes a bit too much in 20 years ago
  Daniel Stenberg feb2dd2835 Replaced all uses of sprintf() with the safer snprintf(). It is just a 20 years ago
  Daniel Stenberg 70f08b5baa Vincent Bronner made the code use the correct user name + password when 20 years ago
  Daniel Stenberg 78aba6e4cd return CURLDIGEST_NOMEM when a memory function fails to deliver 20 years ago
  Daniel Stenberg fd775454ca Check that memory functions return non-NULL or return error. 20 years ago
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 years ago
  Daniel Stenberg fff01f24bf Luca fixed the nc= in the digest line since it apparantly should not have 20 years ago
  Daniel Stenberg 1354671c90 use %ld to printf now.tv_sec 20 years ago
  Daniel Stenberg fc6eff13b5 General HTTP authentication cleanup and fixes 20 years ago
  Daniel Stenberg 1756499b11 oops, a bad strtok() was fixed by Luca 20 years ago
  Daniel Stenberg b34c40dcf5 Luca Altea's major HTTP Digest update 20 years ago
  Daniel Stenberg cd95bb22ea added include to fix warning 20 years ago
  Daniel Stenberg 1745ecd8ac * Fixed a memory leak when doing repeated re-negotiations. 20 years ago
  Daniel Stenberg 2c11425868 first attempt to support stale=true 20 years ago
  Daniel Stenberg 385086b460 size_t/int fix 20 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 years ago
  Daniel Stenberg f7db3023a8 wrap at 80 cols 21 years ago
  Daniel Stenberg 52b631fade Access the user and passwd fields from the connectdata struct now instead 21 years ago
  Daniel Stenberg 308bc9d919 use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions 21 years ago
  Daniel Stenberg a39d77227f Better Digest stuff 21 years ago
  Daniel Stenberg 87f8c0d471 hush the compiler 21 years ago
  Daniel Stenberg 334d78cd18 Initial Digest support. At least partly working. 21 years ago