aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* memorypool: fixed assert for an edge situationEvgeny Grin (Karlson2k)2020-10-07
* configure: check whether IPv6 could be used for testingEvgeny Grin (Karlson2k)2020-10-07
* configure: fixed typo, fixed detection of memory pagesizeEvgeny Grin (Karlson2k)2020-10-07
* memorypool: more sanity checksEvgeny Grin (Karlson2k)2020-10-07
* memorypool: added sanity checksEvgeny Grin (Karlson2k)2020-10-05
* memorypool: fixed typoEvgeny Grin (Karlson2k)2020-10-05
* configure: check and report target W32 version.Evgeny Grin (Karlson2k)2020-10-01
* Updated ChangeLogEvgeny Grin (Karlson2k)2020-09-30
* correct interpretation of revalue of MHD_socket_cork_Christian Grothoff2020-09-27
* fix transmission stall issue with upgraded TLS connections reported by Nguyen...Christian Grothoff2020-09-27
* fix thread-start issue discovered by Damon EarpChristian Grothoff2020-09-26
* perf_get_concurrent: reduce number of iteration on W32 as free portsEvgeny Grin (Karlson2k)2020-09-24
* makefiles: removed .NOTPARALLEL: from main makefilesEvgeny Grin (Karlson2k)2020-09-24
* test_concurrent_stop: check for client errorsEvgeny Grin (Karlson2k)2020-09-24
* test_concurrent_stop: removed unused defineEvgeny Grin (Karlson2k)2020-09-24
* test_concurrent_stop: renamed vars for clarityEvgeny Grin (Karlson2k)2020-09-24
* test_digestauth_sha256: do not test without sha256 support on libcurlEvgeny Grin (Karlson2k)2020-09-23
* test_digestauth_sha256: update formattingEvgeny Grin (Karlson2k)2020-09-23
* test_upgrade_large: fixed portabilityEvgeny Grin (Karlson2k)2020-09-21
* test_upgrade_large: apply formattingEvgeny Grin (Karlson2k)2020-09-21
* test_upgrade_large: fixed: don't override errnoEvgeny Grin (Karlson2k)2020-09-21
* test_upgrade_large.c: used portable way of inter-thread communicationEvgeny Grin (Karlson2k)2020-09-21
* mhd_itc_types.h: added macro for static initialisationEvgeny Grin (Karlson2k)2020-09-21
* Updated HTTP headers names, status codes and methodsEvgeny Grin (Karlson2k)2020-09-20
* contrib/gen_http_statuses_inserts.sh: updated to generate better formatted C ...Evgeny Grin (Karlson2k)2020-09-20
* uncrustify.cfg: updatedEvgeny Grin (Karlson2k)2020-09-20
* Re-factor debugging macros.Evgeny Grin (Karlson2k)2020-09-20
* daemon.c: optimisation for MHD_YES/MHD_NO comparisonEvgeny Grin (Karlson2k)2020-09-20
* Minor optimisation for MHD_YES/MHD_NO comparisonEvgeny Grin (Karlson2k)2020-09-20
* mhd_sockets.c: fixed warning on W32Evgeny Grin (Karlson2k)2020-09-17
* -bump versionChristian Grothoff2020-09-11
* -update ChangeLogChristian Grothoff2020-09-11
* fix #6594: better test for gnutls_record_uncorkChristian Grothoff2020-09-11
* fix crash problem found by MDChristian Grothoff2020-09-11
* indentation fixChristian Grothoff2020-08-19
* add logic to check return value of MHD_pool_reallocate()Christian Grothoff2020-08-19
* bump versionChristian Grothoff2020-07-26
* Merge branch 'master' of git+ssh://gnunet.org/libmicrohttpdChristian Grothoff2020-07-26
|\
| * Fixed examples using 'enum MHD_Result'.silvioprog2020-07-25
* | add ability to serve files from pipeChristian Grothoff2020-07-26
|/
* fix misc typosChristian Grothoff2020-07-23
* fix typosChristian Grothoff2020-07-23
* another issue found by test from MDChristian Grothoff2020-07-11
* fixing pp regressionChristian Grothoff2020-07-11
* Merge branch 'master' of git+ssh://gnunet.org/libmicrohttpdChristian Grothoff2020-07-11
|\
| * version bumpChristian Grothoff2020-07-10
| * fix postprocessor parser issue discovered by MDChristian Grothoff2020-07-10
* | extending test (MD)Christian Grothoff2020-07-11
|/
* add MD test for %2 decoding problem in PPChristian Grothoff2020-07-09
* fix return value of MHD_queue_basic_auth_fail_responseChristian Grothoff2020-07-02