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
/
md4.c
Age
Commit message (
Expand
)
Author
2017-06-02
MD(4|5): silence cast-align clang warning
Marcel Raad
2017-04-21
mbedtls: enable NTLM (& SMB) even if MD4 support is unavailable
Dan Fandrich
2016-12-14
checksrc: warn for assignments within if() expressions
Daniel Stenberg
2015-02-06
MD(4|5): make the MD4_* and MD5_* functions static
Daniel Stenberg
2015-02-04
MD4: fix compiler warnings and code style nits
Daniel Stenberg
2015-02-04
MD4: replace implementation
Daniel Stenberg
2014-12-05
OS400: enable NTLM authentication
Patrick Monnerat
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
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-03-20
fix several compiler warnings
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-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2010-08-04
build: remove unneeded cast to (void *)
Yang Tse
2010-08-03
md4: replace bcopy usage with memcpy
Yang Tse
2010-06-30
http_ntlm: add support for NSS
Kamil Dudka