summaryrefslogtreecommitdiff
path: root/m4/curl-functions.m4
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* configure: introduce CURL_SIZEOFDaniel Stenberg2022-08-111-0/+59
* configure: fixup bsdsocket detection code for AmigaOS 4.xFutaura2022-08-081-24/+40
* curl-functions.m4: check whether atomics can link rather than just compileDaniel Katz2022-07-211-1/+2
* tidy-up: delete unused build configuration macrosViktor Szakats2022-07-191-674/+3
* configure: check for the stdatomic.h header in configureDaniel Stenberg2022-06-281-17/+19
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* lib: make curl_global_init() threadsafe when possibleThomas Guillem2022-06-071-0/+23
* configure: fix '--enable-code-coverage' typogaoxingwang on github2022-02-101-1/+1
* misc: remove BeOS code and referencesDaniel Stenberg2022-01-171-1/+1
* curl-functions.m4: revert DYLD_LIBRARY_PATH tricks in CURL_RUN_IFELSEDaniel Stenberg2022-01-121-5/+1
* curl-functions.m4: fix LIBRARY_PATH adjustment to avoid evalSatadru Pramanik2022-01-051-9/+14
* configure: fix runtime-lib detection on macOSBernhard Walle2021-11-181-4/+10
* misc: fix a few issues on MidnightBSDLucas Holt2021-10-051-0/+4
* configure: remove `HAVE_WINSOCK_H` definitionMarcel Raad2021-09-291-6/+1
* Revert "build: remove checks for WinSock 1"Daniel Stenberg2021-09-291-1/+6
* build: remove checks for WinSock 1Marcel Raad2021-09-281-6/+1
* build: fix IoctlSocket FIONBIO checkAndrea Pappacoda2021-07-161-1/+1
* configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_rGergely Nagy2021-06-181-239/+0
* configure/cmake: remove checks for unused inet_ntoa and inet_ntoa_rGergely Nagy2021-06-181-124/+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-181-140/+0
* 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-161-1/+1
* build: delete unused feature guardsViktor Szakats2021-02-231-85/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* curl-functions.m4: remove inappropriate AC_REQUIRERoss Burton2020-03-211-2/+0
* cleanup: fix typos and wording in docs and commentsPedro Monreal2020-02-021-2/+2
* 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-261-1/+41
* configure: s/AC_RUN_IFELSE/CURL_RUN_IFELSEDaniel Stenberg2018-09-261-9/+9
* configure: replace AC_TRY_RUN with CURL_RUN_IFELSEDaniel Stenberg2018-05-211-1/+2
* configure: keep LD_LIBRARY_PATH changes localDaniel Stenberg2018-04-161-1/+17
* configure/CURL_CHECK_FUNC_POLL: disable poll completely on macDaniel Stenberg2016-10-181-1/+4
* configure: detect the broken poll() in macOS 10.12Daniel Stenberg2016-10-111-3/+19
* configure: ac_cv_ -> curl_cv_ for write-only varsIrfan Adilovic2016-04-211-103/+103
* configure: ac_cv_ -> curl_cv_ for r/w varsIrfan Adilovic2016-04-211-31/+31
* configure: ac_cv_ -> curl_cv_ for all cached varsIrfan Adilovic2016-04-211-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* configure: detect IPv6 support on WindowsJohannes Schindelin2015-12-201-0/+10
* Enable poll on darwin13Daniel Johnson2014-05-061-1/+1
* strcasestr: remove check for this unused functionDaniel Stenberg2013-02-231-86/+0
* strlcat: remove functionDaniel Stenberg2013-02-141-88/+2
* curl-functions.m4: improve gethostname arg 2 data type checkYang Tse2012-12-171-4/+6