aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* adjusting digest auth to previous regression fix, releasing 0.9.63v0.9.63Christian Grothoff2019-02-10
* Added minimal example for how to compress HTTP response. (#4914)silvioprog2019-01-08
* brutally simplify VLA macro for stupid compilersChristian Grothoff2018-12-12
* remove requirement for VLA in digestauth.c logicChristian Grothoff2018-12-11
* configure: fixed build for latest MinGWEvgeny Grin (Karlson2k)2018-12-09
* releasing libmicrohttpd 0.9.62v0.9.62Christian Grothoff2018-12-08
* add build option to compile MHD without threadsChristian Grothoff2018-12-07
* releasing 0.9.61Christian Grothoff2018-11-20
* releasing libmicrohttpd 0.9.60v0.9.60Christian Grothoff2018-11-06
* add --enable-experiemental option to not compile src/lib/ unless explicitly r...Christian Grothoff2018-10-18
* From: =?UTF-8?q?Tim=20R=C3=BChsen?= <tim.ruehsen@gmx.de>Christian Grothoff2018-10-18
* clean up use of GNUTLS linker options in various places, re-add SAVE_LIBS res...Christian Grothoff2018-09-11
* fix --with-gnutlsMarcello Stanisci2018-09-10
* polish configure.ac, use AS_IF where appropriateChristian Grothoff2018-08-18
* add suspend_resume_epoll example (from mailinglist)Christian Grothoff2018-03-14
* move to canonical gettextChristian Grothoff2018-03-10
* check for dlfcn.h presenceChristian Grothoff2018-03-04
* add lib to ordinary build process, rename lib output to libmicrohttpd2.so, do...Christian Grothoff2018-02-18
* revert accidental commit, too earlyChristian Grothoff2018-02-16
* fixing #5278 as suggested by reporterChristian Grothoff2018-02-16
* starting with mhd2 api implementationChristian Grothoff2018-02-06
* getting ready for 0.9.59v0.9.59Christian Grothoff2018-02-01
* doxygen docs: automatically update lib versionEvgeny Grin (Karlson2k)2017-12-11
* tests: limit number of used CPU cores for crazy configurationsEvgeny Grin (Karlson2k)2017-12-08
* Releasing GNU libmicrohttpd 0.9.58v0.9.58Evgeny Grin (Karlson2k)2017-12-07
* Releasing GNU libmicrohttpd 0.9.57v0.9.57Evgeny Grin (Karlson2k)2017-11-27
* 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
* 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
* 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
* 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
* Added support for Darwin-style sendfile()Evgeny Grin (Karlson2k)2017-11-22
* configure: fixed additional checks for GnuTLSEvgeny Grin (Karlson2k)2017-11-22
* configure: improved GnuTLS detection, fixed https tests buildEvgeny Grin (Karlson2k)2017-11-13
* Added support for Solaris-style sendfileEvgeny Grin (Karlson2k)2017-11-07
* configure.ac: used more reliable method to detect host architecture on Solaris,Evgeny Grin (Karlson2k)2017-11-06
* configure: use special trick on Solaris to find GnuTLS-3 libraryEvgeny Grin (Karlson2k)2017-11-06
* configure: check for GnuTLS SNI support on all detection pathsEvgeny Grin (Karlson2k)2017-11-06
* configure.ac: do not ignore user-defined GNUTLS_{CPP,LD}FLAGSEvgeny Grin (Karlson2k)2017-11-06
* configure: added workaround for inaccurate detection of libgcryptEvgeny Grin (Karlson2k)2017-11-06
* Added support for sendfile() on FreeBSDEvgeny Grin2017-10-02
* configure: tuned Linux sendfile detectionEvgeny Grin (Karlson2k)2017-10-01
* Added detection for Linux form of sendfile(2)Evgeny Grin (Karlson2k)2017-10-01
* Prevent useless run of po/configure when nothing was changed.Evgeny Grin (Karlson2k)2017-09-30