aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Released GNU libmicrohttpd 0.9.75v0.9.75Evgeny Grin (Karlson2k)2021-12-26
* configure: fixed portabilityEvgeny Grin (Karlson2k)2021-12-24
* configure: fixed compiler warning on MSys2/MinGW64 package buildEvgeny Grin (Karlson2k)2021-12-20
* Released GNU libmicrohttpd 0.9.74v0.9.74Evgeny Grin (Karlson2k)2021-12-19
* Additional fix for old gnutls versionsEvgeny Grin (Karlson2k)2021-12-16
* Reworked dlltool supported.Evgeny Grin (Karlson2k)2021-12-14
* configure: replaced more shell constructs with AS_* macrosEvgeny Grin (Karlson2k)2021-12-13
* Workaround for old broken GnuTLS buildsEvgeny Grin (Karlson2k)2021-12-13
* https tests: simplified makefileEvgeny Grin (Karlson2k)2021-12-13
* configure: really disable leak sanitizer if it's disabled by configure parame...Evgeny Grin (Karlson2k)2021-12-11
* configure: added selective sanitizers enableEvgeny Grin (Karlson2k)2021-12-11
* configure: improved compatibility with shellsEvgeny Grin (Karlson2k)2021-12-10
* -fix tests for libmagic (and uncrustify indentation)Christian Grothoff2021-12-08
* test_client_put_stop: check 'net.inet.tcp.blackhole' valueEvgeny Grin (Karlson2k)2021-12-06
* test_client_put_stop: support rate limiting of RSTEvgeny Grin (Karlson2k)2021-12-06
* configure: fixed compiler warning when checkingEvgeny Grin (Karlson2k)2021-12-06
* configure: fixed missing quotingEvgeny Grin (Karlson2k)2021-12-04
* Added _MHD_HEAVY_TESTS to MHD_config.hEvgeny Grin (Karlson2k)2021-12-04
* configure: do header detection before other checksEvgeny Grin (Karlson2k)2021-12-01
* configure: header detection fixesEvgeny Grin (Karlson2k)2021-12-01
* configure: improved reporting which detecting available sanitizersEvgeny Grin (Karlson2k)2021-10-28
* Further improved PAGESIZE macro detectionEvgeny Grin (Karlson2k)2021-10-27
* configure: removed unused HAVE_DECL_SOCK_NONBLOCK macro from MHD_config.hEvgeny Grin (Karlson2k)2021-10-25
* Added check at configure time for PAGESIZE and PAGE_SIZE macrosEvgeny Grin (Karlson2k)2021-10-24
* configure: fixed harmless typo in cache variable nameEvgeny Grin (Karlson2k)2021-10-23
* configure: improved reporting on SolarisEvgeny Grin (Karlson2k)2021-10-23
* A small addition for 5bcd843d0b74ba924a5dbee9d6b64ee213ec9e7fEvgeny Grin (Karlson2k)2021-10-10
* configure: added proper detection of user poisoning support with old compilersEvgeny Grin (Karlson2k)2021-10-10
* Added custom memory poisoning for MemoryPoolEvgeny Grin (Karlson2k)2021-10-10
* configure: improved commentEvgeny Grin (Karlson2k)2021-10-10
* configure: fixed wrong bracketsEvgeny Grin (Karlson2k)2021-10-09
* configure: removed "-fno-common" for sanitizers as it's not used by MHDEvgeny Grin (Karlson2k)2021-10-06
* configure: check whether leak detection is supportedEvgeny Grin (Karlson2k)2021-10-06
* Added support for "noreturn" function declaration.Evgeny Grin (Karlson2k)2021-10-04
* configure: added detection of used run-time lib (type of C lib)Evgeny Grin (Karlson2k)2021-09-17
* Moved some logic from 'configure' to 'mhd_align.h'Evgeny Grin (Karlson2k)2021-09-13
* configure: spelling fixesEvgeny Grin (Karlson2k)2021-09-07
* Fix for e2a52a91c687afc8f15b98a33ee6ed01a0a4a1ffEvgeny Grin (Karlson2k)2021-09-07
* configure: improved test for undefined behavior sanitizerEvgeny Grin (Karlson2k)2021-09-07
* configure: reset CFLAGS when testing for sanitizersEvgeny Grin (Karlson2k)2021-09-07
* configure: use CFLAGS only one time when testing for sanitizersEvgeny Grin (Karlson2k)2021-09-07
* Added more options for undefined behavior sanitizerEvgeny Grin (Karlson2k)2021-09-05
* Reworked support for sanitizersEvgeny Grin (Karlson2k)2021-09-05
* Improved 'configure' report after e163ad95a7232de374d03a6cf4a44bffbde31d3cEvgeny Grin (Karlson2k)2021-09-02
* Disabled parallel make for curltest if heavy tests are enabledEvgeny Grin (Karlson2k)2021-09-02
* configure: limit number of CPU cores used without heavy testingEvgeny Grin (Karlson2k)2021-09-02
* Fixed possible preprocessor error if ULLONG_MAX is not digits-onlyEvgeny Grin (Karlson2k)2021-09-02
* Fixed possible preprocessor error when SIZE_MAX is not digits-onlyEvgeny Grin (Karlson2k)2021-09-02
* Fixed possible preprocessor errorsEvgeny Grin (Karlson2k)2021-09-02
* -fix typoChristian Grothoff2021-09-01