Age | Commit message (Expand) | Author |
2019-05-20 | lib: reduce variable scopes | Marcel Raad |
2019-04-15 | md5: Forgot to update the code alignment in d84da52d | Steve Holme |
2019-04-15 | md5: Return CURLcode from the internally accessible functions | Steve Holme |
2019-04-14 | md(4|5): Fixed indentation oddities with the importation of replacement code | Steve Holme |
2019-04-14 | md5: Code style to return CURLE_OK rather than numeric 0 | Steve Holme |
2019-04-14 | md5: Corrected code style for some pointer arguments | Steve Holme |
2019-04-11 | build: fix Codacy/CppCheck warnings | Marcel Raad |
2019-03-15 | configure: add --with-amissl | Chris Young |
2018-11-01 | axtls: removed | Daniel Stenberg |
2018-09-14 | secure Openwall URLs | Viktor Szakats |
2018-08-11 | GCC: silence -Wcast-function-type uniformly | Marcel Raad |
2018-05-21 | checksrc: make sure sizeof() is used *with* parentheses | Daniel Stenberg |
2018-05-14 | gcc: disable picky gcc-8 function pointer warnings in two places | Daniel Stenberg |
2017-06-02 | MD(4|5): silence cast-align clang warning | Marcel Raad |
2016-12-14 | checksrc: warn for assignments within if() expressions | Daniel Stenberg |
2016-11-24 | checksrc: code style: use 'char *name' style | Daniel Stenberg |
2016-08-21 | win: Basic support for Universal Windows Platform apps | Marco Deckel |
2016-04-01 | memdebug: Ensure curl/curl.h is included before curl_memory.h | Steve Holme |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-03-24 | curl_memory: make curl_memory.h the second-last header file loaded | Dan Fandrich |
2015-03-19 | axtls: version 1.5.2 now requires that config.h be manually included | Dan Fandrich |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |
2015-02-06 | md5: use axTLS's own MD5 functions when available | Daniel Stenberg |
2015-02-06 | MD(4|5): make the MD4_* and MD5_* functions static | Daniel Stenberg |
2015-02-04 | MD5: fix compiler warnings and code style nits | Daniel Stenberg |
2015-02-04 | MD5: replace implementation | Daniel Stenberg |
2015-02-03 | unit1601: MD5 unit tests | Daniel Stenberg |
2014-04-18 | md5.c: fix use of uninitialized variable | Marc Hoersken |
2013-08-05 | md5: remove use of CommonCrypto-to-OpenSSL macros for the benefit of Leopard | Nick Zitzmann |
2013-07-30 | md5 & metalink: use better build macros on Apple operating systems | Nick Zitzmann |
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-11-17 | mem-include-scan: verify memory #includes | Daniel Stenberg |
2012-10-22 | metalink/md5: Use CommonCrypto on Apple operating systems | Nick Zitzmann |
2012-09-11 | wincrypt: Fixed cross-compilation issues caused by include name | Marc Hoersken |
2012-09-11 | md5.c: Added support for Microsoft Windows CryptoAPI | Marc Hoersken |
2012-05-22 | Fixed compile error with GNUTLS+NETTLE | Tatsuhiro Tsujikawa |
2012-04-23 | Curl_MD5_init: fix OOM memory leak | Daniel Stenberg |
2012-03-31 | md5: Add support for calculating the md5 sum of buffers incrementally | Gökhan Şengün |
2012-03-20 | fix several compiler warnings | Yang Tse |
2011-11-19 | Add support for using nettle instead of gcrypt as gnutls backend | Martin Storsjo |
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-04-19 | Curl_HMAC_MD5: fix the array init to not warn with picky compilers | Daniel Stenberg |
2010-04-19 | Fix GnuTLS compilation problem in md5.c | monnerat |
2010-04-19 | Implement SMTP authentication | monnerat |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |