aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd
Commit message (Collapse)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
|
* 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
|
* correct interpretation of revalue of MHD_socket_cork_Christian Grothoff2020-09-27
|
* fix transmission stall issue with upgraded TLS connections reported by ↵Christian Grothoff2020-09-27
| | | | Nguyen Xuan Viet on the mailinglist
* fix thread-start issue discovered by Damon EarpChristian Grothoff2020-09-26
|
* makefiles: removed .NOTPARALLEL: from main makefilesEvgeny Grin (Karlson2k)2020-09-24
| | | | | | | Library itself, main tests and libcurl test could be build and performed in parallel due to MHD_FEATURE_AUTODETECT_BIND_PORT feature testzzuf tests still need to be updated for support of parallel testing
* 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
|
* Re-factor debugging macros.Evgeny Grin (Karlson2k)2020-09-20
| | | | 'MHD_NO' is meaningless for precompiler, used special macro instead
* 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
| | | | Comparing against MHD_NO (binary zero) is more efficient
* mhd_sockets.c: fixed warning on W32Evgeny Grin (Karlson2k)2020-09-17
|
* 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
|
* add ability to serve files from pipeChristian Grothoff2020-07-26
|
* fix misc 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
|\
| * 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
|
* fix buffer overflow and add testv0.9.71Christian Grothoff2020-06-28
|
* handle gnutls_record_uncork() failure, might help issue PC reported on the listChristian Grothoff2020-06-16
|
* send param adapter is deadChristian Grothoff2020-06-16
|
* add file to ignoreChristian Grothoff2020-06-10
|
* Merge branch 'master' of git+ssh://gnunet.org/libmicrohttpdChristian Grothoff2020-06-10
|\
| * Sanitized all log and error messages.silvioprog2020-05-09
| |
* | fix PP bug discovered by MDChristian Grothoff2020-06-10
| |
* | add additional PP test from MDChristian Grothoff2020-06-10
|/
* dox fixChristian Grothoff2020-04-29
|
* Merge branch 'master' of git+ssh://gnunet.org/libmicrohttpdChristian Grothoff2020-04-29
|\
| * Applied spelling fixes.silvioprog2020-04-20
| |
* | fix warningsChristian Grothoff2020-04-29
|/
* fix more warningsChristian Grothoff2020-04-11
|
* Fixed compiler warnings.silvioprog2020-04-10
|
* define and use 'enum MHD_Result' (merge)Christian Grothoff2020-04-08
|\
| * Applied several spelling fixes. (#6142)silvioprog2020-03-31
| |
* | define and use 'enum MHD_Result'Christian Grothoff2020-04-08
| |
* | introduce 'enum MHD_Result'Christian Grothoff2020-04-08
|/
* fix #6135Christian Grothoff2020-03-26
|