aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2019-01-02Add relay crypto mock points for tests.Mike Perry
2019-01-02Circuit padding implementation.Mike Perry
2019-01-02Circuit padding cell event callbacks.Mike Perry
2019-01-02Circuit padding machine creation events.Mike Perry
2019-01-02Circuit padding ProtoVer plumbing.Mike Perry
2019-01-02Hook up circuit padding to circuit_t.Mike Perry
2019-01-02Circuit padding header.Mike Perry
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-21Merge branch 'orconn-tracker_squashed'Nick Mathewson
2018-12-21Hook up control_event_bootstrap() to btrack_orconnTaylor Yu
2018-12-20Add bootstrap tracker subsystemTaylor Yu
2018-12-20Add origin circuit event pubsub systemTaylor Yu
2018-12-20Add ORCONN event pubsub systemTaylor Yu
2018-12-20Remove unused old_state var in connection_or.cTaylor Yu
2018-12-20Merge remote-tracking branch 'tor-github/pr/445'Nick Mathewson
2018-12-18Merge branch 'ticket28853'Nick Mathewson
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-16Refrain from closing connection if found one unrecognized address in NETINFO ...rl1987
2018-12-14Rewrite the core of parse_short_policy() to be faster.Nick Mathewson
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-16Merge remote-tracking branch 'dgoulet/ticket27471_035_02' into maint-0.3.5Nick Mathewson