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
2017-11-13
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-11-13
Merge branch 'bug23291_028' into maint-0.2.8
Nick Mathewson
2017-10-23
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-10-23
Adjust test, now that there are 9 dirauths again
Nick Mathewson
2017-09-12
Avoid sscanf() warnings from openbsd in the unit tests
Nick Mathewson
2017-08-21
22839: fix check_heap_buffer buffer size in test-memwipe
Ties Stuij
2017-08-01
Merge remote-tracking branch 'public/bug19769_19025_029' into maint-0.2.9
Nick Mathewson
2017-07-14
Merge branch 'bug22916_027' into maint-0.2.9
Nick Mathewson
2017-07-13
Fix compiler warnings with openssl-scrypt/libscrypt test on clang
Nick Mathewson
2017-07-07
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-07-07
mingw fix: avoid "unused var" warning.
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-07-03
Fix assertion failure related to openbsd strtol().
Nick Mathewson
2017-06-05
Rename "link" variable to avoid shadowing warning.
Nick Mathewson
2017-06-05
Repair link_handshake unit tests to mock tor_tls_get_own_cert()
Nick Mathewson
2017-02-14
Fix policies.c instance of the "if (r=(a-b)) return r" pattern
Nick Mathewson
2017-02-07
Merge branch 'teor_bug21357-v2_029' into maint-0.2.9
Nick Mathewson
2017-02-01
Support LibreSSL with opaque structures
rubiate
2017-02-01
Scale IPv6 address counts in policy_summary_reject to avoid overflow
teor
2017-02-01
Add unit tests for IPv6 address summaries and IPv4 netblock rejection
teor
2017-01-18
test_cfmt_connected_cells: use TTL value that's above the new min.
Nick Mathewson
2017-01-18
DefecTor countermeasure: change server- and client-side DNS TTL clipping
Nick Mathewson
2016-12-09
test: fix memory leak in single onion poisoning
David Goulet
2016-12-08
Use the correct preprocessor macro for Linux
cypherpunks
2016-12-07
Netbsd doesn't have ipfw, only the regular pf transport stuff.
Nick Mathewson
2016-12-07
Increase verbosity on options/validate__transproxy
Nick Mathewson
2016-12-07
Increase tolerances in util/monotonic_time tests
Nick Mathewson
2016-12-03
Move a comment in test_single_onion_poisoning
teor
2016-12-03
Add a missing return value check in test_single_onion_poisoning
teor
2016-12-03
Remove a double-free in test_single_onion_poisoning
teor
2016-12-03
Refactor poison_dir allocation and free in test_single_onion_poisoning
teor
2016-12-02
test_single_onion_poisoning: Free dir[12] on all paths
Nick Mathewson
2016-12-01
Merge branch 'bug20638_029_v2_squashed' into maint-0.2.9
Nick Mathewson
2016-12-01
Stop ignoring hidden service key anonymity when first starting tor
teor
2016-12-01
Update unit tests for 20484, 20529
teor
2016-11-21
Merge remote-tracking branch 'arma/bug20423' into maint-0.2.9
Nick Mathewson
2016-11-16
refactor router_pick_published_address to have another arg
Roger Dingledine
2016-11-16
fixup! Add expect_log_msg_containing_either3() and expect_log_msg_containing_...
teor
2016-11-16
Add all four error messages to test_address_get_if_addrs6_list_no_internal()
Neel Chauhan
2016-11-16
Add all four error messages to test_address_get_if_addrs6_list_internal()
Neel Chauhan
2016-11-16
Add expect_log_msg_containing_either3() and expect_log_msg_containing_either4()
Neel Chauhan
2016-11-08
Merge remote-tracking branch 'public/bug20306_029' into maint-0.2.9
Nick Mathewson
2016-11-07
Merge remote-tracking branch 'teor/bug20484_029_v2' into maint-0.2.9
Nick Mathewson
2016-11-07
Fix another 20499-broken test
Nick Mathewson
2016-11-07
Fix a unit test (broken by recent 20499 hacking)
Nick Mathewson
2016-11-06
In test_tortls_classify_client_ciphers(), s/ECDH/ECDHE/
Nick Mathewson
[next]