summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2022-02-22Use protover to signal support for ntor3 + congestion control.Nick Mathewson
2022-02-16dirauth: Reject EOL 0.3.5.x relaysDavid Goulet
2022-02-03Merge branch 'maint-0.4.6'David Goulet
2022-02-03Merge branch 'maint-0.4.5' into maint-0.4.6David Goulet
2022-02-03hs: Double quote the metrics label valueDavid Goulet
2022-01-19Merge branch 'maint-0.4.5' into maint-0.4.6David Goulet
2022-01-19Merge branch 'maint-0.4.6'David Goulet
2022-01-19test: Remove HSv2 protover specific testDavid Goulet
2022-01-18Merge branch 'maint-0.4.5' into maint-0.4.6David Goulet
2022-01-18Merge branch 'maint-0.4.6'David Goulet
2022-01-18Merge branch 'maint-0.3.5' into maint-0.4.5David Goulet
2022-01-18relay: Don't advertise HSv2 protocol versionDavid Goulet
2021-12-14fixup! relay: Change DNS timeout label on MetricsPortDavid Goulet
2021-12-13Merge branch 'ticket40527_046_01' into ticket40527_047_01David Goulet
2021-12-13relay: Don't make DNS timeout trigger an overloadDavid Goulet
2021-11-19Don't kill managed proxy on method errorCecylia Bocovich
2021-11-09Move published_on from routerstatus_t to vote_routerstatus_t.Nick Mathewson
2021-11-08Merge remote-tracking branch 'tor-gitlab/mr/480' into mainAlexander Færøy
2021-11-08fix an already-existing bug in the unit testsRoger Dingledine
2021-11-05Merge branch 'maint-0.4.6'David Goulet
2021-11-05Merge branch 'maint-0.4.5' into maint-0.4.6David Goulet
2021-11-05protover: Fix merge forward from 035David Goulet
2021-11-05sandbox: Allow "statx" syscall on i386 for glibc 2.33Simon South
2021-11-05test: Skip sandbox/stat_filename where "stat64" syscall definedSimon South
2021-10-29Fix Windows build.Alexander Færøy
2021-10-24fetch missing bridge descriptors without delayRoger Dingledine
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-21Merge branch 'maint-0.4.5' into maint-0.4.6Alexander Færøy
2021-10-21Merge remote-tracking branch 'tor-gitlab/mr/338' into maint-0.4.5Alexander Færøy
2021-10-20relay: Overload state on DNS timeout is now X% over Y secsDavid Goulet
2021-10-20test: Add unit tests for DNS timeout overload stateDavid Goulet
2021-10-19hs: Fix merge conflicts after merging forward 40476David Goulet
2021-10-19Merge branch 'maint-0.4.6'David Goulet
2021-10-19test: Don't run HSv2 Chutney test networksDavid Goulet
2021-10-19test: Fix unit tests after disabling version 2David Goulet
2021-10-19test: Don't run HSv2 Chutney test networksDavid Goulet
2021-10-19test: Fix unit tests after disabling version 2David Goulet
2021-10-19Merge branch 'ticket40476_045_01' into ticket40476_046_01David Goulet
2021-10-19test: Don't run HSv2 Chutney test networksDavid Goulet
2021-10-19test: Fix unit tests after disabling version 2David Goulet
2021-10-15Merge remote-tracking branch 'asn-private/hsfuz' into hs_fuzzingNick Mathewson
2021-10-08dirauth: Reject EOL relaysDavid Goulet
2021-10-06rust: Remove Rust support from treeDavid Goulet
2021-10-04net: Reject invalid characters in port rangesc
2021-10-04Merge branch 'tor-gitlab/mr/444'David Goulet
2021-10-04Turn orconn watermarks into consensus parameters.Mike Perry
2021-09-28test: Add sandbox unit testsSimon South
2021-09-13Only check for bindable ports if we are unsure if it will fail.Alexander Færøy
2021-08-26Add reference implementation for ntor v3.Nick Mathewson