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
/
dirauth
Age
Commit message (
Expand
)
Author
2021-11-05
protover: Fix merge forward from 035
David Goulet
2021-11-05
Merge branch 'maint-0.3.5' into maint-0.4.5
David Goulet
2021-11-05
protover: Move all hardcoded lists in one place
David Goulet
2021-11-05
Add scary warnings about changing the protover list.
Nick Mathewson
2021-03-15
Merge branch 'maint-0.4.4' into maint-0.4.5
Nick Mathewson
2021-03-15
Merge branch 'maint-0.3.5' into maint-0.4.4
Nick Mathewson
2021-03-15
Fix detection of point to insert signatures on a pending consensus.
Nick Mathewson
2021-01-21
log more during consensus voting process
Roger Dingledine
2021-01-21
dir auths write consensuses to disk after creation
Roger Dingledine
2021-01-21
log more about testing incoming relay descriptors
Roger Dingledine
2021-01-15
Revert "IPv6 sybil: consider addresses in the same /64 to be equal."
David Goulet
2020-11-12
Fix typos.
Samanta Navarro
2020-10-27
Merge branch 'tor-gitlab/mr/176' into maint-0.4.4
David Goulet
2020-10-27
Merge branch 'tor-gitlab/mr/176'
David Goulet
2020-10-26
Merge branch 'maint-0.4.4'
Nick Mathewson
2020-10-23
Update required/recommended protocol lists more systematically
Nick Mathewson
2020-10-22
Turn ConsensusParams into a Linelist
Roger Dingledine
2020-10-18
Update required/recommended protocol versions.
Nick Mathewson
2020-10-18
Split required/recommended protocol lists into multiple lines
Nick Mathewson
2020-09-23
Fix memory leak in vote generation
Nick Mathewson
2020-09-23
Move a DIGESTMAP_FOREACH_END (cosmetic)
Nick Mathewson
2020-09-23
IPv6 sybil: consider addresses in the same /64 to be equal.
Nick Mathewson
2020-09-23
Refactor address comparison in get_sybil_list_by_ip_version
Nick Mathewson
2020-09-23
get_all_possible_sybil: small indentation and comment cleanups
Nick Mathewson
2020-09-23
Remove needless sort operation.
Nick Mathewson
2020-09-23
Tidy up compare_routerinfo_by_ipv{4,6} to match better.
Nick Mathewson
2020-09-23
Fix memory leaks.
Nick Mathewson
2020-09-23
Implement IPv6 sybil protection.
vnepveu
2020-08-03
Rename protover_contains_long_protocol_names to protover_list_is_invalid
Nick Mathewson
2020-07-23
Merge branch 'remove-padding-fix-7869-v2'
Nick Mathewson
2020-07-23
Remove padding from ntor-onion-key #7869
Daniel Pinto
2020-07-21
Rename router_get_advertised_*() functions.
Nick Mathewson
2020-07-21
Combine router_get_advertised_or_port{,by_af_}() functions
Nick Mathewson
2020-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-07-06
Merge remote-tracking branch 'tor-github/pr/1938/head'
Nick Mathewson
2020-06-26
Remove special authority semantics for AssumeReachable.
Nick Mathewson
2020-06-24
addr: Remove resolve_my_address_v4()
David Goulet
2020-06-23
addr: Rename resolve_my_address to be v4 specific
David Goulet
2020-06-17
Reject Tor relays running the 0.4.1 series
Neel Chauhan
2020-06-17
Update the list of recommended protocol versions to match >=0.3.5.
Nick Mathewson
2020-06-17
Spelling fix: "RECCOMEND" => "RECOMMEND".
Nick Mathewson
2020-05-21
Check for NULL from tor_dup_ip()
rl1987
2020-05-21
Bail out of format_networkstatus_vote if fmt_addr32() failed.
rl1987
2020-05-21
Check that fmt_addr32() returned non-empty string before putting it into docu...
rl1987
2020-05-07
Merge remote-tracking branch 'tor-github/pr/1880/head'
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.2' into maint-0.4.3
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-05-06
Merge branch 'bug34078_prelim_035' into bug34078_prelim_041
Nick Mathewson
2020-05-06
Replace a "fall through" comment that was outside a switch.
Nick Mathewson
[next]