aboutsummaryrefslogtreecommitdiff
path: root/lib/md4.c
AgeCommit message (Expand)Author
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: rename 93 lib/*.c filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-03-20fix several compiler warningsYang Tse
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2011-04-27source cleanup: unify look, style and indent levelsDaniel Stenberg
2010-08-04build: remove unneeded cast to (void *)Yang Tse
2010-08-03md4: replace bcopy usage with memcpyYang Tse
2010-06-30http_ntlm: add support for NSSKamil Dudka