aboutsummaryrefslogtreecommitdiff
path: root/src/core/mainloop
AgeCommit message (Expand)Author
2020-01-16Merge branch 'maint-0.3.5' into maint-0.4.0teor
2020-01-16Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.3.5teor
2019-11-25Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-11-25Merge remote-tracking branch 'tor-github/pr/1422' into maint-0.3.5teor
2019-11-06Do not try to shut down the event loop when it is not initialized.Nick Mathewson
2019-10-21respect accountingmax during soft hibernationRoger Dingledine
2019-10-17mainloop: Disable periodic events before a destroyDavid Goulet
2019-10-09Stop libevent from reading data from closed connections.George Kadianakis
2019-08-12Merge branch 'maint-0.3.5' into maint-0.4.0teor
2019-08-12Merge remote-tracking branch 'tor-github/pr/1056' into maint-0.3.5teor
2019-08-09Merge remote-tracking branch 'tor-github/pr/920' into maint-0.3.5teor
2019-05-29Make get_proxy_type() connection-specificNick Mathewson
2019-04-10Merge remote-tracking branch 'tor-github/pr/920' into maint-0.4.0teor
2019-04-05Merge branch 'tor-github/pr/800' into maint-0.4.0George Kadianakis
2019-04-04Implement an DormantCanceledByStartup optionNick Mathewson
2019-03-29Add connection_dir_buf_add() helper functionrl1987
2019-03-25Correctly report PT vs proxy during bootstrapTaylor Yu
2019-03-07Merge remote-tracking branch 'tor-github/pr/745' into maint-0.4.0Nick Mathewson
2019-03-01Log the correct "auto" port number for listening socketsKris Katterjohn
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-09Merge branch 'bug28591_035_squashed'Nick Mathewson
2018-12-21Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-21Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-12-20Add ORCONN event pubsub systemTaylor Yu
2018-12-17Merge branch 'ticket28179_squashed' into ticket28179_squashed_mergedNick Mathewson
2018-12-17Use run_main_loop_until_done() for process_t tests.Alexander Færøy
2018-12-17Use process_t for managed proxies.Alexander Færøy
2018-12-13Merge branch 'dormant_persist_squashed'Nick Mathewson
2018-12-13Change interaction between dormant mode and clock jumps.Nick Mathewson
2018-12-05Merge remote-tracking branch 'tor-github/pr/508'Nick Mathewson
2018-12-05remember why we are doing getsockopt()Nick Mathewson
2018-12-04Add an option to start tor in dormant mode for the first time.Nick Mathewson
2018-12-04Remember in our state file how long we've spent since user activityNick Mathewson
2018-12-03More logging for #28229rl1987
2018-12-03Check that new listener connection is actually listeningrl1987
2018-12-01Merge branch 'ticket27490a_squashed'Nick Mathewson
2018-12-01Add new option ClientAutoIPv6ORPort to switch between IPv4 and IPv6 OR portsNeel Chauhan
2018-11-29Dir: Refactor ns expiry check to remove duplicate codeteor
2018-11-26Merge remote-tracking branch 'tor-github/pr/495'Nick Mathewson
2018-11-26Test for check_network_participation_callback()Nick Mathewson
2018-11-26Test netstatus.c tracking of user participation statusNick Mathewson
2018-11-26Add options to control dormant-client feature.Nick Mathewson
2018-11-17Make ROUTERLIST_PRUNING_INTERVAL 1 hr.rl1987
2018-11-15Make sure that we are always a net participant when being a serverNick Mathewson
2018-11-15Rename and fix docs on FLUSH_ON_DISABLENick Mathewson
2018-11-15Reset dormancy status when the clock jumps.Nick Mathewson
2018-11-15Add a periodic event to become dormant.Nick Mathewson
2018-11-15Make the NET_PARTICIPANT role dependent on user activityNick Mathewson
2018-11-15write_stats_file() is indeed NET_PARTICIPANT; remove comment.Nick Mathewson