summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2021-10-06Merge branch 'maint-0.4.6'David Goulet
2021-10-06hs-v2: Only log once the connection warning to v2David Goulet
2021-10-05cc: Fix 32bit arithmetic to actually be 64bitDavid Goulet
2021-10-04Merge branch 'tor-gitlab/mr/228'David Goulet
2021-10-04cc: Add comments and clean up some syntaxDavid Goulet
2021-10-04Turn cell queue watermark limits into consensus params.Mike Perry
2021-10-04Add a max cwnd consensus parameter and clamp.Mike Perry
2021-10-04Turn orconn watermarks into consensus parameters.Mike Perry
2021-10-04Turn CircEWMA tick len into consensus parameter.Mike Perry
2021-10-04Support time-based half-closed connection handling.Mike Perry
2021-10-04oom: Consider edge connections as wellDavid Goulet
2021-10-04MAKEFILE: Add flow control files to makefileMike Perry
2021-10-04Prop#324: Hook up flow controlMike Perry
2021-10-04Prop#324: Stream flow control functionsMike Perry
2021-10-04trace: Add congestion control BDP update tracepointsDavid Goulet
2021-10-04Add lttng trace support.David Goulet
2021-10-04Support rate limiting of edge connections reads.David Goulet
2021-10-04Prop#324: Add fields to edge connection.Mike Perry
2021-09-28Export the n_ewma function for flow control use.Mike Perry
2021-09-28Export a global notion of monotime clock stall/jump.Mike Perry
2021-09-09Fix the line length in the patchGuinness
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