Age | Commit message (Collapse) | Author |
|
It is now possible to calculate the md5 sum as the stream of buffers
becomes known where as previously it was only possible to calculate the
md5 sum of a pre-prepared buffer.
|
|
|
|
|
|
|
|
By the use of a the new lib/checksrc.pl script that checks that our
basic source style rules are followed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
while () => while()
and some other minor re-indentings
|
|
|
|
VS2005.
|
|
|
|
libcurl to build without Digest support. (I figure it should also explicitly
disable Negotiate and NTLM.)
|
|
|
|
and memset
|
|
warnings. Minor edits by me.
|
|
|
|
|
|
|
|
|