aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* configure: assume that systems assert() is functional if availableEvgeny Grin (Karlson2k)2021-04-01
* configure: added '--enable-heavy-tests'Evgeny Grin (Karlson2k)2021-01-24
* configure: use proper quotingEvgeny Grin (Karlson2k)2021-01-24
* configure: updated gettext version to match version used in macrosEvgeny Grin (Karlson2k)2021-01-24
* Autoconf 2.70 compatibilityEvgeny Grin2021-01-18
* Released GNU libmicrohttpd 0.9.72v0.9.72Evgeny Grin (Karlson2k)2020-12-28
* Fixed configure --without-threadsEvgeny Grin (Karlson2k)2020-12-27
* configure: minor fixesEvgeny Grin (Karlson2k)2020-12-27
* Revert "fix #6594: better test for gnutls_record_uncork"Evgeny Grin (Karlson2k)2020-12-25
* configure: minor fixesEvgeny Grin (Karlson2k)2020-12-22
* Fixed: avoided SIGPIPE if possiibleEvgeny Grin (Karlson2k)2020-12-21
* mhd_send: use MSG_MORE only if it functionsEvgeny Grin (Karlson2k)2020-11-29
* Merge branch 'master' of git+ssh://gnunet.org/libmicrohttpdChristian Grothoff2020-10-22
|\
| * configure: check for support of __func__ magic-macroEvgeny Grin (Karlson2k)2020-10-21
* | fix typosChristian Grothoff2020-10-22
|/
* English grammar fixesEvgeny Grin (Karlson2k)2020-10-20
* configure: check whether IPv6 could be used for testingEvgeny Grin (Karlson2k)2020-10-07
* configure: fixed typo, fixed detection of memory pagesizeEvgeny Grin (Karlson2k)2020-10-07
* configure: check and report target W32 version.Evgeny Grin (Karlson2k)2020-10-01
* fix #6594: better test for gnutls_record_uncorkChristian Grothoff2020-09-11
* fix buffer overflow and add testv0.9.71Christian Grothoff2020-06-28
* Applied several spelling fixes. (#6142)silvioprog2020-03-31
* releasing 0.9.70v0.9.70Christian Grothoff2020-02-08
* releasing 0.9.69v0.9.69Christian Grothoff2019-12-15
* version bumpv0.9.68Christian Grothoff2019-10-26
* cosmetics for MarkusChristian Grothoff2019-10-17
* Merge remote-tracking branch 'origin/master' into dev/ng0/gsoc2019ng02019-08-18
|\
| * add compiler/linker hardneningChristian Grothoff2019-08-09
* | Merge remote-tracking branch 'origin/master' into dev/ng0/gsoc2019ng02019-08-01
|\|
| * releasing v0.9.66v0.9.66Christian Grothoff2019-08-01
* | configureng02019-07-30
* | attempt configure fixng02019-07-30
* | Add MSG_MORE detection.ng02019-07-30
* | writev checkng02019-07-29
* | configure.ac: define a check for HAVE_SENDMSGng02019-07-29
|/
* Releasing GNU libmicrohttpd 0.9.65v0.9.65Evgeny Grin (Karlson2k)2019-07-05
* memorypool: round mmap allocation for page sizeEvgeny Grin (Karlson2k)2019-06-16
* Releasing 0.9.64v0.9.64Evgeny Grin (Karlson2k)2019-06-09
* configure: check for 'rand' and 'random' by MHD_CHECK_FUNCEvgeny Grin (Karlson2k)2019-06-01
* configure: fixed detection of 'getsockname' on some systems (W32 x32),Evgeny Grin (Karlson2k)2019-06-01
* configure: Fixed 'getsockname' detection with special compiler flagsEvgeny Grin (Karlson2k)2019-05-30
* Proper detection of .sin?_len members, fixed build on *BSDEvgeny Grin (Karlson2k)2019-05-25
* configure: fixed MS Lib utility detection afterEvgeny Grin (Karlson2k)2019-05-16
* use AS_CASE/AS_IFChristian Grothoff2019-05-13
* use AS_CASE/AS_IFChristian Grothoff2019-05-13
* use AS_CASE/AS_IFChristian Grothoff2019-05-13
* use AS_CASE/AS_IFChristian Grothoff2019-05-13
* mhd_bithelpers.h: use bytes swap instead of individual bytesEvgeny Grin (Karlson2k)2019-04-19
* 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