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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
2017-11-20
Merge branch 'bug23681_029_01_squashed' into maint-0.3.2
Nick Mathewson
2017-11-20
circuit: Don't timeout opened C_INTRODUCING circuit
David Goulet
2017-11-18
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-11-18
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-11-17
Intoduce unittest for skipping outdated dirservers.
George Kadianakis
2017-11-17
Fix a wide comment
Nick Mathewson
2017-11-17
Merge branch 'bug23817_031' into maint-0.3.2
Nick Mathewson
2017-11-17
Make should_set_md_dirserver_restriction() look at num filtered guards
Nick Mathewson
2017-11-17
Skip dirserver restrictions in small networks.
George Kadianakis
2017-11-17
Introduce new guard restriction and use it to skip outdated dirs.
George Kadianakis
2017-11-17
Introduce cache for outdated microdesc dirservers.
George Kadianakis
2017-11-17
Only log about lost KIST support once
Matt Traudt
2017-11-17
Merge remote-tracking branch 'dgoulet/bug23861_032_01' into maint-0.3.2
Nick Mathewson
2017-11-17
Merge branch 'bug24167_025' into maint-0.3.2
Nick Mathewson
2017-11-17
Merge branch 'ticket24097_032' into maint-0.3.2
Nick Mathewson
2017-11-16
Fix a traceback when closing a blocked connection "immediately".
Nick Mathewson
2017-11-16
relay: Avoid extra LOG_NOTICE for every new descriptor batch
David Goulet
2017-11-16
Downgrade evdns warnings about weird replies.
Nick Mathewson
2017-11-15
Tweak the message when we re-enable CBT.
Nick Mathewson
2017-11-15
Merge remote-tracking branch 'asn/bug23662_032' into maint-0.3.2
Nick Mathewson
2017-11-14
Merge remote-tracking branch 'dgoulet/bug24230_032_01' into maint-0.3.2
Nick Mathewson
2017-11-14
Silence a warning about failed descriptor uploads.
George Kadianakis
2017-11-13
Minimal implementation of bridge-distribution-request
Nick Mathewson
2017-11-13
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-11-13
hs-v3: Fix consensus param "hsdir-interval" name
David Goulet
2017-11-13
Merge remote-tracking branch 'arma/ticket23637' into maint-0.3.2
Nick Mathewson
2017-11-13
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-11-13
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-11-13
Merge remote-tracking branch 'teor/bug23470-029' into maint-0.2.9
Nick Mathewson
2017-11-13
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-11-13
Merge branch 'bug8185_025' into maint-0.2.9
Nick Mathewson
2017-11-13
Merge branch 'bug8185_031' into maint-0.3.1
Nick Mathewson
2017-11-13
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-11-13
Merge branch 'ticket21953_029' into maint-0.2.9
Nick Mathewson
2017-11-10
control: Fix wrong Action on failure to upload an HS descriptor
David Goulet
2017-11-09
Merge branch 'bug23985_029' into maint-0.3.2
Nick Mathewson
2017-11-09
Re-remove AllowDotExit deprecation.
Nick Mathewson
2017-11-08
dirauth: Recalculate voting schedule at first vote
David Goulet
2017-11-08
Don't delay descriptor fetches when missing info needed for circuits
Nick Mathewson
2017-11-08
downgrade severity for get_voting_schedule()
Nick Mathewson
2017-11-08
Merge remote-tracking branch 'dgoulet/bug23751_032_01' into maint-0.3.2
Nick Mathewson
2017-11-08
Merge branch 'bug23318-redux_029' into maint-0.3.2
Nick Mathewson
2017-11-08
Stop calculating total twice in frac_nodes_with_descriptors()
teor
2017-11-08
Check arguments and initialise variables in compute_weighted_bandwidths()
teor
2017-11-08
Actually log the total bandwidth in compute_weighted_bandwidths()
teor
2017-11-08
Use node counts in networks with all zero-bandwidths
teor
2017-11-08
Remove an erroneous 0.5 in compute_weighted_bandwidths()
Nick Mathewson
2017-11-08
sched: Ignore closed channel after flushing cells
David Goulet
2017-11-08
Merge branch 'bug23816_029_squashed' into maint-0.3.2
Nick Mathewson
2017-11-08
Replace our random-exponential-delay algorithm.
Nick Mathewson
[next]