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-04-26
Rewrite time-handling in circuitmux_ewma to use monotime_coarse
Nick Mathewson
2018-04-26
Remove a blank line that was bothering me.
Nick Mathewson
2018-04-25
Ignore CircuitPriorityHalflife values under -EPSILON.
Nick Mathewson
2018-04-25
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-25
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-25
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-04-25
Fix a copy-paste error in the fix for #23693.
Nick Mathewson
2018-04-24
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-24
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-24
Merge remote-tracking branch 'dgoulet/bug25901_032_01' into maint-0.3.2
Nick Mathewson
2018-04-24
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-24
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-24
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-04-23
hs: Fix memleak in v3 on SIGHUP
David Goulet
2018-04-23
Merge remote-tracking branch 'dgoulet/ticket25762_034_05'
Nick Mathewson
2018-04-23
test: Add periodic events unit tests
David Goulet
2018-04-23
main: Update periodic events comment based on latest code
David Goulet
2018-04-23
main: Use rescan_periodic_events in initialize_periodic_events_cb
Nick Mathewson
2018-04-23
periodic: Add an enable and disable function
David Goulet
2018-04-23
config: Set up periodic events when options changes
David Goulet
2018-04-23
main: Launch periodic events by roles
David Goulet
2018-04-23
main: Specialize the periodic events on a per-role basis
David Goulet
2018-04-23
main: Sort alphabetically periodic event callbacks
David Goulet
2018-04-23
Merge remote-tracking branch 'github/lazy_bucket_refill'
Nick Mathewson
2018-04-23
Merge remote-tracking branch 'neel/b25511-r4'
Nick Mathewson
2018-04-22
Merge branch 'ticket25024_squashed'
Nick Mathewson
2018-04-22
add changes file and update check-typos in makefile
Deepesh Pathak
2018-04-22
Merge remote-tracking branch 'mikeperry/bug25400_squashed'
Nick Mathewson
2018-04-22
Merge branch 'remove_old_consensus_methods_2018_squashed'
Nick Mathewson
2018-04-22
Require MIN_METHOD_FOR_RECOMMENDED_PROTOCOLS
Nick Mathewson
2018-04-22
Remove MIN_METHOD_FOR_{SHARED_RANDOM,EXCLUDING_INVALID_NODES}
Nick Mathewson
2018-04-22
Remove MIN_METHOD_FOR_ED25519_ID_VOTING
Nick Mathewson
2018-04-22
Remove MIN_METHOD_FOR_{PACKAGE_LINES,GUARDFRACTION,ED25519_ID_IN_MD}
Nick Mathewson
2018-04-22
Remove MIN_METHOD_FOR_ID_HASH_IN_MD and a test for running without it.
Nick Mathewson
2018-04-22
Remove MIN_METHOD_{FOR_P6_LINES,FOR_NTOR_KEY,TO_CLIP_UNMEASURED_BW}
Nick Mathewson
2018-04-22
Remove MIN_METHOD_FOR and MIN_METHOD_FOR_A_LINES
Nick Mathewson
2018-04-22
Disable consensus methods before 25.
Nick Mathewson
2018-04-22
Merge branch 'bug25691_033_again_squashed'
Nick Mathewson
2018-04-22
control EXTENDCIRCUIT: check node_has_preferred_descriptor().
Nick Mathewson
2018-04-22
Rename node_has_descriptor() to node_has_any_descriptor()
Nick Mathewson
2018-04-22
Use router_crn_flags in more places, to pass direct-connect flag
Nick Mathewson
2018-04-22
Use node_has_preferred_descriptor() in another case
Nick Mathewson
2018-04-22
Check for "the right descriptor", not just "any descriptor".
Nick Mathewson
2018-04-22
Allow cpuworkers to exist without onion keys
Nick Mathewson
2018-04-18
Rename some functions to start with a uniform prefix
Nick Mathewson
2018-04-17
Add an initialization case to node_get_prim_dirport
Nick Mathewson
2018-04-17
Add a redundant memset to node_get_pref_ipv6_orport()
Nick Mathewson
2018-04-17
Fix a copy-and-paste error from 6be994fa717cf73
Nick Mathewson
2018-04-17
Fix a compilation warning on clang
Nick Mathewson
2018-04-17
Remove the periodic refill event entirely.
Nick Mathewson
[next]