aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-12-13Merge branch 'dormant_persist_squashed'Nick Mathewson
2018-12-13Change interaction between dormant mode and clock jumps.Nick Mathewson
2018-12-11Merge remote-tracking branch 'github/prop297'Nick Mathewson
2018-12-11Merge remote-tracking branch 'catalyst-github/ticket27402'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-02Merge remote-tracking branch 'tor-github/pr/544'Nick Mathewson
2018-12-01Merge branch 'ticket27490a_squashed'Nick Mathewson
2018-12-01Add regression test for ClientAutoIPv6ORPortNeel Chauhan
2018-12-01In fascist_firewall_use_ipv6(), say we can use IPv6 if ClientAutoIPv6ORPort is 1Neel Chauhan
2018-12-01Add new option ClientAutoIPv6ORPort to switch between IPv4 and IPv6 OR portsNeel Chauhan
2018-11-30Split bootstrap event reporting out of control.cTaylor Yu
2018-11-26Merge remote-tracking branch 'tor-github/pr/495'Nick Mathewson
2018-11-26Merge branch 'dormant_v2_squashed'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-26Try silencing Coverity false positive CID 1441482rl1987
2018-11-24No longer exit for missing required protocolversions on an old consensusNick Mathewson
2018-11-21Fix a fun heisenbug in memoize_protover_flags()Nick Mathewson
2018-11-19Merge branch 'ticket27359_v2_squashed'Nick Mathewson
2018-11-19Backend for compact node-family representation.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
2018-11-15reset_padding_counts is only once per 24h; it can be all.Nick Mathewson
2018-11-15Turn second_elapsed_callback into a normal periodic event.Nick Mathewson
2018-11-15Move the responsibility for delayed shutdown into the mainloopNick Mathewson
2018-11-15Remove run_scheduled_events() as a separate function.Nick Mathewson
2018-11-15Move control_per_second_events() into a callback with its own roleNick Mathewson
2018-11-15Annotate 1/s callback elements with NET_PARTICIPANT status.Nick Mathewson
2018-11-15Add new "ALL" and "NET_PARTICIPANT" roles for periodic eventsNick Mathewson
2018-11-15Add a function to schedule a periodic event once, then disable itNick Mathewson
2018-11-15Use macros to make the periodic event table less verbose.Nick Mathewson
2018-11-14Move buffers.c out of lib/containers to resolve a circularity.Nick Mathewson
2018-11-14Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-14Merge branch 'ticket27750_034_01_squashed' into maint-0.3.5Nick Mathewson
2018-11-14Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-14comment: circuit_list_path_impl() does not check Named any moreteor
2018-11-11Create new periodic event for pruning old info about Tor routersrl1987
2018-11-09Merge branch 'subsystems'Nick Mathewson
2018-11-07Merge remote-tracking branch 'tor-github/pr/271'Nick Mathewson