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
2020-01-16
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.3.5
teor
2019-11-25
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-11-25
Merge remote-tracking branch 'tor-github/pr/1422' into maint-0.3.5
teor
2019-11-06
Do not try to shut down the event loop when it is not initialized.
Nick Mathewson
2019-10-21
respect accountingmax during soft hibernation
Roger Dingledine
2019-10-17
mainloop: Disable periodic events before a destroy
David Goulet
2019-10-09
Stop libevent from reading data from closed connections.
George Kadianakis
2019-08-12
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2019-08-12
Merge remote-tracking branch 'tor-github/pr/1056' into maint-0.3.5
teor
2019-08-09
Merge remote-tracking branch 'tor-github/pr/920' into maint-0.3.5
teor
2019-05-29
Make get_proxy_type() connection-specific
Nick Mathewson
2019-04-10
Merge remote-tracking branch 'tor-github/pr/920' into maint-0.4.0
teor
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
[next]