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
2018-04-27
dirvote: Reorganize the dirvote.h file
David Goulet
2018-04-27
dirvote: Move voting_schedule_t to dirvote.c
David Goulet
2018-04-27
dirvote: Trim down the public API
David Goulet
2018-04-27
config: Make circuit_build_times_disabled() use authdir_mode()
David Goulet
2018-04-27
mod: Build system changes for dirauth module
David Goulet
2018-04-27
Merge branch 'ticket25376_034_031_squashed'
Nick Mathewson
2018-04-27
hibernation: Rescan the event list on state change
David Goulet
2018-04-27
main: Add mainloop callback event flags
David Goulet
2018-04-26
Merge branch 'ticket25933'
Nick Mathewson
2018-04-26
Fix a test assertion failure due to uninitialized mainloop events
Nick Mathewson
2018-04-26
Merge branch 'ticket25931'
Nick Mathewson
2018-04-26
Remove connection_ap_attach_pending() from per-second callback.
Nick Mathewson
2018-04-26
Move close-and-cleanup functions to a postloop event.
Nick Mathewson
2018-04-26
Move consdiffmgr_rescan() into a mainloop event.
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
[next]