aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix #5773gsoc2019/wrapperChristian Grothoff2019-06-30
* mhd_send.c: Try to guess the right branch to close.ng02019-06-24
* mhd_send.c: fix compiler error about MSG_MORE when MSG_MORE is undefined.ng02019-06-24
* Add mhd_send to Makefile, more fixes in mhd_send.ng02019-06-23
* restructure a bit to reuse existing send functionChristian Grothoff2019-06-21
* mhd_send: Restructure.ng02019-06-20
* startingpointChristian Grothoff2019-06-17
* fix syntaxChristian Grothoff2019-06-17
* provide example for use of getsockopt to get MSSChristian Grothoff2019-06-17
* mhd_send: Move return_bytes related code into the right place.ng02019-06-17
* mhd_send: remove unnecessary comments.ng02019-06-17
* mhd_send: minor typong02019-06-17
* mhd_send: fix switch.ng02019-06-17
* mhd_sendng02019-06-17
* mhd_send: Add initial version.ng02019-06-17
* memorypool: reallocate: more checks for value wrap, small optimizationEvgeny Grin (Karlson2k)2019-06-13
* memorypool: correctly support exotic platform where size of pointer is not po...Evgeny Grin (Karlson2k)2019-06-13
* memorypool: removed redundant check, which also fails in case shrinkingEvgeny Grin (Karlson2k)2019-06-13
* memorypool: fixed build with VC, minor fixesEvgeny Grin (Karlson2k)2019-06-13
* memorypool: better check for value wrapsEvgeny Grin (Karlson2k)2019-06-13
* memorypool: fixed/rewritten MHD_pool_reallocate()Evgeny Grin (Karlson2k)2019-06-13
* CI: fixed double checkingEvgeny Grin (Karlson2k)2019-06-13
* test_large_put: test memory realloc tooEvgeny Grin (Karlson2k)2019-06-13
* memorypool: minor macro and comment fixesEvgeny Grin (Karlson2k)2019-06-13
* memorypool: fixed possible crash if failed to allocate memory on W32Evgeny Grin (Karlson2k)2019-06-12
* memorypool: use 'bool' instead MHD_YES/MHD_NO and 'uint8_t' instead of 'char'Evgeny Grin (Karlson2k)2019-06-12
* memorypool: further narrow down includesEvgeny Grin (Karlson2k)2019-06-12
* memorypool: refactored includes, moved out unrelated functionEvgeny Grin (Karlson2k)2019-06-12
* memorypool.c: added assertsEvgeny Grin (Karlson2k)2019-06-12
* daemon.c: minor marcos refactoring for clarityEvgeny Grin (Karlson2k)2019-06-11
* mhd_sockets.h: minor micros fixesEvgeny Grin (Karlson2k)2019-06-10
* Bump MHD_VERSION to signal dev versionEvgeny Grin (Karlson2k)2019-06-09
* Releasing 0.9.64v0.9.64Evgeny Grin (Karlson2k)2019-06-09
* microhttpd.h: reordered includes for better compatibility,Evgeny Grin (Karlson2k)2019-06-09
* tarball: add missing MSVS 2019 project filesEvgeny Grin (Karlson2k)2019-06-09
* tests: fixed, removed deprecated HTTP codeEvgeny Grin (Karlson2k)2019-06-09
* microhttpd.d: fixed Doxy for MHD_get_reason_phrase_for()Evgeny Grin (Karlson2k)2019-06-09
* Updated HTTP status codesEvgeny Grin (Karlson2k)2019-06-09
* contrib: implemented script for importing HTTP status codesEvgeny Grin (Karlson2k)2019-06-09
* microhttpd.h: moved together deprecated and non-standard HTTP status codes,Evgeny Grin (Karlson2k)2019-06-09
* microhttpd.h: moved deprecated HTTP code definitions to the end of the listEvgeny Grin (Karlson2k)2019-06-09
* libmicrohttpd.h: Updated HTTP methods and headersEvgeny Grin (Karlson2k)2019-06-09
* contrib: published scripts for updating MHD header with new HTTP methods and ...Evgeny Grin (Karlson2k)2019-06-09
* Updated .gitattributes, normalized line ending in source fileEvgeny Grin (Karlson2k)2019-06-09
* update .gitignore filesChristian Grothoff2019-06-08
* Updated ChangeLogEvgeny Grin (Karlson2k)2019-06-08
* prefix even potentially exported hash symbols with MHD_ (as proposed by Dirk ...Christian Grothoff2019-06-03
* clarify return value is intentionally ignoredChristian Grothoff2019-06-02
* Updated .gitlab-ci.yml, added upload of dist tarballEvgeny Grin (Karlson2k)2019-06-02
* Added support for SOCK_NOSIGPIPE from Solaris 11.4 and NetBSD 7+Evgeny Grin (Karlson2k)2019-06-02