summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.1.11-stable (with ABI breakage)Azat Khuzhin2019-08-021-2/+2
* Change autoconf version to 2.62 and automake version to 1.11.2yuangongji2019-08-021-1/+1
* Bump version to 2.1.10-stable everywhereAzat Khuzhin2019-05-251-2/+2
* Merge branch 'issue-807-accept4-getnameinfo-AF_UNIX'Azat Khuzhin2019-05-251-1/+5
* Fix typos: warnigns -> warningsEnji Cooper2019-05-251-1/+1
* Define `_GNU_SOURCE` properly/consistently per autoconfEnji Cooper2019-05-251-2/+2
* Bump version to 2.1.9-beta everywhereAzat Khuzhin2019-02-101-2/+2
* autotools: do not add warnings that is included into -Wall alreadyAzat Khuzhin2019-02-021-1/+2
* Cleanup __func__ detectionAzat Khuzhin2019-02-021-13/+15
* autotools: include win32 specific headers for socklen_t detection on win32/mingwAzat Khuzhin2019-02-021-1/+5
* configure: avoid false positive in DragonFlyBSDCarlo Marcelo Arenas Belón2019-02-021-1/+7
* test: fix 32bit linux regressCarlo Marcelo Arenas Belón2019-02-021-0/+1
* Add configure check for midipixRedfoxmoon2019-02-021-1/+15
* Merge branch 'cmake-configure-fixes-v2'Azat Khuzhin2019-02-021-20/+1
* Merge branch 'fix-openssl-linking'Azat Khuzhin2019-02-021-4/+0
* Merge branch 'fix-struct-linger'Azat Khuzhin2019-02-021-2/+1
* 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
* Do not build strlcpy.c when it will have no code.Nick Mathewson2013-03-311-0/+1
* Use AC_CONFIG_HEADERS in place of AM_CONFIG_HEADERS for autmake 1.13 compatNick Mathewson2013-02-081-1/+1
* Preliminary changes for Minix3.Nicholas Heath2013-02-041-0/+8
* Increment version to 2.1.2-alpha-devNick Mathewson2012-11-191-2/+2
* Bump versions to 2.1.2-alphaNick Mathewson2012-11-181-2/+2
* fix a few trivial documentation typosPatrick Pelletier2012-10-231-1/+1
* Rename configure.in to configure.ac.Ross Lagerwall2012-09-031-0/+889