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