aboutsummaryrefslogtreecommitdiff
path: root/src/core/or
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 'orconn-tracker_squashed'Nick Mathewson
2018-12-21Hook up control_event_bootstrap() to btrack_orconnTaylor 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-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-11Merge remote-tracking branch 'github/prop297'Nick Mathewson
2018-12-05Merge remote-tracking branch 'tor-github/pr/508'Nick Mathewson
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-26Merge branch 'dormant_v2_squashed'Nick 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-15Make the NET_PARTICIPANT role dependent on user activityNick 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-14comment: circuit_list_path_impl() does not check Named any moreteor
2018-11-07Merge remote-tracking branch 'tor-github/pr/271'Nick Mathewson
2018-11-07Memoize summarize_protover_flags()Nick Mathewson
2018-11-05In count_acceptable_nodes(), count direct and indirect nodes with node_has_pr...Neel Chauhan
2018-10-26Generate NETINFO cell using trunnelrl1987
2018-10-26Use trunnel for NETINFO cell parsingrl1987
2018-10-18hs-v3: Close client intro circuits if the descriptor is replacedDavid Goulet
2018-10-14Remove a double-newline and improve a commentNick Mathewson
2018-10-14Merge branch 'bug27772_squashed'Nick Mathewson
2018-10-14Use the correct function signatures in test_relaycell.cNick Mathewson