index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
http_digest.c
Age
Commit message (
Expand
)
Author
2016-12-21
lib: fix MSVC compiler warnings
Marcel Raad
2016-12-14
checksrc: warn for assignments within if() expressions
Daniel Stenberg
2016-11-24
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
Alex Rousskov
2016-10-31
strcasecompare: all case insensitive string compares ignore locale now
Daniel Stenberg
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-04-29
lib: include curl_printf.h as one of the last headers
Daniel Stenberg
2016-03-25
vauth: Refactored function names after move to new vauth directory
Steve Holme
2016-03-25
vauth: Moved the DIGEST authentication code to the new vauth directory
Steve Holme
2016-02-04
URLs: change more http to https
Viktor Szakats
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-03-24
curl_memory: make curl_memory.h the second-last header file loaded
Dan Fandrich
2015-03-03
mprintf.h: remove #ifdef CURLDEBUG
Daniel Stenberg
2014-11-06
http_digest: Post SSPI support tidy up
Steve Holme
2014-11-06
http_digest: Added required SSPI based variables to digest structure
Steve Holme
2014-11-05
http_digest: Fixed memory leaks from commit 6f8d8131b1
Steve Holme
2014-11-05
http_digest: Fixed compilation errors from commit 6f8d8131b1
Steve Holme
2014-11-05
http_digest: Moved response generation into SASL module
Steve Holme
2014-11-05
http_digest: Moved challenge decoding into SASL module
Steve Holme
2014-11-05
http_digest: Moved clean-up function into SASL module
Steve Holme
2014-11-05
http_digest: Moved algorithm definitions to SASL module
Steve Holme
2014-11-05
http_digest: Use CURLcode instead of CURLdigest
Steve Holme
2014-10-28
code cleanup: We prefer 'CURLcode result'
Steve Holme
2014-10-24
code cleanup: we prefer 'CURLcode result'
Daniel Stenberg
2014-06-03
random: use Curl_rand() for proper random data
Daniel Stenberg
2013-12-20
vtls: renamed sslgen.[ch] to vtls.[ch]
Daniel Stenberg
2013-12-20
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
Daniel Stenberg
2013-12-04
digest: fix CURLAUTH_DIGEST_IE
Daniel Stenberg
2013-10-31
http: Added authentication message header value extraction
Steve Holme
2013-07-12
http_digest.c: SIGSEGV and OOM handling fixes
Yang Tse
2013-06-25
digest: append the timer to the random for the nonce
Daniel Stenberg
2013-06-25
digest: improve nonce generation
Daniel Stenberg
2013-06-11
Curl_output_digest: support auth-int for empty entity body
Daniel Stenberg
2013-05-27
Digest auth: escape user names with \ or " in them
Daniel Stenberg
2013-03-07
checksrc: ban unsafe functions
Daniel Stenberg
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-11-12
Digst: Add microseconds into nounce calculation
Gabriel Sjoberg
2012-07-21
Client's "qop" value should not be quoted (RFC2617, section 3.2.2).
Anton Yabchinskiy
2012-03-22
fix several compiler warnings
Yang Tse
2011-08-24
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
Yang Tse
2011-07-26
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
Yang Tse
2011-06-03
digest_cleanup_one: made private
Daniel Stenberg
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-04-20
CURL_DOES_CONVERSIONS: cleanup
Daniel Stenberg
2010-11-08
fix compiler warning
Yang Tse
2010-09-12
digest: make it clear the condition is always true
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
[next]