summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* autotools: print $OPENSSL_LIBS/$OPENSSL_INCSAzat Khuzhin2022-07-101-0/+2
* autotools: fix autodetection of openssl location via brewAzat Khuzhin2022-07-091-0/+7
* build: use modern ax_pthread macrofanquake2021-12-012-279/+522
* build: fix typos in ax_check_funcs_ex.m4fanquake2021-11-241-2/+2
* build: remove inconsistently used x-prefix comparisonsfanquake2021-11-241-2/+2
* build: fail with a useful error message if pkg-config isn't availablefanquake2021-07-131-0/+3
* build: replace ntp_pkg_config macro with a call to PKG_PROG_PKG_CONFIG()fanquake2021-07-092-28/+1
* build: remove NTP_PKG_CONFIG call from libevent_mbedtls.m4fanquake2021-07-091-1/+0
* autotools: attempt to find OpenSSL via homebrew on macOSfanquake2020-11-011-6/+33
* build: do not try install doxygen man pages if they were not requestedAzat Khuzhin2020-08-061-0/+1
* fix build system and add test and cleanup codeokhowang(王沛文)2020-07-221-12/+9
* mbedtls based SSL implementationJesse Fang2020-07-221-0/+41
* build: add ax_check_compile_flag macrofanquake2020-07-071-0/+53
* autoconf: fix getaddrinfo checking errors on mingwyuangongji2020-03-171-0/+22
* autotools: fails build when need but can not find opensslyuangongji2019-10-261-0/+5
* autotools: attach doxygen target into all targetyuangongji2019-08-281-0/+600
* m4/libevent_openssl.m4: fix detection of opensslFabrice Fontaine2019-06-081-1/+1
* autotools: confirm openssl is working before usingCarlo Marcelo Arenas Belón2017-09-111-0/+4
* autotools/win32: fix searching ssl libraryAzat Khuzhin2016-08-091-6/+11
* Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-02-141-3/+3
|\
* | Provide the autoconf m4 macros for the new OpenSSL via pkg-config stuff.Harlan Stenn2011-08-282-0/+74
* | Backport libevent to vanilla Autoconf 2.59 (as used in RHEL5)Kevin Bowling2011-01-031-0/+3
|/
* Provide OpenSSL style support for multiple threads accessing the same event_baseNiels Provos2008-03-021-0/+279