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
/
core
Age
Commit message (
Expand
)
Author
2018-11-26
Merge remote-tracking branch 'tor-github/pr/495'
Nick Mathewson
2018-11-26
Merge branch 'dormant_v2_squashed'
Nick Mathewson
2018-11-26
Test for check_network_participation_callback()
Nick Mathewson
2018-11-26
Test netstatus.c tracking of user participation status
Nick Mathewson
2018-11-26
Add options to control dormant-client feature.
Nick Mathewson
2018-11-21
Fix a fun heisenbug in memoize_protover_flags()
Nick Mathewson
2018-11-19
Merge branch 'ticket27359_v2_squashed'
Nick Mathewson
2018-11-19
Backend for compact node-family representation.
Nick Mathewson
2018-11-17
Make ROUTERLIST_PRUNING_INTERVAL 1 hr.
rl1987
2018-11-15
Make sure that we are always a net participant when being a server
Nick Mathewson
2018-11-15
Rename and fix docs on FLUSH_ON_DISABLE
Nick Mathewson
2018-11-15
Reset dormancy status when the clock jumps.
Nick Mathewson
2018-11-15
Add a periodic event to become dormant.
Nick Mathewson
2018-11-15
Make the NET_PARTICIPANT role dependent on user activity
Nick Mathewson
2018-11-15
write_stats_file() is indeed NET_PARTICIPANT; remove comment.
Nick Mathewson
2018-11-15
reset_padding_counts is only once per 24h; it can be all.
Nick Mathewson
2018-11-15
Turn second_elapsed_callback into a normal periodic event.
Nick Mathewson
2018-11-15
Move the responsibility for delayed shutdown into the mainloop
Nick Mathewson
2018-11-15
Remove run_scheduled_events() as a separate function.
Nick Mathewson
2018-11-15
Move control_per_second_events() into a callback with its own role
Nick Mathewson
2018-11-15
Annotate 1/s callback elements with NET_PARTICIPANT status.
Nick Mathewson
2018-11-15
Add new "ALL" and "NET_PARTICIPANT" roles for periodic events
Nick Mathewson
2018-11-15
Add a function to schedule a periodic event once, then disable it
Nick Mathewson
2018-11-15
Use macros to make the periodic event table less verbose.
Nick Mathewson
2018-11-14
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-11-14
Merge branch 'ticket27750_034_01_squashed' into maint-0.3.5
Nick Mathewson
2018-11-14
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-11-14
comment: circuit_list_path_impl() does not check Named any more
teor
2018-11-11
Create new periodic event for pruning old info about Tor routers
rl1987
2018-11-09
Merge branch 'subsystems'
Nick Mathewson
2018-11-07
Merge remote-tracking branch 'tor-github/pr/271'
Nick Mathewson
2018-11-07
Merge branch 'ticket27225_squashed'
Nick Mathewson
2018-11-07
Memoize summarize_protover_flags()
Nick Mathewson
2018-11-06
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-11-06
Merge branch 'bug28348_034' into bug28348_035
Nick Mathewson
2018-11-05
Code to manage the list of subsystems.
Nick Mathewson
2018-11-05
In count_acceptable_nodes(), count direct and indirect nodes with node_has_pr...
Neel Chauhan
2018-10-18
hs-v3: Close client intro circuits if the descriptor is replaced
David Goulet
2018-10-17
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-16
Argh. The unset value for OwningControllerFD is NOT -1.
Nick Mathewson
2018-10-16
Merge branch 'bug27849_redux'
Nick Mathewson
2018-10-15
Write a comment to explain may_need_rebind condition
rl1987
2018-10-15
Refrain from listener rebinding when address families differ
rl1987
2018-10-14
Remove a double-newline and improve a comment
Nick Mathewson
2018-10-14
Merge branch 'bug27772_squashed'
Nick Mathewson
2018-10-14
Initialize some locals in socks5 parsing code.
Nick Mathewson
2018-10-14
Use the correct function signatures in test_relaycell.c
Nick Mathewson
2018-10-14
Use assertions so GCC LTO doesn't worry about TLS channel conversion
Nick Mathewson
2018-10-12
Merge remote-tracking branch 'tor-github/pr/380'
Nick Mathewson
2018-10-03
Make sure we're removing conn from old_conns *once*
rl1987
[next]