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
Age
Commit message (
Expand
)
Author
2018-05-09
config: Move any_client_port_set() to config.c
David Goulet
2018-05-09
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-09
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-05-09
Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2
Nick Mathewson
2018-05-09
Detect when v3 services get disabled after HUP.
George Kadianakis
2018-05-09
Detect when v2 services get disabled after HUP.
George Kadianakis
2018-05-08
Merge branch 'ticket25993_squashed'
Nick Mathewson
2018-05-08
Merge branch 'bug26004_029_squashed'
Nick Mathewson
2018-05-08
Avoid unsigned integer underflow on empty input.
Nick Mathewson
2018-05-08
Allow bandwidth-file lines to have node_id in the last position
juga0
2018-05-08
Merge remote-tracking branch 'mikeperry/bug25870_rebase'
Nick Mathewson
2018-05-08
minor cleanups on commit 17daab76
Roger Dingledine
2018-05-07
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-07
Merge remote-tracking branch 'mikeperry/bug25733_029' into maint-0.3.3
Nick Mathewson
2018-05-07
Merge branch 'ticket26014'
Nick Mathewson
2018-05-07
Merge remote-tracking branch 'mikeperry/bug25705_v3_033'
Nick Mathewson
2018-05-06
Add unit test for ..get_start_of_next_voting_interval().
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'dgoulet/ticket25914_034_01'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'dgoulet/ticket25990_034_01'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'github/ticket25952'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'github/ticket25951'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'github/ticket25949'
Nick Mathewson
2018-05-03
hs-v3: Remove extra white-space and clarify comment
David Goulet
2018-05-03
Merge remote-tracking branch 'asn/bug23107'
David Goulet
2018-05-02
dirauth: Move authdir_mode_v3() to module
David Goulet
2018-05-02
dirvote: Fix typo in comment
David Goulet
2018-05-02
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-05-02
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-05-02
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-02
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-05-02
Stop logging stack contents when reading a zero-length bandwidth file
teor
2018-05-02
Optimize legacy intro point digest calculation.
Neel Chauhan
2018-05-01
Stop using approx_time() in circuitmux_ewma.
Nick Mathewson
2018-05-01
Bug 25705: Don't count circuit path failures as build failures.
Mike Perry
2018-05-01
Mark bug cases of addressmap_get_virtual_address as non-covered
Nick Mathewson
2018-05-01
Merge remote-tracking branch 'github/eliminate_gettimeofday_cached'
Nick Mathewson
2018-05-01
Move unreachable port warnings to a periodic event.
Nick Mathewson
2018-05-01
dirvote: Make tokens a const in dirvote_parse_sr_commits()
David Goulet
2018-05-01
Make find_opt_by_keyword() take a const smartlist
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
Refactor to use safe_timer_diff.
Nick Mathewson
2018-05-01
Reschedule voting callback when any cfg option affecting it changes.
Nick Mathewson
2018-05-01
Ensure that voting is rescheduled whenever the schedule changes.
Nick Mathewson
2018-05-01
Move responsibility for voting into a separate periodic callback.
Nick Mathewson
[next]