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
/
changes
Age
Commit message (
Expand
)
Author
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
hs-v2: Add deprecation warning for service
David Goulet
2020-10-07
Merge remote-tracking branch 'tor-gitlab/mr/77' into maint-0.3.5
Nick Mathewson
2020-10-07
Merge remote-tracking branch 'tor-gitlab/mr/79' into maint-0.3.5
Nick Mathewson
2020-10-07
Merge remote-tracking branch 'tor-github/pr/1661/head' into maint-0.3.5
Nick Mathewson
2020-10-07
Merge remote-tracking branch 'tor-gitlab/mr/43' into maint-0.3.5
Nick Mathewson
2020-10-07
Merge remote-tracking branch 'tor-gitlab/mr/137' 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-22
srv: Remove spammy debug log
David Goulet
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-09-07
statistics: Properly count all rendezvous cells (avoid undercounting).
George Kadianakis
2020-09-01
conn: Remove assert on new listener connection when retrying
David Goulet
2020-08-12
Fix allocation counting in clean_v2_descs_as_dir test.
Nick Mathewson
2020-08-06
Validate ed25519 keys and canonicity from circuit_n_conn_done()
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-28
Use _lseeki64() on windows.
Nick Mathewson
2020-07-23
More info in the fallbackdir changes file
Nick Mathewson
2020-07-23
fallbackdir: Update list for 2020
David Goulet
2020-07-22
Treat all extorport connections with un-set addresses as remote
Nick Mathewson
2020-07-22
Adjust the rules for warning about too many connections.
Nick Mathewson
2020-07-14
Strip '\r' characters when reading text files on Unix.
Alexander Færøy
2020-07-10
NSS: Tell NSS that our SSL sockets are nonblocking.
Nick Mathewson
2020-07-09
Merge branch 'trove_2020_001_035' into maint-0.3.5
Nick Mathewson
2020-07-07
Resolve a compiler warning from a 32-bit signed/unsigned comparison
Nick Mathewson
2020-07-07
CI: Fix Appveyor printf format error
David Goulet
2020-07-06
Fix out-of-bound memory read in `tor_tls_cert_matches_key()` for NSS.
Alexander Færøy
2020-06-30
Downgrade "Bug: No entry found in extrainfo map" message.
Nick Mathewson
2020-06-30
Merge branch 'tor-github/pr/1909' into maint-0.3.5
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-06-30
Merge remote-tracking branch 'nickm-github/bug32884_035' into maint-0.3.5
Alexander Færøy
2020-06-29
Merge remote-tracking branch 'tor-github/pr/1725/head' into maint-0.3.5
Nick Mathewson
2020-05-30
Preemptive circs should work with UseEntryGuards 0
Roger Dingledine
2020-05-06
changes file for bug 34078.
Nick Mathewson
2020-04-09
Merge remote-tracking branch 'tor-github/pr/1784' into maint-0.3.5
teor
2020-03-21
router: Stop advertising incorrect auto IPv6 ORPorts
teor
2020-03-20
Appveyor: Copy required DLLs to test and app
teor
2020-03-19
Appveyor: disable crypto/openssl_version
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
Fix TROVE-2020-003.
George Kadianakis
2020-03-16
Travis: Produce detailed chutney diagnostics
teor
2020-03-13
Merge remote-tracking branch 'tor-github/pr/1693/head' into maint-0.3.5
Nick Mathewson
2020-03-12
config: Warn if ContactInfo is not set
David Goulet
[prev]
[next]