Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg e15e51384a http: move header storage to Curl_easy from connectdata vor 4 Jahren
  Daniel Stenberg f3d501dc67 build: disable more code/data when built without proxy support vor 4 Jahren
  Steve Holme 52dfab65d6 auth: Rename the various authentication clean up functions vor 5 Jahren
  Marcel Raad 773cef4fae lib: fix MSVC compiler warnings vor 8 Jahren
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions vor 8 Jahren
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) vor 8 Jahren
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now vor 8 Jahren
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy vor 8 Jahren
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers vor 8 Jahren
  Steve Holme 58a7bc96ec vauth: Refactored function names after move to new vauth directory vor 8 Jahren
  Steve Holme 51358a3f40 vauth: Moved the DIGEST authentication code to the new vauth directory vor 9 Jahren
  Viktor Szakats d49881cb19 URLs: change more http to https vor 8 Jahren
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// vor 8 Jahren
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded vor 9 Jahren
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG vor 9 Jahren
  Steve Holme 70100d5509 http_digest: Post SSPI support tidy up vor 10 Jahren
  Steve Holme 1033acd92d http_digest: Added required SSPI based variables to digest structure vor 10 Jahren
  Steve Holme 783c7f97ba http_digest: Fixed memory leaks from commit 6f8d8131b1 vor 10 Jahren
  Steve Holme f697d7fdd5 http_digest: Fixed compilation errors from commit 6f8d8131b1 vor 10 Jahren
  Steve Holme 6f8d8131b1 http_digest: Moved response generation into SASL module vor 10 Jahren
  Steve Holme 7e6d51a73c http_digest: Moved challenge decoding into SASL module vor 10 Jahren
  Steve Holme 25264131e2 http_digest: Moved clean-up function into SASL module vor 10 Jahren
  Steve Holme d7bfce3951 http_digest: Moved algorithm definitions to SASL module vor 10 Jahren
  Steve Holme efe4bab29b http_digest: Use CURLcode instead of CURLdigest vor 10 Jahren
  Steve Holme 085081fc6e code cleanup: We prefer 'CURLcode result' vor 10 Jahren
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' vor 10 Jahren
  Daniel Stenberg bbd3dc611e random: use Curl_rand() for proper random data vor 10 Jahren
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] vor 11 Jahren
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines vor 11 Jahren
  Daniel Stenberg ef118c13ba digest: fix CURLAUTH_DIGEST_IE vor 11 Jahren