tor/src
Nick Mathewson a6504cdea7 Check that Libevent header version matches Libevent library version.
Unfortunately, old Libevents don't _put_ a version in their headers, so
this can get a little tricky.  Fortunately, the only binary-compatibility
issue we care about is the size of struct event.  Even more fortunately,
Libevent 2.0 will let us keep binary compatiblity forever by letting us
decouple ourselves from the structs, if we like.

svn:r18014
2009-01-07 21:05:02 +00:00
..
common Note a problem in the interface tor_addr_to_sockaddr. 2009-01-06 20:50:51 +00:00
config Update to the "December 19 2008" ip-to-country file 2009-01-06 18:03:01 +00:00
or Check that Libevent header version matches Libevent library version. 2009-01-07 21:05:02 +00:00
tools Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
win32 ok, all set to destabilize it again 2009-01-06 20:38:05 +00:00
Makefile.am Link tools directory into rest of build system 2004-10-28 20:31:15 +00:00