aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Hi,Christian Grothoff2020-01-27
* add connection: close to 401 replies (experimental, under review)Christian Grothoff2020-01-08
* add post processor logic fixChristian Grothoff2019-12-26
* first experimental rewrite of URL postprocessor, still fails, not production ...Christian Grothoff2019-12-25
* more logging in testcaseChristian Grothoff2019-12-25
* Given post body "a&b=1", how should MHD interpret the data?Christian Grothoff2019-12-24
* Merge branch 'master' of git+ssh://gnunet.org/libmicrohttpdChristian Grothoff2019-12-23
|\
| * ignore temp filesng02019-12-20
* | releasing 0.9.69v0.9.69Christian Grothoff2019-12-15
|/
* fix #5977Christian Grothoff2019-12-15
* better use memcpyChristian Grothoff2019-12-12
* if suspended on POST before 100 CONTINUE, give application a second chance to...Christian Grothoff2019-11-29
* Add build-common submodule.ng02019-11-02
* tighten formatting rulesChristian Grothoff2019-10-31
* .3: Files markup.ng02019-10-28
* libmicrohttpd.3: Use mdocml, adjust to some standards, fix some markup.ng02019-10-28
* fix #5944 as suggested by reporterChristian Grothoff2019-10-26
* version bumpv0.9.68Christian Grothoff2019-10-26
* bump versionChristian Grothoff2019-10-26
* fix regression: uncork when HTTPS is used in conjunction with empty response ...Christian Grothoff2019-10-26
* add tests for empty reply in HTTPSChristian Grothoff2019-10-26
* add more boolsChristian Grothoff2019-10-25
* allow clients to override sanity check for content-length headerChristian Grothoff2019-10-25
* use booleans more nicelyChristian Grothoff2019-10-24
* use bit-test as we do in MHD_get_connection_values()Christian Grothoff2019-10-24
* add minimal example for empty bodyChristian Grothoff2019-10-24
* CI fix from TimChristian Grothoff2019-10-18
* fix missing ret, thanks, MarkusChristian Grothoff2019-10-17
* avoid log message on EOPNOTSUPP for UNIX domain sockets, as suggested by MarkusChristian Grothoff2019-10-17
* cosmetics for MarkusChristian Grothoff2019-10-17
* fix failure to buildv0.9.67ng02019-10-17
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* presumably last touches on ng0's GSoC setsockopt refactoringChristian Grothoff2019-10-17
* reorder statements so we can look at errno, might theoretically even fix #5826Christian Grothoff2019-10-13
* make it explicit we want to ignore return value from write() in testChristian Grothoff2019-10-13
* indentationChristian Grothoff2019-10-13
* get rid of c99-ismsChristian Grothoff2019-10-13
* fix test_upgrade_largeChristian Grothoff2019-10-13
* indentation fixesChristian Grothoff2019-10-06
* fix typoChristian Grothoff2019-09-26
* fix-warningsChristian Grothoff2019-09-15
* fix #5868Christian Grothoff2019-09-04