Nick Mathewson
e49e289129
Update copyright notices to 2012
2012-02-10 17:29:53 -05:00
Nick Mathewson
3c824bd334
Update copyright dates to 2011.
2011-10-24 13:18:09 -04:00
Evan Jones
c0bf63cecb
tests: Use relative includes ("") instead of system includes (<>)
2010-12-03 12:57:15 -05:00
Nick Mathewson
42090072c1
Move the "function to getsockname() on a listener" to regress_testutils
...
This reverts commit fab50488fcb741884ccdfa7b83643eac3e5c9cbf.
The function was, on reflection, not important enough to break the feature
freeze, since it's trivial to build on your own.
2010-09-06 15:52:48 -04:00
Nick Mathewson
a97320ac57
Allow more than one copy of regression tests to run at once
...
Mostly this was a matter of just removing all the hardwired ports in
the test code. The http/connection_retry test is still a little
screwy, though.
2010-09-03 18:48:31 -04:00
Niels Provos
b8226390bc
move dns utility functions into a separate file so that we can use them for http testing
2010-01-14 16:53:25 -08:00