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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2015-02-08
Avoid calling SMARTLIST_FOREACH on a NULL smartlist in tests
teor
2015-02-06
Merge remote-tracking branch 'sebastian/bug13993'
Nick Mathewson
2015-02-06
Fix check-spaces complaints
Sebastian Hahn
2015-02-06
Add unit test for #13290
Sebastian Hahn
2015-02-03
fix a unit tests memory leak (my fault)
Nick Mathewson
2015-02-02
Merge remote-tracking branch 'public/bug9635_warnings_025'
Nick Mathewson
2015-02-02
Test for 13865.
rl1987
2015-01-30
Merge remote-tracking branch 'public/prop227_v2'
Nick Mathewson
2015-01-29
Correctly reject packages lines with empty entries
Nick Mathewson
2015-01-23
Try to fix some more memory leaks in the unit tests
Nick Mathewson
2015-01-23
Fix some memory leaks in new address tests
Nick Mathewson
2015-01-23
whitespace fixes
Nick Mathewson
2015-01-23
Split the slow unit tests into their own binary
Nick Mathewson
2015-01-23
Merge branch 'if_addr_refactoring_squashed'
Nick Mathewson
2015-01-23
Refactor code that looks up addresses from interfaces
rl1987
2015-01-23
Merge remote-tracking branch 'public/ticket9969'
Nick Mathewson
2015-01-23
Merge remote-tracking branch 'public/ticket13762'
Nick Mathewson
2015-01-21
Merge branch 'better_workqueue_v3_squashed'
Nick Mathewson
2015-01-21
Fix: change copyright year in workqueue and thread tests
David Goulet
2015-01-19
Make check-spaces happier.
Nick Mathewson
2015-01-19
Remove a now-needless testing workaround.
Nick Mathewson
2015-01-19
Merge branch 'bug7555_v2_squashed'
Nick Mathewson
2015-01-16
Merge branch 'bug8546_squashed'
Nick Mathewson
2015-01-16
Move entry_port_cfg_t fields in entry_connection_t
Nick Mathewson
2015-01-15
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
George Kadianakis
2015-01-15
Update workqueue implementation to use a single queue for the work
Nick Mathewson
2015-01-15
Fix the checkdir/perms test when umask==077
Nick Mathewson
2015-01-15
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
George Kadianakis
2015-01-15
unittests: Change some tt_assert()s to tt_int_op()s.
George Kadianakis
2015-01-15
Restrict sample values of the Laplace distribution to int64_t.
George Kadianakis
2015-01-14
Fix check-spaces
Nick Mathewson
2015-01-14
Test and fix workqueue_entry_cancel().
Nick Mathewson
2015-01-14
Add shutdown and broadcast support to test_workqueue.
Nick Mathewson
2015-01-14
Add unit test for thread IDs.
Nick Mathewson
2015-01-14
Basic unit test for condition variables.
Nick Mathewson
2015-01-14
Move thread tests into their own module
Nick Mathewson
2015-01-14
Test a little more of compat_threads.c
Nick Mathewson
2015-01-14
Rename bench_workqueue -> test_workqueue and make it a unit test.
Nick Mathewson
2015-01-14
Make pending work cancellable.
Nick Mathewson
2015-01-14
Initial workqueue implemention, with a simple test.
Nick Mathewson
2015-01-14
More tests as suggested by rl1987
Nick Mathewson
2015-01-13
remove a bogus comment
Nick Mathewson
2015-01-13
remove needless AllowDotExit in test_entryconn_rewrite_mapaddress_automap_on...
Nick Mathewson
2015-01-13
Uncomment a test
Nick Mathewson
2015-01-13
Allow MapAddress and Automap to work together
Nick Mathewson
2015-01-13
(Disabled, failing) test for the bug in 7555.
Nick Mathewson
2015-01-13
Fix memory leaks in entryconn tests.
Nick Mathewson
2015-01-13
More unit tests for rewriting entry connection addresses
Nick Mathewson
2015-01-12
On jessie, we need a =, not a ==
Nick Mathewson
2015-01-12
mktemp wants some Xs
Nick Mathewson
[next]