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
2021-04-13
Fix test naming, and fix tests on windows.
Nick Mathewson
2021-02-23
Remove mallinfo() from codebase
David Goulet
2021-02-03
node: Move reentry set to use a digestmap_t
David Goulet
2021-01-29
test: Add test for exits blocking reentry to the network
George Kadianakis
2021-01-28
Merge branch 'tor-gitlab/mr/50' into maint-0.3.5
David Goulet
2021-01-28
Merge branch 'tor-gitlab/mr/254' into maint-0.3.5
David Goulet
2021-01-28
Merge remote-tracking branch 'tor-gitlab/mr/186' into maint-0.3.5
David Goulet
2021-01-19
Merge remote-tracking branch 'tor-gitlab/mr/143' into maint-0.3.5
Nick Mathewson
2021-01-12
hs-v3: Require reasonably live consensus
David Goulet
2020-11-05
Handle a change in the implementation of hashlib in Python 3.9
Nick Mathewson
2020-10-28
Fix a previously overstrict log message check.
Nick Mathewson
2020-10-14
Implement proposal 318: Limit protovers to 0..63
Nick Mathewson
2020-10-07
Merge remote-tracking branch 'tor-github/pr/1827/head' into maint-0.3.5
Nick Mathewson
2020-10-07
Merge remote-tracking branch 'tor-gitlab/mr/103' into maint-0.3.5
Nick Mathewson
2020-10-07
Merge branch 'mr_124_squashed' into maint-0.3.5
Nick Mathewson
2020-10-07
Parallelize src/test/test into chunks.
Nick Mathewson
2020-09-17
Fix underflow in rend_cache/free_all test.
Nick Mathewson
2020-09-17
test: Increment rend cache allocation before freeing
David Goulet
2020-09-14
Resolve a compilation warning in test_connection.c
Nick Mathewson
2020-08-12
Fix allocation counting in clean_v2_descs_as_dir test.
Nick Mathewson
2020-08-03
Remove channel_is_canonical_is_reliable()
Nick Mathewson
2020-07-30
Fix a bug in buf_move_all() when the input buffer is empty.
Nick Mathewson
2020-07-30
Add unit test for buf_move_all(), including a failing case
Nick Mathewson
2020-07-14
Strip '\r' characters when reading text files on Unix.
Alexander Færøy
2020-07-06
Run `tor_tls_cert_matches_key()` Test Suite with both OpenSSL and NSS.
Alexander Færøy
2020-06-30
Merge branch 'tor-github/pr/1793' into maint-0.3.5
Alexander Færøy
2020-06-30
Merge branch 'tor-github/pr/1785' into maint-0.3.5
Alexander Færøy
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-04-09
Merge remote-tracking branch 'tor-github/pr/1784' into maint-0.3.5
teor
2020-03-21
Add a test for the localhost case.
Nick Mathewson
2020-03-21
Extend test to handle router_get_advertised_ipv6_or_ap
Nick Mathewson
2020-03-21
Add a test for router_get_advertised_or_port_by_af().
Nick Mathewson
2020-03-21
Add tests for get_first_advertised_{addr,port}_by_type_af()
Nick Mathewson
2020-03-19
Add a TOR_SKIP_TESTCASES environment variable for suppressing tests.
Nick Mathewson
2020-03-17
Merge branch 'trove_2020_002_035' into maint-0.3.5
Nick Mathewson
2020-03-17
Add off-by-one checks for key length.
Nick Mathewson
2020-03-14
Add a test for crypto_pk_asn1_decode_private maxbits.
Nick Mathewson
2020-03-12
Fix unit tests that look at contactinfo logs.
Nick Mathewson
2020-03-11
pem_decode(): Tolerate CRLF line endings
Nick Mathewson
2020-03-10
dos: Pass transport name on new client connection
David Goulet
2020-02-12
Lowercase the BridgeDistribution value from torrc in descriptors.
Alexander Færøy
2019-11-06
Merge remote-tracking branch 'tor-github/pr/1354' into maint-0.3.5
teor
2019-10-20
test/rebind: Make control formatting and log parsing more robust
teor
2019-09-23
Fix bug when %including folder with comment only files. #31408
Daniel Pinto
2019-09-06
entrynodes: Make routine descriptor expiry notice logs less alarming
teor
2019-08-30
Merge remote-tracking branch 'tor-github/pr/1117' into maint-0.3.5
teor
2019-08-12
Merge remote-tracking branch 'tor-github/pr/1065' into maint-0.3.5
teor
2019-08-12
Merge remote-tracking branch 'tor-github/pr/1039' into maint-0.3.5
teor
2019-08-09
Merge remote-tracking branch 'tor-github/pr/763' into maint-0.3.5
teor
2019-06-19
guard: Ignore marked for close circuit when changing state to open
David Goulet
[next]