index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_dir.c
Age
Commit message (
Expand
)
Author
2014-05-08
Fix numerous 64->32 errors in the unit tests
Nick Mathewson
2014-04-29
Fix leaks in dir voting tests
Nick Mathewson
2014-04-26
Fix leaks in test_dir_formats
Nick Mathewson
2014-03-05
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-02-11
Free leakable values in the unit tests.
Nick Mathewson
2014-02-03
More fixes to rip out all of the v2 directory code.
Karsten Loesing
2014-01-29
Rip out all of the v2 directory code.
Nick Mathewson
2013-11-18
Merge branch 'finish_prop157'
Nick Mathewson
2013-11-14
Make the dir-key-crosscert element required
Nick Mathewson
2013-09-08
Fix unit tests with --disable-curve25519
Nick Mathewson
2013-09-03
Fix some "ISO C90 forbids mixed declarations and code" warnings
Nick Mathewson
2013-09-03
Handle HTTP minor versions greater than 9
Nick Mathewson
2013-09-03
Tougher validation for parsing urls from HTTP headers. Fixes #2767.
Kevin Butler
2013-06-18
Check more return values in the unit tests
Nick Mathewson
2013-04-18
Merge branch 'less_charbuf_rebased' into maint-0.2.4
Nick Mathewson
2013-04-18
Add unit test for encoding ntor key in routerinfo
Nick Mathewson
2013-04-18
Remove the unused pk3 variable from test_dir_formats
Nick Mathewson
2013-04-18
Re-enable test for parsing and generating descriptor with exit policy
Nick Mathewson
2013-04-18
Test networkstatus_getinfo_helper_single
Nick Mathewson
2013-04-18
Add a quick-and-dirty-test for generate_v2_networkstatus.
Nick Mathewson
2013-04-18
Test improvement: include microdesc lines in our synthetic microdesc consensu...
Nick Mathewson
2013-04-18
Use chunks, not buffers, for router descriptors
Nick Mathewson
2013-04-18
Fix some wide lines
Nick Mathewson
2013-04-14
Rename all fields which measure bw in kb to end with _kb
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4
Nick Mathewson
2013-03-07
Add unit test for dirserv measured bandwidth cache
Andrea Shepard
2013-02-23
Remove a bunch of unused macro definitions
Nick Mathewson
2013-02-19
Fix a may-be-used-uninitialized warning.
Nick Mathewson
2013-02-19
Test alternate values of maxunmeasuredbw too
Andrea Shepard
2013-02-19
Update unmeasured bandwidth clipping unit test per NickM's bugfix for the Unm...
Andrea Shepard
2013-02-19
Add unit test for unmeasured bandwidth clipping in consensus
Andrea Shepard
2013-02-19
Refactor v3_networkstatus test to allow reuse of test for measuredbw
Andrea Shepard
2013-02-09
stop setting, or using, router->address
Roger Dingledine
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-09-18
Remove some deadcode for parsing v1 directories
Nick Mathewson
2012-09-11
Merge remote-tracking branch 'public/bug6538'
Nick Mathewson
2012-09-04
Have directory authorities vote on IPv6 OR ports according to the spec
Linus Nordberg
2012-08-27
In choose-by-bw, scale to better use the range of uint64
Nick Mathewson
2012-08-09
Refactor the core of choosing by weights into a function
Nick Mathewson
2012-06-28
Never emit the "opt" prefix in any directory stuff
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-02-13
Synchronize with upstream tinytest again: remove _identifiers
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-08
Merge branch 'maint-0.2.2'
Roger Dingledine
2012-01-08
tell me who votes are actually for, not just where they're from
Roger Dingledine
2011-11-30
Initial support for simplest use of prop186 or-address lines
Nick Mathewson
2011-11-27
Implement consensus method 12 (proposal 178)
Sebastian Hahn
2011-10-07
Merge remote-tracking branch 'public/bug2003_nm'
Nick Mathewson
2011-09-07
Make the unit tests pass again after the bug2003 fix
Nick Mathewson
2011-06-09
Upgrade to the latest version of tinytest
Nick Mathewson
[next]