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
/
core
/
mainloop
Age
Commit message (
Expand
)
Author
2019-04-05
Merge branch 'tor-github/pr/800' into maint-0.4.0
George Kadianakis
2019-04-04
Implement an DormantCanceledByStartup option
Nick Mathewson
2019-03-29
Add connection_dir_buf_add() helper function
rl1987
2019-03-25
Correctly report PT vs proxy during bootstrap
Taylor Yu
2019-03-07
Merge remote-tracking branch 'tor-github/pr/745' into maint-0.4.0
Nick Mathewson
2019-03-01
Log the correct "auto" port number for listening sockets
Kris Katterjohn
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-09
Merge branch 'bug28591_035_squashed'
Nick Mathewson
2018-12-21
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-12-21
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2018-12-20
Add ORCONN event pubsub system
Taylor Yu
2018-12-17
Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged
Nick Mathewson
2018-12-17
Use run_main_loop_until_done() for process_t tests.
Alexander Færøy
2018-12-17
Use process_t for managed proxies.
Alexander Færøy
2018-12-13
Merge branch 'dormant_persist_squashed'
Nick Mathewson
2018-12-13
Change interaction between dormant mode and clock jumps.
Nick Mathewson
2018-12-05
Merge remote-tracking branch 'tor-github/pr/508'
Nick Mathewson
2018-12-05
remember why we are doing getsockopt()
Nick Mathewson
2018-12-04
Add an option to start tor in dormant mode for the first time.
Nick Mathewson
2018-12-04
Remember in our state file how long we've spent since user activity
Nick Mathewson
2018-12-03
More logging for #28229
rl1987
2018-12-03
Check that new listener connection is actually listening
rl1987
2018-12-01
Merge branch 'ticket27490a_squashed'
Nick Mathewson
2018-12-01
Add new option ClientAutoIPv6ORPort to switch between IPv4 and IPv6 OR ports
Neel Chauhan
2018-11-29
Dir: Refactor ns expiry check to remove duplicate code
teor
2018-11-26
Merge remote-tracking branch 'tor-github/pr/495'
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-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
Move buffers.c out of lib/containers to resolve a circularity.
Nick Mathewson
2018-11-14
Merge branch 'ticket27750_034_01_squashed' into maint-0.3.5
Nick Mathewson
2018-11-11
Create new periodic event for pruning old info about Tor routers
rl1987
2018-11-06
Merge branch 'bug28348_034' into bug28348_035
Nick Mathewson
[next]