aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/md5.c
Commit message (Expand)AuthorAge
* prefix even potentially exported hash symbols with MHD_ (as proposed by Dirk ...Christian Grothoff2019-06-03
* md5.c/.h: lowered number of included files.Evgeny Grin (Karlson2k)2019-04-19
* mhd_bithelpers.h: define _MHD_GET_32BIT_LE() and use it in md5.cEvgeny Grin (Karlson2k)2019-04-19
* Moved bit manipulation to separate header file.Evgeny Grin (Karlson2k)2019-04-17
* MD5: optimisation and simplificationEvgeny Grin (Karlson2k)2019-04-16
* MD5: some optimisations for little-endianEvgeny Grin (Karlson2k)2019-04-16
* MD5: count bytes, not bitsEvgeny Grin (Karlson2k)2019-04-16
* MD5: fixed declarationEvgeny Grin (Karlson2k)2019-04-16
* MD5: replaced needless checks with assertsEvgeny Grin (Karlson2k)2019-04-16
* preliminary implementation for RFC 7616 supportChristian Grothoff2018-12-08
* fix file names, include missing files to MakefileEvgeny Grin (Karlson2k)2015-08-22
* Update md5.c to version based on OpenBSD modifications,Evgeny Grin (Karlson2k)2015-08-08
* Add decl check for _stati64 (required for newer plibc)LRN2014-01-27
* -hide symbolsChristian Grothoff2013-12-24
* -changing directory nameChristian Grothoff2013-05-05