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
Age
Commit message (
Expand
)
Author
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 branch 'maint-0.3.3'
Nick Mathewson
2018-04-23
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-23
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-04-23
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-04-23
Permit the nanosleep system call in the seccomp2 callbox
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
Repair the legacy_hs/pick_tor2web_rendezvous_node unit test
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-17
Fix a pointer size error in test_bridges.c
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
Fixup timing wheel warnings related to recent WHEEL_BIT change.
Nick Mathewson
2018-04-17
token bucket: Add parens to rate_per_sec_to_rate_per_step()
Nick Mathewson
2018-04-17
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-17
heartbeat: Log the number of circuits killed because too many cells
David Goulet
2018-04-17
Merge remote-tracking branch 'public/bug24688'
Nick Mathewson
2018-04-16
Add GETINFO current-time/{local,utc} regression test
Neel Chauhan
2018-04-16
Make tor_gettimeofday() mockable
Neel Chauhan
2018-04-16
Add GETINFO current-time/{local,utc} command to ControlPort
Neel Chauhan
2018-04-16
Add format_local_iso_time_nospace()
Neel Chauhan
2018-04-16
Use u32 add helper for CIRC_BW accounting.
Mike Perry
2018-04-16
Helper function to add u32 without overflow.
Mike Perry
2018-04-16
Bug 25400: Make CIRC_BW event properly total everything on a circ.
Mike Perry
2018-04-16
token: Fix uint32_t to uint64_t conversion
David Goulet
[next]