17 Commits

Author SHA1 Message Date
Nick Mathewson
6ce14fd01c Rename compat/sys/_time.h to compat/sys/_libevent_time.h
On some systems (notably HPUX), there is already a
/usr/include/sys/_time.h, which our sys/_time.h shadows.  Found and
diagnosed by Kathryn Hogg.

This is a quick fix for 1.4 only; for 2.0, I want to eliminate
compat/sys/_time.h entirely, and have util-internal subsume it.



svn:r1493
2009-11-03 19:15:27 +00:00
Nick Mathewson
9b45a4e7c0 We were distributing the wrong event-config.h with our source distributions. Fix that.
svn:r1288
2009-05-15 01:36:31 +00:00
Niels Provos
4d4a7d55ad call it 1.4.10
svn:r1178
2009-04-17 00:37:21 +00:00
Niels Provos
59513ee206 from trunk: include Doxyfile in tar ball; from Jeff Garzik
svn:r1126
2009-03-12 17:45:13 +00:00
Niels Provos
62d605467f we dont use an m4 directory for 1.4 - remove it
svn:r1045
2009-01-23 17:21:17 +00:00
Niels Provos
636e74a7b9 from trunk: rename sys/signal.h to signal.h; configure m4 macro dir; this assist with compilation on Haiku
svn:r1034
2009-01-22 02:49:57 +00:00
Niels Provos
16a6612984 call it 1.4.8-stable; increment revision (i hope that is right)
svn:r940
2008-09-07 23:29:37 +00:00
Niels Provos
975b102180 start calling it 1.4.6-stable
svn:r920
2008-07-25 00:54:28 +00:00
Niels Provos
730c7132bd add libevent.vcproj file to distribution to help with Windows build
svn:r916
2008-07-24 23:58:03 +00:00
Niels Provos
e29a5c82a8 call it 1.4.5-stable
svn:r886
2008-06-25 21:41:43 +00:00
Niels Provos
ceca424e52 add windows project files to extra dist
svn:r882
2008-06-25 16:10:20 +00:00
Nick Mathewson
987597ff0f r19651@catbus: nickm | 2008-05-08 10:05:35 -0400
Replace gettimeofday() usage with a new evutil_gettimeofday().  This removes all previous need for win32-code/misc.[ch]


svn:r793
2008-05-08 14:08:12 +00:00
Nick Mathewson
41971a4283 r14214@tombo: nickm | 2008-02-16 15:49:32 -0500
Patch from Scott Lamb: make http content length into a 64-bit value. [Backport to 1.4]


svn:r643
2008-02-16 20:51:04 +00:00
Nick Mathewson
163c37b628 r17289@catbus: nickm | 2007-12-20 17:09:04 -0500
Backport win32 changes in r574 through r576: make win32 backend n lg n instead of n^2.


svn:r606
2007-12-20 22:09:37 +00:00
Niels Provos
f1ce978ffc from trunk: clean up event-config.h to fix make distcheck; from sourceforge tracker
svn:r522
2007-11-12 07:35:17 +00:00
Niels Provos
4f97edc596 stick autogen.sh into EXTRA_DIST
svn:r514
2007-11-12 02:43:34 +00:00
Niels Provos
6b4342db67 copy trunk to 1.4
svn:r512
2007-11-12 02:37:25 +00:00