summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Increment the version to 2.0.8-rcrelease-2.0.8-rcNick Mathewson2010-10-141-3/+4
* Make all versioning changes for 2.0.7-rc, and add ChangeLogrelease-2.0.7-rcNick Mathewson2010-09-091-3/+4
* Merge branch 'more_pkgconfig'Nick Mathewson2010-08-101-0/+2
|\
| * Add pkgconfig files for libevent_{openssl,pthreads}Nick Mathewson2010-08-101-0/+2
* | Increment versions to 2.0.6-rcrelease-2.0.6-rcNick Mathewson2010-08-061-5/+5
* | Move event-config.h to include/event2Nick Mathewson2010-08-061-10/+10
|/
* Really only add libevent_core.la to LIBADD on mingwSebastian Hahn2010-06-231-1/+1
* Add a comment to describe our plan for library versioningNick Mathewson2010-06-191-19/+51
* Set library version for libevent_pthreads correctlyNick Mathewson2010-06-191-4/+7
* Increment version numbers for 2.0.5-betarelease-2.0.5-betaNick Mathewson2010-05-091-1/+2
* Only add libevent_core.la to LIBADD on mingwNick Mathewson2010-05-081-2/+4
* Only specify -no-undefined on mingwNick Mathewson2010-05-061-4/+10
* Stop distributing and installing manpages: they were too inaccurateNick Mathewson2010-05-061-3/+0
* Create shared libraries under WindowsGiuseppe Scrivano2010-04-131-6/+6
* Use dist_bin_SCRIPTS, not EXTRA_DIST, to distribute scriptsNick Mathewson2010-03-221-2/+1
* Give a better warning for bad automake versions.Nick Mathewson2010-03-121-1/+4
* Remove an orphaned RELEASE flag in Makefile.amNick Mathewson2010-03-121-1/+1
* Switch to using AM conditionals in place of AC_LIBOBJNick Mathewson2010-03-121-7/+27
* Remove redundant stuff from EXTRA_DISTNick Mathewson2010-03-121-19/+17
* Support the standard 'make check' target in place of 'make verify'Nick Mathewson2010-03-121-2/+1
* Distribute libevent.pc.in, not libevent.pcNick Mathewson2010-03-011-1/+1
* Bump the version to 2.0.4-alpharelease-2.0.4-alphaNick Mathewson2010-02-281-1/+2
* Add an arc4random implementation for use by evdnsNick Mathewson2010-02-111-2/+2
* Add a LICENSE file so people can find our license easilyNick Mathewson2010-01-191-0/+1
* Changelist code to defer event changes until just before dispatchNick Mathewson2010-01-141-0/+1
* Rate-limiting for bufferevents; group and individual limits are supported.Nick Mathewson2009-12-281-2/+3
* Remove the contents of WIN32-Prj as unmaintained.Nick Mathewson2009-12-221-4/+0
* Revise the locking API: deprecate the old locking callbacks and add trylock.Nick Mathewson2009-11-271-1/+1
* Add two implementations of getaddrinfo: one blocking and one nonblocking.Nick Mathewson2009-11-161-1/+1
* Export nmakefiles in source distribution.Nick Mathewson2009-11-051-1/+2
* Rename win32.c to win32select.c, and take it out of the WIN32-Code ghetto.Nick Mathewson2009-11-051-3/+2
* Fix another ssize_t userNick Mathewson2009-11-051-1/+0
* Add a bufferevent function to resolve a name then connect to it.Nick Mathewson2009-11-031-1/+1
* Remove compat/sys/_time.hNick Mathewson2009-11-031-1/+1
* Bufferevent support for openssl.Nick Mathewson2009-07-281-0/+9
* Use -version-info, not -release.Nick Mathewson2009-07-131-14/+10
* We were distributing the wrong event-config.h with our source distributions. ...Nick Mathewson2009-05-151-1/+4
* Make unit tests for bufferevent_async compile and _almost_ work.Nick Mathewson2009-05-051-1/+3
* Add new code to make and accept connections.Nick Mathewson2009-05-051-1/+1
* defer-internal.h was missing from dist; so our first tar ball did not even co...Niels Provos2009-04-191-1/+1
* Increment version to 2.0.1-alpha, and add a numeric version facilityNick Mathewson2009-04-171-2/+10
* Rename whatsnew file to reflect actual version.Nick Mathewson2009-04-171-0/+1
* Document many internal functions and pieces of code.Nick Mathewson2009-04-171-2/+6
* pkgconfig support from Ted BullockNiels Provos2009-04-171-1/+5
* Make buffer iocp stuff compile happilyNick Mathewson2009-04-141-1/+2
* Add a linked-pair abstraction to bufferevents.Nick Mathewson2009-04-101-0/+1
* include Doxyfile in tar ball; from Jeff GarzikNiels Provos2009-03-121-0/+1
* checkpoint work on big bufferevent refactoringNick Mathewson2009-02-021-1/+2
* Make ht-internal.h get distributed.Nick Mathewson2009-01-291-1/+1
* rename sys/signal.h to signal.h; configure m4 macro dir; this assist with com...Niels Provos2009-01-221-0/+1