tor/src
Nick Mathewson 114a371c0e Fix the assert in bug 1776
In the case where old_router == NULL but sdmap has an entry for the
router, we can currently safely infer that the old_router was not a
bridge.  Add an assert to ensure that this remains true, and fix the
logic not to die with the tor_assert(old_router) call.
2010-11-02 11:20:09 -04:00
..
common Properly refcount client_identity_key 2010-10-26 18:22:04 +02:00
config Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 2010-10-04 12:32:35 -04:00
or Fix the assert in bug 1776 2010-11-02 11:20:09 -04:00
test Merge branch 'bug1772' into maint-0.2.2 2010-09-29 23:52:18 -04:00
tools Rename log.h to torlog.h 2010-07-09 22:05:38 -04:00
win32 bump to 0.2.2.17-alpha-dev 2010-10-01 04:59:11 -04:00
Makefile.am Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00