summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-28Add trunnel definitions for xon/xoff cells.Mike Perry
2021-09-17Bump version to 0.4.7.1-alphaDavid Goulet
2021-08-31Merge branch 'tor-gitlab/mr/424'David Goulet
2021-08-26Add spaces between the "and" when logging the "Your server has not managed to...Neel Chauhan
2021-08-26Add reference implementation for ntor v3.Nick Mathewson
2021-08-26Initial backend for an ntor-v3 implementation.Nick Mathewson
2021-08-18Merge remote-tracking branch 'tor-gitlab/mr/420'Nick Mathewson
2021-08-17dir: Do not flag non-running failing HSDirDavid Goulet
2021-08-16Merge branch 'maint-0.4.6' into mainAlexander Færøy
2021-08-16Merge branch 'maint-0.4.5' into maint-0.4.6Alexander Færøy
2021-08-16Always teardown capture of logs in CAPTURE().Alexander Færøy
2021-08-16Merge branch 'maint-0.4.6'Nick Mathewson
2021-08-16Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-08-16Disable message checking for some 32-bit tests about timegm failure.Nick Mathewson
2021-08-16Make the version 0.4.6.7, not 0.4.6.7-dev.Nick Mathewson
2021-08-16Make the version 0.4.5.10, not 0.4.5.10-dev.Nick Mathewson
2021-08-13Update version to 0.4.5.10David Goulet
2021-08-13Update version to 0.4.6.7David Goulet
2021-08-12Merge branch 'maint-0.4.6'David Goulet
2021-08-12Merge branch 'maint-0.4.5' into maint-0.4.6David Goulet
2021-08-12Merge branch 'maint-0.3.5' into maint-0.4.5David Goulet
2021-08-12Update GeoIP files to match IPFire location DB as per 2021/08/12.Alexander Færøy
2021-08-11Merge branch 'maint-0.4.6' into mainAlexander Færøy
2021-08-11Merge branch 'maint-0.4.5' into maint-0.4.6Alexander Færøy
2021-08-11Merge branch 'maint-0.3.5' into maint-0.4.5Alexander Færøy
2021-08-11Merge remote-tracking branch 'tor-gitlab/mr/417' into maint-0.3.5Alexander Færøy
2021-08-11Merge branch 'maint-0.4.6' into mainAlexander Færøy
2021-08-11Merge branch 'maint-0.4.5' into maint-0.4.6Alexander Færøy
2021-08-11Merge branch 'maint-0.3.5' into maint-0.4.5Alexander Færøy
2021-08-11Disable ed25519-donna's batch verification.George Kadianakis
2021-08-11fallbackdir: Regenerate listDavid Goulet
2021-08-11relay: Reduce streaming compression ratio from HIGH to LOWDavid Goulet
2021-08-11relay: Reduce streaming compression ratio from HIGH to LOWDavid Goulet
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