summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* test: put thread into real time scheduling class on osx for better latenciesAzat Khuzhin2020-01-131-0/+1
* Do not use sysctl.h on linux (it had been deprecated)Azat Khuzhin2019-10-161-5/+9
* evutil_time: detect and use _gmtime64_s()/_gmtime64()yuangongji2019-09-191-0/+6
* arc4random: replace sysctl() with getrandom (on linux)Azat Khuzhin2019-09-031-1/+4
* Upgrade autoconf (after upgrading minimum required to 2.67)yuangongji2019-09-021-85/+89
* autotools: attach doxygen target into all targetyuangongji2019-08-281-1/+14
* Change the minimum version of automake to 1.13 and autoconf to 2.67ygj62019-08-091-2/+3
* Change autoconf version to 2.62 and automake version to 1.11.2yuangongji2019-07-301-1/+1
* build: struct sockaddr_un detection (sys/un.h, afunix.h)Azat Khuzhin2019-05-121-1/+5
* sample/becat: bufferevent cat, ncat/nc/telnet analogAzat Khuzhin2019-03-161-0/+1
* Fix typos: warnigns -> warningsEnji Cooper2019-02-281-1/+1
* Define `_GNU_SOURCE` properly/consistently per autoconfEnji Cooper2019-02-271-2/+2
* autotools: do not add warnings that is included into -Wall alreadyAzat Khuzhin2018-10-271-1/+2
* Cleanup __func__ detectionAzat Khuzhin2018-08-021-13/+15
* autotools: include win32 specific headers for socklen_t detection on win32/mingwAzat Khuzhin2018-08-011-1/+5
* configure: avoid false positive in DragonFlyBSDCarlo Marcelo Arenas Belón2017-09-111-1/+7
* test: fix 32bit linux regressCarlo Marcelo Arenas Belón2017-09-011-0/+1
* Add configure check for midipixRedfoxmoon2017-08-151-1/+15
* Detect arch4random_addrandom() existenceMarek Sebera2017-03-081-0/+1
* Check for WNOWAIT in waitpid() in runtime (not in cmake/configure)Azat Khuzhin2017-03-081-20/+0
* Do not check for ERR_remove_thread_state() (do not link ssl into every library)Pierce Lopez2017-03-061-4/+0
* test/bench_httpclient: restore SO_LINGER usage after 0dda56a48e94Jan Beich2017-01-291-2/+1
* Bump version in master to 2.2.0-alpha-devAzat Khuzhin2017-01-291-2/+2
* Bump version to 2.1.8-stable everywhereAzat Khuzhin2017-01-261-2/+2
* automake: do not use serial-tests if parallel-test-harness availableAzat Khuzhin2017-01-221-12/+1
* Bump version to 2.1.7-beta everywhereAzat Khuzhin2016-11-041-2/+2
* Adding option to ignore clock_gettime: --disable-clock-gettimeVlad Shcherban2016-10-031-2/+7
* Bump version to 2.1.6-beta everywhereAzat Khuzhin2016-08-271-2/+2
* tests: use waitpid(..., WNOWAIT) to fix failing of main/fork under solarisAzat Khuzhin2016-08-111-0/+20
* autotools/win32: fix searching ssl libraryAzat Khuzhin2016-08-091-1/+1
* autoconf: fix --disable-thread-support build under win32Azat Khuzhin2016-08-091-0/+1
* [#372] check for errno.hMark Ellzey2016-06-281-0/+1
* For non GCC/clang on OSX the -Wno-deprecated-declarations may not be validRainer Keller2016-06-081-7/+8
* automake: define serial-tests only if automake have this optionAzat Khuzhin2016-05-111-1/+12
* libevent_core and libevent_extra also deserve a pkgconfig fileJan Heylen2016-04-201-1/+1
* Replace -Wswitch-enum with -Wswitch, and add it into cmake rules tooAzat Khuzhin2016-03-101-1/+1
* autotools: fix getservbyname() detectionAzat Khuzhin2015-11-251-1/+1
* sample/https-client: check for ERR_remove_thread_state() existenceAzat Khuzhin2015-11-241-0/+4
* Increment version to 2.1.5-betaNick Mathewson2015-01-051-2/+2
* add a --disable-samples configure flagMike Frysinger2014-06-131-0/+4
* Increment version to 2.1.4-alpha-devNick Mathewson2014-03-211-2/+2
* Increment version to 2.1.4-alphaNick Mathewson2014-03-161-2/+2
* Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2014-03-031-0/+9
|\
| * Add -Qunused-arguments for clang on macosTrond Norbye2014-03-031-0/+9
* | Stop checking for inet_aton; we don't use it.Nick Mathewson2014-02-241-1/+0
* | Bump version to 2.1.3-alpha-devNick Mathewson2013-05-011-2/+2
* | Incremement version to 2.1.3-alphaNick Mathewson2013-04-301-2/+2
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2013-04-251-1/+6
|\ \ | |/
| * Merge remote-tracking branch 'origin/pr/36' into patches-2.0Nick Mathewson2013-04-251-3/+8
| * Rename configure.in to configure.ac to appease newer autoconfsNick Mathewson2013-02-081-0/+806