summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2021-10-21Merge branch 'tor-gitlab/mr/452_squashed' into mainAlexander Færøy
2021-10-21Implement a MiddleOnly flag for vote generation.Nick Mathewson
2021-10-20Move "Didn't recognize cell, but circ stops here" into heartbeat.Nick Mathewson
2021-10-19hs: v2 address are now considered a bad hostnameDavid Goulet
2021-10-19Merge branch 'maint-0.4.6'David Goulet
2021-10-19Merge branch 'ticket40476_045_01' into ticket40476_046_01David Goulet
2021-10-19hs-v2: Disable SOCKS connection for v2 addressesDavid Goulet
2021-10-14Merge branch 'tor-gitlab/mr/455'David Goulet
2021-10-13Downgrade a PROTOCOL_WARN log message.Nick Mathewson
2021-10-11Remove unused debugging code used for tor#17659Alexander Færøy
2021-10-08Merge branch 'tor-gitlab/mr/447'David Goulet
2021-10-06rust: Remove Rust support from treeDavid Goulet
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-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-04edge: Remove wrong bug warn when processing pending streamsDavid 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