summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* mailing lists: move from cool.haxx.se to lists.haxx.seDaniel Stenberg2021-08-301-1/+1
* curl-openssl.m4: show correct output for OpenSSL v3Daniel Stenberg2021-08-221-3/+27
* curl-openssl.m4: check lib64 for the pkg-config fileDaniel Stenberg2021-07-261-2/+15
* misc: copyright year range updatesDaniel Stenberg2021-07-191-1/+1
* build: fix IoctlSocket FIONBIO checkAndrea Pappacoda2021-07-161-1/+1
* configure: inhibit the implicit-fallthrough warning on gcc-12Daniel Stenberg2021-06-291-1/+4
* hostip: (macOS) free returned memory of SCDynamicStoreCopyProxiesGregory Muchka2021-06-211-2/+2
* configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_rGergely Nagy2021-06-182-275/+0
* configure/cmake: remove checks for unused inet_ntoa and inet_ntoa_rGergely Nagy2021-06-182-164/+0
* configure: remove unused check for gai_strerrorGergely Nagy2021-06-181-96/+0
* configure/cmake: remove unused define HAVE_FREEIFADDRSGergely Nagy2021-06-181-84/+0
* configure/cmake: remove checks for unused getservbyport_rGergely Nagy2021-06-182-176/+0
* configure: do not strip out debug flagsDaniel Stenberg2021-06-171-69/+1
* rustls: remove native_roots fallbackJacob Hoffman-Andrews2021-06-141-3/+0
* lib/hostip6.c: make NAT64 address synthesis on macOS workRadek Zajic2021-05-251-0/+52
* rustls: switch read_tls and write_tls to callbacksJacob Hoffman-Andrews2021-05-241-1/+1
* wolfssl: remove SSLv3 support leftoversDaniel Stenberg2021-05-181-3/+1
* curl-wolfssl.m4: without custom include path, assume /usr/includeDaniel Stenberg2021-05-181-2/+2
* m4: add security frameworks on Mac when compiling rustlsKevin Burke2021-04-251-0/+3
* configure: split out each TLS library detector into its own functionDaniel Stenberg2021-04-2211-1/+1426
* configure: include <time.h> unconditionallyMichael Forney2021-04-071-8/+2
* configure: remove use of deprecated macrosDaniel Stenberg2021-03-161-1/+0
* configure: s/AC_HELP_STRING/AS_HELP_STRINGDaniel Stenberg2021-03-162-27/+27
* build: delete unused feature guardsViktor Szakats2021-02-231-85/+1
* configure: set -Wextra-semi-stmt for clang with --enable-debugDaniel Stenberg2020-12-291-0/+1
* Revert "libcurl.pc: make it relocatable"Daniel Stenberg2020-11-093-344/+0
* curl.se: new homeDaniel Stenberg2020-11-046-6/+6
* libcurl.pc: make it relocatableCristian Morales Vega2020-10-153-0/+344
* ECH: renamed from ESNI in docs and configureDaniel Stenberg2020-09-291-21/+21
* lib: fix -Wassign-enum warningsDaniel Stenberg2020-09-081-0/+4
* configure: let --enable-debug set -Wenum-conversion with gcc >= 10Daniel Stenberg2020-09-071-0/+4
* configure: allow disabling warningsMarcel Raad2020-07-171-48/+74
* configure: remove use of -vec-report0 from CFLAGS with iccDaniel Stenberg2020-04-061-5/+0
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-2410-9/+30
* curl-functions.m4: remove inappropriate AC_REQUIRERoss Burton2020-03-211-2/+0
* configure: convert -I to -isystem as a last stepDaniel Stenberg2020-03-111-5/+4
* configure: document 'compiler_num' for gccDaniel Stenberg2020-03-111-3/+12
* cleanup: fix typos and wording in docs and commentsPedro Monreal2020-02-022-5/+5
* ESNI: initial build/setupNiall2019-10-021-1/+37
* configure: fix --disable-code-coverageJan Chren2019-07-091-2/+1
* configure/cmake: check for if_nametoindex()Daniel Stenberg2019-05-221-0/+113
* configure: detect getsockname and getpeername on windows tooDaniel Stenberg2019-05-211-0/+195
* configure: add --with-amisslChris Young2019-03-151-0/+50
* configure: remove the unused fdopen macroDaniel Stenberg2019-02-221-86/+0
* configure: rewrite --enable-code-coverageDaniel Stenberg2019-01-262-265/+41
* curl-compilers.m4: check for __ibmxl__ to detect xlclangDaniel Stenberg2019-01-161-2/+2
* curl-compilers.m4: detect xlclangDaniel Stenberg2019-01-151-2/+11
* configure: Fix typo in commentDaniel Gustafsson2018-11-211-1/+1
* configure: s/AC_RUN_IFELSE/CURL_RUN_IFELSEDaniel Stenberg2018-09-262-10/+10
* whitespace fixesViktor Szakats2018-09-2312-13/+0