aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2019-01-10Misc trivial improvements around circpadding code.George Kadianakis
2019-01-10Rename circpad_machineinfo_t -> circpad_machine_state_tGeorge Kadianakis
2019-01-10Rename circpad_machine_t -> circpad_machine_spec_tGeorge Kadianakis
2019-01-10Add top-level file documentation for circuitpadding.cGeorge Kadianakis
2019-01-02Disable current padding machines.George Kadianakis
2019-01-02Concentrate all TOR_USEC_PER_SEC definitions in a single header file.George Kadianakis
2019-01-02Use the new probability distribution code in WTF-PAD.George Kadianakis
2019-01-02Implement and test probability distributions used by WTF-PAD.George Kadianakis
2019-01-02Config option to specify specific MiddleNodes.Mike Perry
2019-01-02Circuit padding tests.George Kadianakis
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