Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Stenberg 46620b9743 http: use credentials from transfer, not connection 3 gadi atpakaļ
  Patrick Monnerat ecb13416e3 lib: remove conn->data uses 3 gadi atpakaļ
  Daniel Stenberg 4d2f800677 curl.se: new home 3 gadi atpakaļ
  Daniel Stenberg e15e51384a http: move header storage to Curl_easy from connectdata 4 gadi atpakaļ
  Steve Holme 52dfab65d6 auth: Rename the various authentication clean up functions 5 gadi atpakaļ
  Steve Holme 5c2aebe308 http_digest: Don't expose functions when HTTP and Crypto Auth are disabled 5 gadi atpakaļ
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 gadi atpakaļ
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 gadi atpakaļ
  Steve Holme d7bfce3951 http_digest: Moved algorithm definitions to SASL module 9 gadi atpakaļ
  Steve Holme efe4bab29b http_digest: Use CURLcode instead of CURLdigest 9 gadi atpakaļ
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 gadi atpakaļ
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 gadi atpakaļ
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files 11 gadi atpakaļ
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 gadi atpakaļ
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 gadi atpakaļ
  Daniel Stenberg adeac15d8e digest_cleanup_one: made private 13 gadi atpakaļ
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 gadi atpakaļ
  Dan Fandrich 8cf0814a14 Fixed some minor type mismatches and missing consts mainly found by splint. 17 gadi atpakaļ
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection 18 gadi atpakaļ
  Daniel Stenberg 78aba6e4cd return CURLDIGEST_NOMEM when a memory function fails to deliver 20 gadi atpakaļ
  Daniel Stenberg fc6eff13b5 General HTTP authentication cleanup and fixes 20 gadi atpakaļ
  Daniel Stenberg 931c847e2b CURLDIGEST_BADALGO is a new return code from the digest code 20 gadi atpakaļ
  Daniel Stenberg 053f6c85ef updated year in the copyright string 20 gadi atpakaļ
  Daniel Stenberg a39d77227f Better Digest stuff 21 gadi atpakaļ
  Daniel Stenberg 00a7c6fe6b proper header added 21 gadi atpakaļ
  Daniel Stenberg 334d78cd18 Initial Digest support. At least partly working. 21 gadi atpakaļ