aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* 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
* Fixed macro name spellingEvgeny Grin (Karlson2k)2022-11-06
* configure: improved check for assertsEvgeny Grin (Karlson2k)2022-11-06
* configure: sorted summary messagesEvgeny Grin (Karlson2k)2022-10-30
* configure: removed extra empty lines in built-in helpEvgeny Grin (Karlson2k)2022-10-30
* test-suite: marked some tests as "very heavy" testsEvgeny Grin (Karlson2k)2022-10-30
* configure: added summary message about heavy testsEvgeny Grin (Karlson2k)2022-10-30
* configure: added summary message about fuzzing testsEvgeny Grin (Karlson2k)2022-10-30
* configure: minor refactoring for check for libcurl-based testsEvgeny Grin (Karlson2k)2022-10-30
* configure: do not pass AM_TESTS_ENVIRONMENT directlyEvgeny Grin (Karlson2k)2022-10-30
* Removed curl_version_checkEvgeny Grin (Karlson2k)2022-10-05
* Added workarounds for clang with W32 and MinGW incorrect headersEvgeny Grin (Karlson2k)2022-09-28
* configure: fixed typos in messagesEvgeny Grin (Karlson2k)2022-09-27
* Implemented support for hash calculation by GnuTLS lib functionsEvgeny Grin (Karlson2k)2022-09-25
* digestauth: added support for SHA-512/256, made MD5 and SHA-256 optionalEvgeny Grin (Karlson2k)2022-09-11
* Implemented SHA-512/256 hashing supportEvgeny Grin (Karlson2k)2022-09-11
* configure: fixed underquoting, typos, wordingEvgeny Grin (Karlson2k)2022-09-11
* configure: control more parameters with 'build-type'Evgeny Grin (Karlson2k)2022-07-30
* configure: report in summary whether static and shared version will be builtEvgeny Grin (Karlson2k)2022-07-30
* configure: cosmeticsEvgeny Grin (Karlson2k)2022-07-30
* -fix typosChristian Grothoff2022-06-26
* configure: removed unused variableEvgeny Grin (Karlson2k)2022-06-22
* configure: added basic support for AIX XLC flagsEvgeny Grin (Karlson2k)2022-06-22
* configure: removed unneeded special flags for DarwinEvgeny Grin (Karlson2k)2022-06-22
* configure: added parameter '--enable-compact-code'Evgeny Grin (Karlson2k)2022-06-15
* configure: clarified messages for "build types"Evgeny Grin (Karlson2k)2022-06-15
* configure: disabled one more warning on clangEvgeny Grin (Karlson2k)2022-05-31
* configure: added more workarounds for clangEvgeny Grin (Karlson2k)2022-05-31
* authentication: reworked header parsingEvgeny Grin (Karlson2k)2022-05-31
* configure: do not use -Wno-reserved-macro-identifierEvgeny Grin (Karlson2k)2022-05-29
* configure: do not use -Og with Clang when ASAN enabledEvgeny Grin (Karlson2k)2022-05-29
* configure: do not use '-Wreserved-macro-identifier'Evgeny Grin (Karlson2k)2022-05-28
* configure: use standard Linux settings for Linux on ARMEvgeny Grin (Karlson2k)2022-05-16
* configure: use correct quoting in OS detection partEvgeny Grin (Karlson2k)2022-05-16
* configure: additional warning flagsEvgeny Grin (Karlson2k)2022-05-16
* Made cookie parsing optional featureEvgeny Grin (Karlson2k)2022-05-15
* configure: added 'debugger' build typeEvgeny Grin (Karlson2k)2022-05-04
* configure: fixed copy-paste error introduced by 5e45bedae5684ac71347fcb6b8d43...Evgeny Grin (Karlson2k)2022-05-04
* configure: use CPPFLAGS for _DEBUG macroEvgeny Grin (Karlson2k)2022-05-04
* configure: added missing settings for debug buildsEvgeny Grin (Karlson2k)2022-05-04
* get_timeout_millisec_(): refactoring for readabilityEvgeny Grin (Karlson2k)2022-04-27
* thread-per-connection: improved timeout handling for 'poll()' mode, fixed sho...Evgeny Grin (Karlson2k)2022-04-27
* configure: fixed clang's "argument unused"Evgeny Grin (Karlson2k)2022-04-25
* configure: changed warning compiler flagsEvgeny Grin (Karlson2k)2022-04-23
* configure: improved usage of 'pie' mode for hardeningEvgeny Grin (Karlson2k)2022-04-17
* Configure: minor results print clarificationEvgeny Grin (Karlson2k)2022-04-17
* configure: minor fixEvgeny Grin (Karlson2k)2022-04-17