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
Age
Commit message (
Expand
)
Author
2014-03-20
Fix unittest compilation with --disable-curve25519
Nick Mathewson
2014-02-07
Survive fedora's openssl in our benchmarks
Nick Mathewson
2013-12-17
Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4
Nick Mathewson
2013-12-16
Avoid free()ing from an mmap on corrupted microdesc cache
Nick Mathewson
2013-10-10
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-10-10
Fix unit test for format_helper_exit_status
Nick Mathewson
2013-09-04
refactor and give it unit tests
Roger Dingledine
2013-06-12
Expand microdesc cache tests
Nick Mathewson
2013-05-15
Fix unit tests to pass after fix for #8879
Nick Mathewson
2013-05-10
Merge bug5595-v2-squashed into maint-0.2.4
Andrea Shepard
2013-05-09
Add some unit tests for fp_pair_map_t to test/containers.c based on the strma...
Andrea Shepard
2013-05-09
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-05-09
Don't run off the end of the array-of-freelists
Nick Mathewson
2013-05-08
Fix bug 8845: check the right length of memory in aes 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
Merge branch 'bug8683_rebased' into maint-0.2.4
Nick Mathewson
2013-04-14
Rename all fields which measure bw in kb to end with _kb
Nick Mathewson
2013-04-11
socks5 will ask for username/password if we offer it
Roger Dingledine
2013-04-05
test.c: Try to create a more random temporary directory for our workspace (re...
Peter Palfrader
2013-03-23
Avoid clang warnings from implicit off_t->size_t cast
Nick Mathewson
2013-03-22
Fix an uninitialized-var warning in unit tests
Nick Mathewson
2013-03-21
Fix a small memory leak in the unit tests
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
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-03-01
Add unit test for tor_addr_is_loopback
Nick Mathewson
2013-02-23
Remove some functions which were unused except for their tests
Nick Mathewson
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
Merge branch 'bug2286_unit_test_squashed'
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-15
Fix unreachable use-before-assign in test_util_join_win_cmdline
Nick Mathewson
2013-02-11
Fix a null-deref-on-fail in unit tests
Nick Mathewson
2013-02-11
Fix even more dead code and resource leaks in the unit tests
Nick Mathewson
2013-02-11
Resolve memory leaks in the unit tests and benchmarks (found by coverity)
Nick Mathewson
2013-02-11
Speed up the curve25519 unit test by doing fewer iterations
Nick Mathewson
2013-02-08
Unit test for tor_weak_random_range
Nick Mathewson
2013-02-07
whitespace fix
Nick Mathewson
2013-02-07
Tolerate curve25519 backends where the high bit of the pk isn't ignored
Nick Mathewson
[next]