Age | Commit message (Expand) | Author |
---|---|---|
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 |