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
2004-05-11
curl_global_init_mem() allows the memory functions to be replaced.
Daniel Stenberg
2004-05-10
Luca fixed the nc= in the digest line since it apparantly should not have
Daniel Stenberg
2004-05-06
use %ld to printf now.tv_sec
Daniel Stenberg
2004-05-04
General HTTP authentication cleanup and fixes
Daniel Stenberg
2004-04-30
oops, a bad strtok() was fixed by Luca
Daniel Stenberg
2004-04-29
Luca Altea's major HTTP Digest update
Daniel Stenberg
2004-03-31
added include to fix warning
Daniel Stenberg
2004-03-31
* Fixed a memory leak when doing repeated re-negotiations.
Daniel Stenberg
2004-03-30
first attempt to support stale=true
Daniel Stenberg
2004-03-08
size_t/int fix
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-09-02
wrap at 80 cols
Daniel Stenberg
2003-07-19
Access the user and passwd fields from the connectdata struct now instead
Daniel Stenberg
2003-06-26
use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions
Daniel Stenberg
2003-05-22
Better Digest stuff
Daniel Stenberg
2003-05-22
hush the compiler
Daniel Stenberg
2003-05-22
Initial Digest support. At least partly working.
Daniel Stenberg
[prev]