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
/
feature
Age
Commit message (
Expand
)
Author
2021-10-20
Announce URL to bridge status page when starting Tor as a bridge relay.
Alexander Færøy
2021-10-20
Remove unused function: dns_randfn_() in dns.c.
Alexander Færøy
2021-10-20
Merge remote-tracking branch 'tor-gitlab/mr/369' into maint-0.3.5
Alexander Færøy
2021-10-19
hs: Improve warning for bad service version
David Goulet
2021-09-30
hs-v2: Disable version 2 HSPOST and HSFETCH command
David Goulet
2021-09-30
hs-v2: Disable version 2 directory
David Goulet
2021-09-30
hs-v2: Disable version 2 introduction point
David Goulet
2021-09-30
hs-v2: Disable version 2 service
David Goulet
2021-08-11
relay: Reduce streaming compression ratio from HIGH to LOW
David Goulet
2021-06-10
Fix TROVE-2021-006: Out-of-bounds read on v3 desc parsing
George Kadianakis
2021-04-16
Stop calling evdns_set_random_bytes_fn()
Nick Mathewson
2021-03-15
Merge branch 'bug40316_035_v2' into maint-0.3.5
Nick Mathewson
2021-03-15
Fix detection of point to insert signatures on a pending consensus.
Nick Mathewson
2021-03-15
Clarify new intended strategy with TROVE-2021-001
Nick Mathewson
2021-02-19
Disable the dump_desc() function.
Nick Mathewson
2021-02-03
node: Move reentry set to use a digestmap_t
David Goulet
2021-02-03
relay: Double the size of the relay reentry set
David Goulet
2021-01-29
test: Add test for exits blocking reentry to the network
George Kadianakis
2021-01-29
relay: Add bloomfiter of relay address + {OR|Dir}Port
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/140' into maint-0.3.5
David Goulet
2021-01-13
Better fix for #40241 (--enable-all-bugs-are-fatal and fallthrough)
Nick Mathewson
2021-01-12
hs-v3: Require reasonably live consensus
David Goulet
2021-01-11
Fix warnings in current debian-hardened CI.
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/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-09-22
srv: Remove spammy debug log
David Goulet
2020-09-07
statistics: Properly count all rendezvous cells (avoid undercounting).
George Kadianakis
2020-08-10
small code tweaks to try to work around debian stable complaints
Nick Mathewson
2020-07-22
Treat all extorport connections with un-set addresses as remote
Nick Mathewson
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-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
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Replace some "fall through" comments not at the end of a case.
Nick Mathewson
2020-05-06
Replace a "fall through" comment that was outside a switch.
Nick Mathewson
2020-03-21
router: Refactor IPv6 ORPort function logic
teor
2020-03-21
router: Stop advertising incorrect auto IPv6 ORPorts
teor
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-17
Trivial bugfixes found during TROVE investigation.
George Kadianakis
2020-02-12
hs-v3: Remove BUG() that can occur normally
David Goulet
2020-02-12
Lowercase the BridgeDistribution value from torrc in descriptors.
Alexander Færøy
2020-02-05
When parsing tokens, reject early on spurious keys.
Nick Mathewson
2020-02-05
When parsing, reject >1024-bit RSA private keys sooner.
Nick Mathewson
2020-01-14
Replace an assertion with a check-and-log
Nick Mathewson
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1464' into maint-0.3.5
teor
[next]