aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* fix manual entry for MHD_lookup_connection_valueChristian Grothoff2020-06-10
* 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
* releasing 0.9.70v0.9.70Christian Grothoff2020-02-08
* bump revisionChristian Grothoff2020-02-08
* fix #6068 (enable 100 continue handling for PATCH requests)Christian Grothoff2020-02-08
* fix #6078Christian Grothoff2020-02-07
* fix #6036Christian Grothoff2020-02-07
* fix #6025Christian Grothoff2020-02-07
* add clarifying assert that digest must not be NULLChristian Grothoff2020-02-05
* add test for PATCH methodChristian Grothoff2020-02-04