Daniel Stenberg
|
98b0d66eb4
digest: improve nonce generation
|
11 éve |
Daniel Stenberg
|
529a2e9110
Curl_output_digest: support auth-int for empty entity body
|
11 éve |
Daniel Stenberg
|
ac419bf562
Digest auth: escape user names with \ or " in them
|
11 éve |
Daniel Stenberg
|
7f963a19ec
checksrc: ban unsafe functions
|
11 éve |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 éve |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 éve |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 éve |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 éve |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 éve |
Gabriel Sjoberg
|
e237402c47
Digst: Add microseconds into nounce calculation
|
12 éve |
Anton Yabchinskiy
|
2c7cfd2926
Client's "qop" value should not be quoted (RFC2617, section 3.2.2).
|
12 éve |
Yang Tse
|
3c80309c27
fix several compiler warnings
|
12 éve |
Yang Tse
|
fd00b382b2
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
|
13 éve |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 éve |
Daniel Stenberg
|
adeac15d8e
digest_cleanup_one: made private
|
13 éve |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 éve |
Daniel Stenberg
|
c828646f60
CURL_DOES_CONVERSIONS: cleanup
|
13 éve |
Yang Tse
|
dc3e7df1c9
fix compiler warning
|
14 éve |
Daniel Stenberg
|
2c1b4e74e4
digest: make it clear the condition is always true
|
14 éve |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 éve |
Dan Fandrich
|
8519682564
Removed some obsolete digest code that caused a valgrind error in test 551.
|
15 éve |
Daniel Stenberg
|
effbd99384
- Andre Guibert de Bruet correctly pointed out an over-alloc with one wasted
|
15 éve |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
15 éve |
Yang Tse
|
df07537ccf
fix compiler warning
|
15 éve |
Daniel Stenberg
|
82ca52713b
- Alexey Borzov filed bug report #2535504
|
16 éve |
Daniel Stenberg
|
6e376532b0
- Internet Explorer had a broken HTTP digest authentication before v7 and
|
16 éve |
Daniel Stenberg
|
baeebb2b57
narrow the comment to < 80 columns
|
16 éve |
Daniel Stenberg
|
b701ea36a7
moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_
|
16 éve |
Daniel Stenberg
|
9d16b4081e
Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function
|
16 éve |
Daniel Stenberg
|
a579d67064
- Pascal Terjan filed bug #2154627
|
16 éve |