aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Releasing GNU libmicrohttpd 1.0.1v1.0.1Evgeny Grin (Karlson2k)2024-02-23
* configure: warn if HTTP upgrade is disabledEvgeny Grin (Karlson2k)2024-02-21
* tests: do not use test_auth_parse when messages are disabledEvgeny Grin (Karlson2k)2024-02-20
* configure: corrected help messageEvgeny Grin (Karlson2k)2024-02-20
* Released GNU libmicrohttpd 1.0.0v1.0.0Evgeny Grin (Karlson2k)2024-02-01
* Updated copyright yearsEvgeny Grin (Karlson2k)2024-01-31
* configure: removed old workaroundEvgeny Grin (Karlson2k)2024-01-31
* Compiler warning fixesEvgeny Grin (Karlson2k)2024-01-31
* configure: sorted messages in final config summaryEvgeny Grin (Karlson2k)2024-01-30
* configure: fixed some compiler warningsEvgeny Grin (Karlson2k)2024-01-29
* configure: implemented setting DAuth defaults by parametersEvgeny Grin (Karlson2k)2023-12-29
* Implemented new option MHD_OPTION_SOCK_ADDR_LENEvgeny Grin (Karlson2k)2023-11-16
* Added check for signed socket typeEvgeny Grin (Karlson2k)2023-11-12
* Added use of configure-detected system default FD_SETSIZE valueEvgeny Grin (Karlson2k)2023-11-02
* configure: added detection of FD_SETSIZE value and ability to override itEvgeny Grin (Karlson2k)2023-11-01
* configure: warn if building without threadsEvgeny Grin (Karlson2k)2023-11-01
* configure: cosmeticsEvgeny Grin (Karlson2k)2023-11-01
* Fixed more compiler warningsEvgeny Grin (Karlson2k)2023-09-27
* Implemented proper detection of number of available CPU coresEvgeny Grin (Karlson2k)2023-07-29
* perf_replies: added more featuresEvgeny Grin (Karlson2k)2023-07-04
* Added new tool perf_repliesEvgeny Grin (Karlson2k)2023-07-03
* Added back testing with socat as a fallback optionEvgeny Grin (Karlson2k)2023-06-20
* testzzuf: re-worked zzuf testingEvgeny Grin (Karlson2k)2023-06-20
* Bump version in 'configure' as wellEvgeny Grin (Karlson2k)2023-06-07
* Detect sysctl() symbols in configureEvgeny Grin (Karlson2k)2023-06-01
* configure: fixed detection of __FUNCTION__ magic macroEvgeny Grin (Karlson2k)2023-06-01
* Added specific headers inclusion and detectionEvgeny Grin (Karlson2k)2023-06-01
* test_client_put_stop: avoid stress-testing the OSEvgeny Grin (Karlson2k)2023-06-01
* configure: renamed macroEvgeny Grin (Karlson2k)2023-06-01
* configure: fixed compiler warningsEvgeny Grin (Karlson2k)2023-06-01
* -typoChristian Grothoff2023-05-13
* Reworked 'po' directory files and 'po' infrastructure handlingEvgeny Grin (Karlson2k)2023-05-12
* Implemented and used new function MHD_pool_deallocate()Evgeny Grin (Karlson2k)2023-04-05
* memorypool: added more assertsEvgeny Grin (Karlson2k)2023-04-05
* Bumped version as it should be later then the hotfix releaseEvgeny Grin (Karlson2k)2023-03-29
* mhd_check_func_gettimeofday.m4: added new autoconf macroEvgeny Grin (Karlson2k)2023-03-14
* configure: cosmetics: deleted extra spacesEvgeny Grin (Karlson2k)2023-03-14
* configure: improved compatibility with POSIXEvgeny Grin (Karlson2k)2023-03-14
* configure: cosmeticsEvgeny Grin (Karlson2k)2023-03-14
* configure: fixed potential compiler warnings, added usage of cache varsEvgeny Grin (Karlson2k)2023-03-14
* configure: fixed more compiler warnings in logEvgeny Grin (Karlson2k)2023-03-14
* configure: removed check for unused lib and functionEvgeny Grin (Karlson2k)2023-03-14
* configure: fixed checking for system libs, fixed .pc fileEvgeny Grin (Karlson2k)2023-03-14
* configure: fixed some compiler warnings for checksEvgeny Grin (Karlson2k)2023-03-09
* configure: fixed checks for tsearch() and relatedEvgeny Grin (Karlson2k)2023-03-03
* configure: reordered checks for compiler flagsEvgeny Grin (Karlson2k)2023-03-03
* configure: try to detect whether eventfd is enabledEvgeny Grin (Karlson2k)2022-12-23
* configure: used better detection of some functions when cross-compilingEvgeny Grin (Karlson2k)2022-12-23
* Refactored user-poison: minimized scope of non-sanitized codeEvgeny Grin (Karlson2k)2022-11-26
* configure: fixed detection of eventfd() with new compilers buildsEvgeny Grin (Karlson2k)2022-11-26