aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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
|/
* fix exampleChristian Grothoff2020-04-29
* 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
* Avoid item duplication inside client list in the websocket example.silvioprog2020-04-10
* Fixed websocket example.silvioprog2020-04-10
* Fixed compiler warnings.silvioprog2020-04-10
* Fixed compiler warnings.silvioprog2020-04-09
* Fixed warnings related to websocket example.silvioprog2020-04-08
* define and use 'enum MHD_Result' (merge)Christian Grothoff2020-04-08
* define and use 'enum MHD_Result' (merge)Christian Grothoff2020-04-08
|\
| * Improved base64-encoder function of the websocket example.silvioprog2020-04-08
| * Improved websocket example allowing the client to connect to the remote host.silvioprog2020-04-08
| * Added example for how to provide a tiny threaded websocket server. (#5501)silvioprog2020-04-07
| * 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
* mark build as non-parallel due to port conflicts (#6117)Christian Grothoff2020-03-14
* proposed fix for #6116Christian Grothoff2020-03-10
* declare victory on #6090, bump header versionChristian Grothoff2020-03-07
* documented to return zero on failure, not vice versaChristian Grothoff2020-03-07
* check for socket validityChristian Grothoff2020-03-07
* fix bad FTBFSChristian Grothoff2020-03-07
* fix bad FTBFSChristian Grothoff2020-03-07
* default is CORK is ON (at least on OS X)Christian Grothoff2020-03-05
* try to fix OS X issue (#6090)Christian Grothoff2020-03-05
* remove useless 'if', fix HTML outputChristian Grothoff2020-03-01
* log moreChristian Grothoff2020-02-19
* clean up #define mess a bitChristian Grothoff2020-02-14
* explain non-blocking is guaranteed (#6019)Christian Grothoff2020-02-09