summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* signal: new signal handling backend based on signalfdDmitry Antipov2022-11-121-0/+3
* Add minimal WebSocket server implementation for evhttp (#1322)Dmitry Ilyin2022-09-121-0/+3
* Convert from WinCrypt to Windows BCryptGerry Garvey2020-08-021-1/+1
* fix: compat mbedtls < 2.4okhowang(王沛文)2020-07-241-0/+1
* Merge ssl implementations (openssl and mbedtls)okhowang(王沛文)2020-07-221-2/+4
* fix build system and add test and cleanup codeokhowang(王沛文)2020-07-221-1/+3
* mbedtls based SSL implementationJesse Fang2020-07-221-0/+11
* build: move automake options into AM_INIT_AUTOMAKE callfanquake2020-07-071-4/+0
* remove FindGit.cmake, improve `git describe` commandyuangongji2020-05-281-1/+0
* Add wepoll support to light up the epoll backend on WindowsNick Grifka2020-05-081-1/+6
* Update list of cmake files for autotools dist archiveAzat Khuzhin2020-05-051-4/+2
* Link with iphlpapi only on windowsAzat Khuzhin2019-11-061-2/+4
* Parse IPv6 scope IDs.Philip Homburg2019-11-061-2/+2
* autotools: attach doxygen target into all targetyuangongji2019-08-281-3/+1
* cmake: attach doxygen target into all targetyuangongji2019-08-281-0/+1
* Change the minimum version of automake to 1.13 and autoconf to 2.67ygj62019-08-091-2/+2
* Add Uninstall.cmake.in into dist archiveAzat Khuzhin2019-08-031-0/+1
* Change autoconf version to 2.62 and automake version to 1.11.2yuangongji2019-07-301-2/+2
* Add README.md/Documentation into dist archiveAzat Khuzhin2019-06-261-0/+5
* Add getopt into dist archiveAzat Khuzhin2019-05-151-3/+6
* evwatch: Add "prepare" and "check" watchers.Dan Rosen2019-04-031-0/+1
* Remove manually written nmake makefiles (cmake should be used instead)Azat Khuzhin2019-04-031-4/+1
* Add cmake rules into dist archiveAzat Khuzhin2018-10-311-0/+25
* Give priority to the build directory headersCristian Morales Vega2018-04-231-1/+1
* Do not ship evconfig-private.h in dist archiveCristian Morales Vega2018-04-231-1/+0
* Provide Makefile variables LIBEVENT_{CFLAGS,CPPFLAGS,LDFLAGS}stenn2018-02-241-3/+5
* Include openssl-compat.h into dist archiveAzat Khuzhin2017-01-291-1/+2
* Bump version in master to 2.2.0-alpha-devAzat Khuzhin2017-01-291-2/+5
* Bump version to 2.1.8-stable everywhereAzat Khuzhin2017-01-261-1/+2
* VERSION_INFO should me equal to library versionAzat Khuzhin2017-01-261-1/+1
* automake: do not use serial-tests if parallel-test-harness availableAzat Khuzhin2017-01-221-0/+4
* Bump VERSION_INFO so that libraries symlinks will have the same versionAzat Khuzhin2017-01-201-1/+1
* Bump version to 2.1.7-beta everywhereAzat Khuzhin2016-11-041-1/+2
* Bump version to 2.1.6-beta everywhereAzat Khuzhin2016-08-271-1/+2
* autoconf: fix --disable-thread-support build under win32Azat Khuzhin2016-08-091-1/+5
* automake: define serial-tests only if automake have this optionAzat Khuzhin2016-05-111-4/+0
* test/automake: don't use paralell test harness (since automake 1.12)Azat Khuzhin2016-05-111-1/+1
* libevent_core and libevent_extra also deserve a pkgconfig fileJan Heylen2016-04-201-2/+2
* Increment version to 2.1.5-betaNick Mathewson2015-01-051-1/+2
* Increment version to 2.1.4-alphaNick Mathewson2014-03-161-1/+2
* Split epoll lookup table into a separate header fileNick Mathewson2014-01-211-0/+1
* Fix broken autotools build.Joakim Söderberg2014-01-211-3/+3
* Incremement version to 2.1.3-alphaNick Mathewson2013-04-301-3/+3
* Do not build strlcpy.c when it will have no code.Nick Mathewson2013-03-311-1/+3
* Avoid using $(top_srcdir) in TESTS.Nick Mathewson2013-02-081-1/+2
* Bump versions to 2.1.2-alphaNick Mathewson2012-11-181-0/+5
* Rename configure.in to configure.ac.Ross Lagerwall2012-09-031-1/+1
* We now require automake 1.9 or later. Modernize!Nick Mathewson2012-08-281-2/+2
* Make quiet build even quieterNick Mathewson2012-08-281-3/+3
* Rename subordinate Makefile.ams to include.amNick Mathewson2012-08-281-3/+3