aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/md5.h
Commit message (Expand)AuthorAge
* Implemented support for hash calculation by GnuTLS lib functionsEvgeny Grin (Karlson2k)2022-09-25
* md5: replaced public domain MD5 implementation with our own implementationEvgeny Grin (Karlson2k)2022-09-25
* digestauth: reworked support for multiple digest algorithmsEvgeny Grin (Karlson2k)2022-05-23
* Doxy corrections, fixes, and syncEvgeny Grin (Karlson2k)2021-12-29
* Guard stddef.h includes with '#ifdef HAVE_STDDEF_H'Evgeny Grin (Karlson2k)2021-09-01
* fix transmission stall issue with upgraded TLS connections reported by Nguyen...Christian Grothoff2020-09-27
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* 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
* MD5: count bytes, not bitsEvgeny Grin (Karlson2k)2019-04-16
* MD5: fixed declarationEvgeny Grin (Karlson2k)2019-04-16
* preliminary implementation for RFC 7616 supportChristian Grothoff2018-12-08
* 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