summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* add -Wstrict-aliasing and remove bogus evtag_test from event.hNiels Provos2007-12-181-1/+1
* r16733@catbus: nickm | 2007-11-26 14:18:25 -0500Nick Mathewson2007-11-261-0/+36
* Make all the C files in the libraries compile under MSVC 2005 Express. There...Nick Mathewson2007-11-071-1/+1
* r16487@catbus: nickm | 2007-11-06 22:38:44 -0500Nick Mathewson2007-11-071-53/+0
* r15217@catbus: nickm | 2007-09-20 14:04:32 -0400Nick Mathewson2007-09-201-1/+7
* r15216@catbus: nickm | 2007-09-20 13:58:23 -0400Nick Mathewson2007-09-201-1/+1
* r14970@catbus: nickm | 2007-09-06 20:09:39 -0400Nick Mathewson2007-09-071-2/+3
* Bump version number in svn trunk to 1.3.99.Nick Mathewson2007-08-241-1/+1
* check for sys/select.hNiels Provos2007-07-311-1/+1
* make clock_monotonic work; do not use default timeout;Niels Provos2007-07-301-0/+1
* convert u_int8_t types to uint8_t typesNiels Provos2007-06-301-4/+4
* make it compile on solaris; from Andrei NigmatulinNiels Provos2007-06-161-1/+2
* fix evbuffer_find off by one; found by Ken Cox; regression test by himNiels Provos2007-04-191-1/+1
* rolling back r339: evconfig.h does not workNiels Provos2007-03-011-1/+1
* make evconfig.h available as installed header file; notNiels Provos2007-02-281-1/+1
* 1.3a on trunk?Niels Provos2007-02-181-1/+1
* small bug fixes to AAAA resolution and regression test; from Nick Mathewson!Niels Provos2007-01-271-1/+1
* AAAA support for DNS; from Nick Mathewson.Niels Provos2007-01-271-1/+12
* rename strlcpy so that it does not conflict with other tests; fromNiels Provos2007-01-031-2/+1
* mingw fixes from NickNiels Provos2006-11-221-1/+1
* make it 1.2; fix some size issues for printf in regression codeNiels Provos2006-10-151-1/+1
* make it compile with mingw; from NickNiels Provos2006-09-271-0/+15
* configure evdns and make it compileNiels Provos2006-08-131-1/+7
* 1.2-rc1; Solaris' event port support from Dave PachecoNiels Provos2006-07-151-2/+11
* use clock_gettime if available from Claudio Jeker <claudio@openbsd.org>Niels Provos2006-03-281-1/+1
* provide strlcpy for the unenlightened libcsNiels Provos2006-02-261-0/+1
* version 1.2Niels Provos2006-01-221-1/+1
* treate EINVAL as per fd error in kqueue; use argument for debug macros inNiels Provos2005-06-111-1/+1
* performance improvements by Nick Mathewson; we modify the arrays directlyNiels Provos2005-05-101-1/+1
* syncNiels Provos2005-05-101-1/+1
* 1.0dNiels Provos2005-04-231-1/+1
* libtoolize; from Nick MathewsonNiels Provos2005-04-231-1/+7
* acknowledgements and new versionNiels Provos2005-04-041-1/+1
* debugging callbacks from Nick Mathewson <nickm@freehaven.net>Niels Provos2005-03-291-2/+0
* compilation fixes for IRIX; from Nick Mathewson <nickm@freehaven.net>Niels Provos2005-02-221-0/+57
* provide maintainer mode in automake; put event_gotsig back into globalNiels Provos2005-02-221-1/+1
* version 1.0Niels Provos2004-12-051-1/+1
* close file descriptors on exec(); suggested by aaron at die.netNiels Provos2004-08-101-1/+13
* devpoll supportNiels Provos2004-07-301-2/+9
* should work a little bit better with solaris compilerNiels Provos2004-07-191-0/+8
* change evbuffer_read so that it reads directly into the memory allocated toNiels Provos2004-07-131-2/+2
* version 0.8Niels Provos2004-04-041-1/+1
* provided buffered eventsNiels Provos2004-03-231-1/+1
* new event_once interface; start of buffering interface for buffered eventsNiels Provos2004-02-221-2/+2
* make rtsig optionalNiels Provos2003-10-251-1/+8
* update build stuffNiels Provos2003-09-251-8/+55
* forgotNiels Provos2003-06-021-1/+1
* version 0.7Niels Provos2003-04-141-1/+1
* fix kqueue problemNiels Provos2003-03-081-1/+1
* syncNiels Provos2003-03-081-0/+1