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
/
or
/
dirauth
Age
Commit message (
Expand
)
Author
2018-08-24
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-07-18
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-05-22
vote: TROVE-2018-005 Make DirAuths omit misbehaving routers from their vote.
Isis Lovecruft
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-02
dirauth: Move authdir_mode_v3() to module
David Goulet
2018-05-02
dirvote: Fix typo in comment
David Goulet
2018-05-01
dirvote: Make tokens a const in dirvote_parse_sr_commits()
David Goulet
2018-05-01
sr: Rename shared_random_common.{c|h} to shared_random_client.{c|h}
David Goulet
2018-05-01
vote: Move dirvote_recalculate_timing() to voting_schedule.c
David Goulet
2018-05-01
vote: Namespace functions in voting_schedule.c
David Goulet
2018-05-01
Rename dirvote_common.{c|h} to voting_schedule.{c|h}
David Goulet
2018-05-01
dirvote: Make dirvote_get_preferred_voting_intervals() static
David Goulet
2018-05-01
ns: Move dirvote_get_voter_sig_by_alg() to networkstatus.c
David Goulet
2018-05-01
Update dirvote_act() to return the time of its next action.
Nick Mathewson
2018-05-01
Start refactoring dirvote_act() towards self-scheduling
Nick Mathewson
2018-05-01
vote: Return error when adding vote/signature if no dirauth module
David Goulet
2018-05-01
Move back dirvote_authority_cert_dup to dirvote.c
David Goulet
2018-05-01
dirvote: Move the vote creation code into dirvote.c
David Goulet
2018-05-01
dirvote: Handling adding vote and signature if module is disabled
David Goulet
2018-05-01
dirvote: Move the handling of GET /tor/status-vote to dirauth module
David Goulet
2018-05-01
dirvote: Free vote commits in the dirauth module
David Goulet
2018-04-27
dirvote: Move SR commit parsing into dirauth module
David Goulet
2018-04-27
ns: Move ns_detached_signatures_free() to networkstatus.c
David Goulet
2018-04-27
dirvote: Rename voter_get_sig_by_algorithm()
David Goulet
2018-04-27
dirvote: Extract shared functions to common file
David Goulet
2018-04-27
sr: Static inline functions if no dirauth module
David Goulet
2018-04-27
sr: Extract shared SR functions
David Goulet
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet