182 Commits

Author SHA1 Message Date
Niels Provos
0db257b828 rename strlcpy so that it does not conflict with other tests; from
Nick Mathewson.


svn:r306
2007-01-03 07:11:17 +00:00
Niels Provos
f554234f74 first stab at an rpc layer; this breaks the regression test.
svn:r254
2006-11-16 07:36:20 +00:00
Niels Provos
152f570047 install evdns.3 man page
svn:r240
2006-10-09 01:55:23 +00:00
Niels Provos
9f7d28bb81 make it compile with mingw; from Nick
svn:r235
2006-09-27 03:07:38 +00:00
Niels Provos
e80e52ceb7 include evdns.h header - fix windows distribution files
svn:r229
2006-08-27 19:43:00 +00:00
Niels Provos
d0d8f9b468 configure evdns and make it compile
svn:r225
2006-08-13 06:59:37 +00:00
Niels Provos
4596f82e17 windows makefile fixes from branch
svn:r222
2006-08-11 15:20:10 +00:00
Niels Provos
00bc7e37fd 1.2-rc1; Solaris' event port support from Dave Pacheco
svn:r216
2006-07-15 02:55:57 +00:00
Niels Provos
6813af3f11 move http related prototypes to evhttp.h
svn:r214
2006-06-10 22:37:21 +00:00
Niels Provos
147b71e33c rename http.h to http-internal.h - i wish there were decent refactoring tools
for open source programmers.


svn:r213
2006-06-10 22:28:21 +00:00
Niels Provos
a3bb4a035f I often need some very simple HTTP functionality, so this is a first stab
at integrating something really simple with HTTP.  The interface is still
evolving as I start messing with it.  Not all the interfaces are properly
exported yet.

I am also trying to figure out how to intelligently hide the details about
the different structures from users, so that that things can be changed
around later.


svn:r196
2006-01-22 05:08:50 +00:00
Niels Provos
c4e60994a2 including the tagging code that is required by event_rpcgen.py; test the
new functionality.


svn:r172
2005-08-22 01:34:34 +00:00
Niels Provos
e444040f3d fix rule that depended on obsolete libevent.a
svn:r159
2005-04-29 02:55:20 +00:00
Niels Provos
fdfa743ccc libtoolize; from Nick Mathewson
svn:r153
2005-04-23 02:48:49 +00:00
Niels Provos
fbdaf3ab62 debugging callbacks from Nick Mathewson <nickm@freehaven.net>
svn:r136
2005-03-29 07:03:10 +00:00
Niels Provos
d9cf6fe2f1 version 1.0
svn:r127
2004-12-05 22:16:35 +00:00
Niels Provos
f5a62ed30e make a separate verify target
svn:r124
2004-12-01 19:59:00 +00:00
Niels Provos
06aaa92fe2 devpoll support
svn:r113
2004-07-30 04:57:21 +00:00
Niels Provos
6db3da27e2 should work a little bit better with solaris compiler
svn:r111
2004-07-19 06:18:10 +00:00
Niels Provos
5908bd7213 provided buffered events
svn:r95
2004-03-23 03:43:53 +00:00
Niels Provos
ec2c1db47e new event_once interface; start of buffering interface for buffered events
svn:r93
2004-02-22 21:17:23 +00:00
Niels Provos
d780375fc4 fix source files
svn:r89
2003-10-25 21:49:44 +00:00
Niels Provos
dd0b36ab03 update build stuff
svn:r76
2003-09-25 03:25:17 +00:00
Niels Provos
670b94e479 version 0.7
svn:r66
2003-04-14 17:32:19 +00:00
Niels Provos
0036d79ab6 fix kqueue problem
svn:r50
2003-03-08 16:33:18 +00:00
Niels Provos
251c7f6808 sync
svn:r48
2003-03-08 14:41:00 +00:00
Niels Provos
ea1d95d2fb automake-ify test dir, too
svn:r44
2003-03-08 05:24:26 +00:00
Niels Provos
9d2401fffc portability fixes from marius@umich.edu.
svn:r35
2002-10-07 00:47:34 +00:00
Niels Provos
db48ac0154 change includes
svn:r15
2002-04-09 19:21:39 +00:00
Niels Provos
361c1cc0b7 add compat dir to includes
svn:r14
2002-04-09 19:09:32 +00:00
Niels Provos
5b27aa0323 further automake conversion
svn:r10
2002-04-09 17:42:15 +00:00
Niels Provos
6c6c936bcb change to automake
svn:r9
2002-04-09 17:02:38 +00:00