aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Releasing GNU libmicrohttpd 0.9.58v0.9.58Evgeny Grin (Karlson2k)2017-12-07
* https tests: completely exclude 3DES from testsEvgeny Grin (Karlson2k)2017-12-07
* docs: install documentation picture alongside documentation filesEvgeny Grin (Karlson2k)2017-12-04
* docs: make MHD picture name unique to allow installation in /usr/share/infoEvgeny Grin (Karlson2k)2017-12-04
* docs: help man to find entry for 'libmicrohttpd'Evgeny Grin (Karlson2k)2017-12-04
* fix warning 'Failed to get listen port number due to small buffer' encountere...Christian Grothoff2017-11-27
* Fixed compiler warningEvgeny Grin (Karlson2k)2017-11-27
* Releasing GNU libmicrohttpd 0.9.57v0.9.57Evgeny Grin (Karlson2k)2017-11-27
* ax_append_link_flags.m4: update revisionEvgeny Grin (Karlson2k)2017-11-27
* Update README.Evgeny Grin (Karlson2k)2017-11-27
* Added automatic initialisation of MHD even if GNU function attribute isEvgeny Grin (Karlson2k)2017-11-27
* mhd_locks: added ability to statically initialise mutex,Evgeny Grin (Karlson2k)2017-11-27
* Updated ChangeLogEvgeny Grin (Karlson2k)2017-11-27
* Muted additional compiler warningsEvgeny Grin (Karlson2k)2017-11-26
* Improve readability of previous commit d951b950ec1af5e6ba582a8a964dff2d9192ba41Evgeny Grin (Karlson2k)2017-11-26
* tests: check whether MHD use SO_REUSEADDR by defaultEvgeny Grin (Karlson2k)2017-11-26
* mhd_str.c: additional fix for size-optimized builds, silenced compiler warningsEvgeny Grin (Karlson2k)2017-11-26
* Fixed typo in 4a126e24e7b780c3ad0196b72f813ce4a90215e3Evgeny Grin (Karlson2k)2017-11-26
* configure: added parameter to disable sendfile().Evgeny Grin (Karlson2k)2017-11-26
* configure: reordered Configuration Summary output to improve readabilityEvgeny Grin (Karlson2k)2017-11-26
* Improved compatibility with CygwinEvgeny Grin (Karlson2k)2017-11-26
* Used larger number for FD_SETSIZE on Cygwin.Evgeny Grin (Karlson2k)2017-11-26
* test-suite: fixed tests on CygwinEvgeny Grin (Karlson2k)2017-11-26
* configure: clarified message in summaryEvgeny Grin (Karlson2k)2017-11-25
* Corrected DLL name in W32 resources.Evgeny Grin (Karlson2k)2017-11-25
* Fixed builds with size optimisation.Evgeny Grin (Karlson2k)2017-11-25
* releasing libmicrohttpd 0.9.56v0.9.56Christian Grothoff2017-11-24
* configure: always use "#include" at new line to ensure best compatibility wit...Evgeny Grin (Karlson2k)2017-11-24
* configure: properly and deeply check for GnuTLS SNI, avoid double testingEvgeny Grin (Karlson2k)2017-11-24
* configure: minor fixing GnuTLS detection in special casesEvgeny Grin (Karlson2k)2017-11-24
* Improved doxy for MHD_free() and MHD_digest_auth_get_username()Evgeny Grin (Karlson2k)2017-11-23
* Added MHD_FEATURE_SENDFILE test featureEvgeny Grin (Karlson2k)2017-11-23
* Updated ChangeLogEvgeny Grin (Karlson2k)2017-11-23
* mhd_sys_extentions.m4: updated, fixed and improved.Evgeny Grin (Karlson2k)2017-11-23
* configure: make sure that TLS flags are not passed to makefiles ifEvgeny Grin (Karlson2k)2017-11-22
* configure: unified sendfile() function namingEvgeny Grin (Karlson2k)2017-11-22
* https_tests: fixed typo in libcurl version numberEvgeny Grin (Karlson2k)2017-11-22
* .gitignore minor cleanupEvgeny Grin (Karlson2k)2017-11-22
* Updated .gitignore filesEvgeny Grin (Karlson2k)2017-11-22
* Added support for Darwin-style sendfile()Evgeny Grin (Karlson2k)2017-11-22
* mhd_limits: improved detection of OFF_T_MAX, SIZE_MAX, added macros for SSIZE...Evgeny Grin (Karlson2k)2017-11-22
* configure: fixed additional checks for GnuTLSEvgeny Grin (Karlson2k)2017-11-22
* mhd_threads: Fixed thread ID data races on pthreadsEvgeny Grin (Karlson2k)2017-11-22
* https tests: supported multi-TLS selection on libcurl >= 7.56.0,Evgeny Grin (Karlson2k)2017-11-15
* Fixed compiler warningEvgeny Grin (Karlson2k)2017-11-15
* testcurl/https/Makefile.am: moved headers to proper locationEvgeny Grin (Karlson2k)2017-11-15
* Fixed race condition on W32Evgeny Grin (Karlson2k)2017-11-15
* configure: improved GnuTLS detection, fixed https tests buildEvgeny Grin (Karlson2k)2017-11-13
* https_fileserver_example: removed unused headers, fixed build withEvgeny Grin (Karlson2k)2017-11-13
* test_https_session_info: silenced compiler warning.Evgeny Grin (Karlson2k)2017-11-09