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-06-29
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-06-29
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-06-29
Adjust unit tests to account for fix to bug 22753.
Nick Mathewson
2017-06-28
ed25519: Add tests blinding bad ed25519 pubkeys.
George Kadianakis
2017-06-27
whitespace fix
Nick Mathewson
2017-06-27
Merge branch 'asn_bug22006_final_squashed'
Nick Mathewson
2017-06-27
ed25519: Add unittests for ed25519 pubkey validation.
George Kadianakis
2017-06-26
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-06-26
Merge branch 'bug22105_031' into maint-0.3.1
Nick Mathewson
2017-06-26
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-06-26
Demote a log message due to libevent delays.
Mike Perry
2017-06-22
whitespace fix
Nick Mathewson
2017-06-22
Merge remote-tracking branch 'rl1987/bug22461'
Nick Mathewson
2017-06-21
Merge branch 'callgraph_reduction_v2'
Nick Mathewson
2017-06-21
Extract channel_do_open_actions() from non-open _change_state cases
Nick Mathewson
2017-06-20
Add a unit test for decompressing concatenated inputs.
Nick Mathewson
2017-06-19
Remove hardwired libfuzzer path; closes 22105.
Nick Mathewson
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-05
Rename "link" variable to avoid shadowing warning.
Nick Mathewson
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-05
Fix unit tests to work after own_link_cert assertion
Nick Mathewson
2017-06-05
Merge branch 'bug22460_030_01' into maint-0.3.0
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-05
Repair link_handshake unit tests to mock tor_tls_get_own_cert()
Nick Mathewson
2017-06-04
Don't reject SOCKS5 requests that contain IP strings
rl1987
2017-06-01
Fix ed25519 link certificate race on tls context rotation
Nick Mathewson
2017-05-31
Bugfix: Regenerate more certificates when appropriate
Nick Mathewson
2017-05-30
hs: Correctly validate v3 descriptor encrypted length
David Goulet
2017-05-26
Mock tor_addr_lookup() during part of addr/basic test.
Nick Mathewson
2017-05-19
Whoops; I broke check-spaces.
Nick Mathewson
2017-05-19
Try another approach to fixing the bug in the #1922 test.
Nick Mathewson
2017-05-19
mingw fix: avoid "unused var" warning.
Nick Mathewson
2017-05-19
fix a coverity resource leak warning
Nick Mathewson
2017-05-19
Try to fix windows config/include_path_syntax test
Nick Mathewson
2017-05-19
tt_* macros can "goto done;" so define any freeable things before them.
Nick Mathewson
2017-05-19
Merge branch 'add_rust_squashed'
Nick Mathewson
2017-05-19
Allow Rust build using locally supplied crates or crates.io
Sebastian Hahn
2017-05-19
cargo-online-mode configure argument
Sebastian Hahn
2017-05-19
Run cargo test during make check
Sebastian Hahn
2017-05-19
Add some Rust utility functions and print support
Sebastian Hahn
2017-05-19
Merge remote-tracking branch 'jigsaw/torrc-dir-fix-1922_squashed2'
Nick Mathewson
2017-05-18
Add support for %include funcionality on torrc #1922
Daniel Pinto
2017-05-15
Test fix: always set address in new_dir_conn()
Nick Mathewson
2017-05-15
Merge remote-tracking branch 'public/prop140_aftermath_cfg'
Nick Mathewson
2017-05-15
Merge branch 'ahf_bugs_21667_2_squashed'
Nick Mathewson
2017-05-15
Fix dir_handle_get/... test-cases for prop#278 support.
Alexander Færøy
2017-05-15
dir_handle_get: repair two test cases, note the fixes for 3 others
Nick Mathewson
2017-05-15
Add hs_test_helpers.h to noinst_HEADERS
Nick Mathewson
2017-05-12
Test fix: expect old consensuses to be deleted if not deflate-compressed
Nick Mathewson
[next]