summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2021-08-26Initial backend for an ntor-v3 implementation.Nick Mathewson
2021-07-30Make inbuf and outbuf len check params constMike Perry
2021-07-30MAKEFILE: include new CC algs in makefileMike Perry
2021-07-30TOR_NOLA: Implement a pure BDP tracking CC algMike Perry
2021-07-30TOR_VEGAS: Implement Prop#324 TOR_VEGAS.Mike Perry
2021-07-30TOR_WESTWOOD: Implement Prop#324 TOR_WESTWOODMike Perry
2021-07-30Prop#324: Free congestion control object on circ and cpathMike Perry
2021-07-30Prop#324: Hook up CC window checks for relay cell packagingMike Perry
2021-07-30Prop#324: Hook up CC algs to main sendme callpointsMike Perry
2021-07-30Prop#324: Add congestion control state to structsMike Perry
2021-07-30Prop#324: Common RTT, BDP, and blocked channel signal supportMike Perry
2021-07-28Merge branch 'vanguards-lite-dev-rebased'George Kadianakis
2021-07-22circpad: Be smarter on when to send back STOP cells.George Kadianakis
2021-07-20Increase frequency of vg-lite callback to 15 minutesGeorge Kadianakis
2021-07-12Add a switch to toggle the feature on/offGeorge Kadianakis
2021-07-12Service intro circuits are now 4-hop to avoid linkability by introGeorge Kadianakis
2021-07-07Merge remote-tracking branch 'tor-gitlab/mr/406'George Kadianakis
2021-07-01Simplify cannibalization logic now that all HS is vanguardsGeorge Kadianakis
2021-07-01Special vanguard L3 increased path length does not apply for vanguards-liteGeorge Kadianakis
2021-07-01Preemptive circuits for HSes should now be vanguard circuitsGeorge Kadianakis
2021-07-01Use L2 vanguards during path selectionGeorge Kadianakis
2021-07-01Introduce vanguards-lite subsystem and some of its entry pointsGeorge Kadianakis
2021-06-29hs: Send back 0xF6 for a v2 onion addressDavid Goulet
2021-06-10Merge branch 'maint-0.4.6'Nick Mathewson
2021-06-10Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-06-10Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-06-10Resolve remaining merge conflicts in relay.cNick Mathewson
2021-06-10Merge branch 'maint-0.4.6'Nick Mathewson
2021-06-10Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-06-10Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-06-10Merge branch 'maint-0.3.5' into maint-0.4.4Nick Mathewson
2021-06-10TROVE-2021-003: Check layer_hint before half-closed end and resolve cellsDavid Goulet
2021-06-10Merge branch 'maint-0.4.6'Nick Mathewson
2021-06-10Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-06-10Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-06-10Merge branch 'maint-0.3.5' into maint-0.4.4Nick Mathewson
2021-05-27clarify three commentsRoger Dingledine
2021-05-18Use a more secure hash function for the circuitmux hashtable.Nick Mathewson
2021-05-17Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-05-17Merge branch 'maint-0.4.6'Nick Mathewson
2021-05-12conn: MetricsPort listener is a listener portDavid Goulet
2021-05-12relay: Add TCP port exhaustion metricsDavid Goulet
2021-05-12relay: Add the OOM invocation metricsDavid Goulet
2021-05-07Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-05-07Merge branch 'maint-0.4.6'Nick Mathewson
2021-05-07Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-05-07Merge branch 'maint-0.3.5' into maint-0.4.4Nick Mathewson
2021-05-07Reindent a few lines to fix a GCC warning.Nick Mathewson
2021-05-07Log warning when connecting to soon-to-be-deprecated v2 onions.George Kadianakis
2021-05-07Add warning when trying to connect to deprecated v2 onions.George Kadianakis