configure.in


Log

Author Commit Date CI Message
Niels Provos 4408a5f8 2007-04-19T03:13:12 fix evbuffer_find off by one; found by Ken Cox; regression test by him and fix by me svn:r353
Niels Provos b5d2f9a2 2007-03-01T06:25:18 rolling back r339: evconfig.h does not work svn:r341
Niels Provos 127c260b 2007-02-28T04:02:29 make evconfig.h available as installed header file; not really ideal but good enough for me; from Nick Mathewson svn:r339
Niels Provos 72a3f29d 2007-02-18T19:33:19 1.3a on trunk? svn:r333
Niels Provos 121efe65 2007-01-27T08:38:51 small bug fixes to AAAA resolution and regression test; from Nick Mathewson! we love regresson tests. svn:r319
Niels Provos 6318fca2 2007-01-27T04:22:36 AAAA support for DNS; from Nick Mathewson. unfortunately, no regression test svn:r315
Niels Provos 0db257b8 2007-01-03T07:11:17 rename strlcpy so that it does not conflict with other tests; from Nick Mathewson. svn:r306
Niels Provos 868f10e7 2006-11-22T01:21:10 mingw fixes from Nick svn:r271
Niels Provos 3eec7f7c 2006-10-15T21:55:13 make it 1.2; fix some size issues for printf in regression code svn:r242
Niels Provos 9f7d28bb 2006-09-27T03:07:38 make it compile with mingw; from Nick svn:r235
Niels Provos d0d8f9b4 2006-08-13T06:59:37 configure evdns and make it compile svn:r225
Niels Provos 00bc7e37 2006-07-15T02:55:57 1.2-rc1; Solaris' event port support from Dave Pacheco svn:r216
Niels Provos 571ac954 2006-03-28T04:33:41 use clock_gettime if available from Claudio Jeker <claudio@openbsd.org> svn:r209
Niels Provos f6550f40 2006-02-26T20:13:04 provide strlcpy for the unenlightened libcs svn:r203
Niels Provos 8af2db10 2006-01-22T05:06:29 version 1.2 svn:r195
Niels Provos 9938aaf5 2005-06-11T21:15:22 treate EINVAL as per fd error in kqueue; use argument for debug macros in poll; version 1.1a; EINVAL fix from Nick Mathewson svn:r168
Niels Provos c15db034 2005-05-10T04:40:03 performance improvements by Nick Mathewson; we modify the arrays directly in poll_add and poll_del; some minor tweaks by me. earmark this as 1.0f svn:r161
Niels Provos d6e56988 2005-05-10T04:16:17 sync svn:r160
Niels Provos c09a8175 2005-04-23T03:03:28 1.0d svn:r155
Niels Provos fdfa743c 2005-04-23T02:48:49 libtoolize; from Nick Mathewson svn:r153
Niels Provos 4157d33e 2005-04-04T00:35:14 acknowledgements and new version svn:r143
Niels Provos fbdaf3ab 2005-03-29T07:03:10 debugging callbacks from Nick Mathewson <nickm@freehaven.net> svn:r136
Niels Provos a46c2609 2005-02-22T16:12:34 compilation fixes for IRIX; from Nick Mathewson <nickm@freehaven.net> svn:r132
Niels Provos 905ee67d 2005-02-22T15:47:53 provide maintainer mode in automake; put event_gotsig back into global state; return proper error code svn:r131
Niels Provos d9cf6fe2 2004-12-05T22:16:35 version 1.0 svn:r127
Niels Provos 6df2ede5 2004-08-10T18:29:37 close file descriptors on exec(); suggested by aaron at die.net svn:r119
Niels Provos 06aaa92f 2004-07-30T04:57:21 devpoll support svn:r113
Niels Provos 6db3da27 2004-07-19T06:18:10 should work a little bit better with solaris compiler svn:r111
Niels Provos 44d88ea6 2004-07-13T08:02:45 change evbuffer_read so that it reads directly into the memory allocated to the evbuffer; this avoids one unnecessary data copy. svn:r110
Niels Provos 8f7a7a91 2004-04-04T02:19:39 version 0.8 svn:r99
Niels Provos 5908bd72 2004-03-23T03:43:53 provided buffered events svn:r95
Niels Provos ec2c1db4 2004-02-22T21:17:23 new event_once interface; start of buffering interface for buffered events svn:r93
Niels Provos 8a92823c 2003-10-25T21:59:24 make rtsig optional svn:r91
Niels Provos dd0b36ab 2003-09-25T03:25:17 update build stuff svn:r76
Niels Provos b6b1e4eb 2003-06-02T19:36:22 forgot svn:r69
Niels Provos 670b94e4 2003-04-14T17:32:19 version 0.7 svn:r66
Niels Provos 0036d79a 2003-03-08T16:33:18 fix kqueue problem svn:r50
Niels Provos 251c7f68 2003-03-08T14:41:00 sync svn:r48
Niels Provos 71e51329 2003-03-07T23:21:01 check for linux eventpoll svn:r43
Niels Provos b3d1c6a8 2003-02-28T22:38:30 support poll(2) and split out the signal handling svn:r37
Niels Provos acf7a8e3 2002-09-15T19:01:42 version 0.6 svn:r34
Niels Provos 8bb9fd58 2002-06-13T01:58:34 version 0.5 svn:r28
Niels Provos dbaa408e 2002-04-09T19:30:22 port to solaris svn:r16
Niels Provos 5b27aa03 2002-04-09T17:42:15 further automake conversion svn:r10
Niels Provos 6c6c936b 2002-04-09T17:02:38 change to automake svn:r9
Niels Provos aa6567fe 2002-04-09T15:14:06 Initial revision svn:r2