Initial Digest support. At least partly working.
authorDaniel Stenberg <daniel@haxx.se>
Thu, 22 May 2003 16:09:54 +0000 (16:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 May 2003 16:09:54 +0000 (16:09 +0000)
commit334d78cd18a7310144383929bdcef34ffbf6159b
tree0eecb3d7337d2a0fcc13d3fae6847e91090da787
parent23563255921b055db38867a997806d139039061e
Initial Digest support. At least partly working.
lib/Makefile.am
lib/http.c
lib/http_digest.c [new file with mode: 0644]
lib/http_digest.h [new file with mode: 0644]
lib/md5.c [new file with mode: 0644]
lib/md5.h [new file with mode: 0644]
lib/transfer.c
lib/urldata.h