Nick Mathewson
|
31c96a3699
|
Fix a NULL dereference on unit test failure. CID 1353177.
|
2016-02-16 12:55:41 -05:00 |
|
Nick Mathewson
|
ba2be81fc3
|
Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'
|
2016-02-11 12:20:20 -05:00 |
|
Nick Mathewson
|
c6fa55d2da
|
Bitwise negate is ~, not !.
Spotted by coverity; bug in tests only, not in any released Tor.
This is CID 1351128
|
2016-02-01 13:12:58 -05:00 |
|
teor (Tim Wilson-Brown)
|
c4cb4706c9
|
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
Conflicts:
src/or/directory.c
src/test/test_routerlist.c
Fix minor conflicts.
|
2016-01-29 07:37:06 +11:00 |
|
teor (Tim Wilson-Brown)
|
e72cbf7a4e
|
Choose directory servers by IPv4/IPv6 preferences
Add unit tests, refactor pick_directory functions.
|
2016-01-29 07:13:57 +11:00 |
|
Nick Mathewson
|
f0a4282e9a
|
fix routerlist/pick_directory_server_impl in light of 12538
|
2015-12-18 14:10:03 -05:00 |
|
Matthew Finkel
|
e0bd6cdef2
|
Add unit test for router_pick_directory_server_impl
|
2015-12-18 13:14:09 -05:00 |
|
teor (Tim Wilson-Brown)
|
d3546aa92b
|
Prop210: Add want_authority to directory_get_from_dirserver
|
2015-12-16 04:03:45 +11:00 |
|
Nick Mathewson
|
034e2788f8
|
whitespace fixes
|
2015-01-23 11:18:28 -05:00 |
|
Nick Mathewson
|
5d4bb6f61f
|
Merge remote-tracking branch 'public/ticket9969'
Conflicts:
src/or/directory.c
src/or/routerlist.c
src/or/routerlist.h
src/test/include.am
src/test/test.c
|
2015-01-23 09:36:00 -05:00 |
|
Nick Mathewson
|
fa80983e52
|
fixup! Unit tests for router download functions.
(Add missing test_routerlist.c that I forgot to add from arlo's branch
last time. Oops.)
|
2014-09-29 09:59:59 -04:00 |
|