aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/basicauth.c
Commit message (Collapse)AuthorAge
* -remove duplicated socket_start_no_buffering logic in ↵Christian Grothoff2016-09-05
| | | | socket_start_no_buffering_flash
* adding gettext stuff for fixing #4614Christian Grothoff2016-09-05
|
* Moved generic emulated functions to mhd_compat.h/.c, removed "platform" dir,Evgeny Grin (Karlson2k)2016-08-23
| | | | removed "w32functions.h/.c"
* 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