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
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-22
Fix a bunch of memory leaks in the unit tests. Found with valgrind
Nick Mathewson
2014-12-22
Fix some coverity issues in the unit tests
Nick Mathewson
2014-11-12
Fix wide lines (from 13172)
Nick Mathewson
2014-11-12
Replace operators used as macro arguments with OP_XX macros
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-27
Remove configure option to disable curve25519
Sebastian Hahn
2014-10-13
Bugfixes on bug11243 fix for the not-added cases and tests
Nick Mathewson
2014-10-13
Unit tests for 11243: loading ri, ei, mds from lists
Nick Mathewson
2014-10-13
Base tests for 11243: test parsing for md, ei, and ri.
Nick Mathewson
2014-10-13
Treat unparseable (micro)descriptors and extrainfos as undownloadable
Nick Mathewson
2014-09-16
clean up eol whitespace from coccinelle-generated patches
Nick Mathewson
2014-09-16
Remove the legacy_test_helper and legacy_setup wrappers
Nick Mathewson
2014-09-15
Replace the remaining test_assert instances
Nick Mathewson
2014-09-15
Use coccinelle scripts to clean up our unit tests
Nick Mathewson
2014-09-11
Merge remote-tracking branch 'public/bug13104_025'
Nick Mathewson
2014-09-10
Avoid divide by zero and NaNs in scale_array_elements_to_u64
Nick Mathewson
2014-09-09
Remove support for naming directory authorities
Sebastian Hahn
2014-08-15
Remove implementation code for all pre-13 consensus methods.
Nick Mathewson
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
[next]