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
/
dirvote.c
Age
Commit message (
Expand
)
Author
2021-11-05
Merge branch 'maint-0.4.5' into maint-0.4.6
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.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-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-19
Make dirauths vote the Sybil flag when other flags are zeroed out
Neel Chauhan
2021-02-03
Add missing newline between get_all_possible_sybil() and version_from_platform()
Neel Chauhan
2021-01-21
Merge branch 'maint-0.4.5'
David Goulet
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-19
Merge branch 'maint-0.4.5'
Nick Mathewson
2021-01-15
Revert "IPv6 sybil: consider addresses in the same /64 to be equal."
David Goulet
2021-01-13
New consensus method to find bwweightscale & maxunmeasuredbw correctly.
Nick Mathewson
2020-10-26
Merge branch 'maint-0.4.4'
Nick Mathewson
2020-10-22
Turn ConsensusParams into a Linelist
Roger Dingledine
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-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
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-05
config: New file resolve_addr.{c|h}
David Goulet
2020-03-20
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-03-20
relay/dirauth: Set some output arguments in stubs
teor
2020-03-05
Merge branch 'clang_format_prep_3'
Nick Mathewson
2020-02-24
Rename voting_schedule_*() functions.
Nick Mathewson
2020-02-24
Move voting_schedule.[ch] to src/feature/dirauth/
Nick Mathewson
2020-02-20
dirvote: Improve the posted vote log message
teor
2020-02-19
dirvote: Remove an incorrect log message
teor
2020-02-18
dirauth: Refactor dirvote_add_vote()
teor
2020-02-18
Don't accept posted votes after :52:30
Roger Dingledine
[next]