aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/internal.c
Commit message (Expand)AuthorAge
* Partial revert of 1b610e5b13b7b96e7b3f372c8da1ec9d840f896a.Evgeny Grin (Karlson2k)2019-05-01
* allow binary zero in unescaped GET arguments (see mailinglist)Christian Grothoff2019-03-20
* releasing libmicrohttpd 0.9.56v0.9.56Christian Grothoff2017-11-24
* Hello, in commit 243e8fcd6054e4c0d2964b0d4b29e0c15861498d (5 Jun 2017),Christian Grothoff2017-09-27
* Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.Evgeny Grin (Karlson2k)2016-11-08
* address #4614: mark translatable strings with _-macroChristian Grothoff2016-09-06
* -dceChristian Grothoff2016-08-02
* MHD_http_unescape(): replace call of strtoul() with MHD_strx_to_uint32_n_()Evgeny Grin (Karlson2k)2016-07-28
* Corrected typos in commentsEvgeny Grin (Karlson2k)2016-04-10
* configure.ac: cleanup and fixes related to optional features, corresponding c...Evgeny Grin (Karlson2k)2016-01-11
* deduplicate arg parsing logic between connection.c and digestauth.c (now in i...Christian Grothoff2015-10-05
* Reimplement monotonic clock with wide range of platforms supportEvgeny Grin (Karlson2k)2015-08-27
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* make MHD_http_unescape() part of API (#3585)Christian Grothoff2014-12-19
* Hi Christian,Christian Grothoff2014-10-29
* fix '+' unescape logic for URI-encoded POST dataChristian Grothoff2014-09-29
* adding MHD_set_response_options functionChristian Grothoff2014-06-08
* fix #3413Christian Grothoff2014-06-01
* -cosmetic patch from Evgeny GrinChristian Grothoff2014-02-08
* Add decl check for _stati64 (required for newer plibc)LRN2014-01-27
* -hide symbolsChristian Grothoff2013-12-24
* -fix tests for MHD_USE_SUSPEND_RESUMEChristian Grothoff2013-12-03
* check CLOCK_MONOTONIC is definedChristian Grothoff2013-09-23
* -doxygen fixesChristian Grothoff2013-09-07
* -changing directory nameChristian Grothoff2013-05-05