aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/basicauth.c
Commit message (Collapse)AuthorAge
* Silent compiler warningEvgeny Grin (Karlson2k)2016-04-10
|
* one variable per lineChristian Grothoff2016-04-08
|
* Check result of snprintf() in basicauth.c and digestauth.c, log more errorsEvgeny Grin (Karlson2k)2016-04-08
|
* configure.ac: cleanup and fixes related to optional features, corresponding ↵Evgeny Grin (Karlson2k)2016-01-11
| | | | changes in source files
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Replace char variable size arrays with malloc'ed buffersEvgeny Grin (Karlson2k)2014-12-22
|
* Replace snprintf with platform-independent macroEvgeny Grin (Karlson2k)2014-12-22
|
* -more doxygen improvementsChristian Grothoff2013-08-22
|
* -changing directory nameChristian Grothoff2013-05-05