aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2024-10-21Revert "Handle empty DNS reply without error as NOERROR"David Goulet
2024-10-10Merge branch 'empty-dns' into 'main'David Goulet
2024-09-24Fix unit test in test_entrynodes.cCecylia Bocovich
2024-09-24Handle empty DNS reply without error as NOERRORDaniel Winzen
2024-09-10test: Add unit tests for prop351David Goulet
2024-06-26Update supported protovers for prop350Nick Mathewson
2024-06-26Add a test for parsing a routerdesc with no TAP key.Nick Mathewson
2024-06-26Add a test for a microdesc with no onion key.Nick Mathewson
2024-06-26Rename "onion_pkey" fields in routerinfo_t, and make them optional.Nick Mathewson
2024-06-26Remove TAP key from extend_info_tNick Mathewson
2024-06-24prop350: Remove all support for TAP, CREATE, and EXTEND.Nick Mathewson
2024-06-18Merge branch 'maint-0.4.8'David Goulet
2024-06-18bridge: Always put transport-info lineDavid Goulet
2024-06-18Clean-up Managed Proxy state in PT tests.Alexander Færøy
2024-06-18Add changes file for tpo/core/tor#11101.Alexander Færøy
2024-06-18Include "IMPLEMENTATION" parameter to STATUS TYPE=version PT messages.Alexander Færøy
2024-06-18Add support for PT STATUS TYPE=version messages.Alexander Færøy
2024-05-30Merge branch 'ticket40689_048_01' into 'main'David Goulet
2024-05-30dirauth: Add new faravaharDavid Goulet
2024-03-20test: Disable unit test causing issue with nightly packageDavid Goulet
2024-02-28Merge branch 'maint-0.4.8'Alexander Færøy
2024-02-01Update test stringsSebastian Hahn
2024-01-30Merge branch 'maint-0.4.8'David Goulet
2024-01-30dirauth: Reject 0.4.7.x series at the authority levelDavid Goulet
2024-01-30bwauth: Allow "node_id" KeyValue without "$"juga
2023-11-21bwauth: Allow "node_id" KeyValue without "$"juga
2023-10-18add rate limit on BEGIN and RESOLVE cell per circuittrinity-1686a
2023-10-18Merge branch 'ticket40870_048_02' into 'main'David Goulet
2023-10-16conflux: Flag set as in full teardown in the free pathDavid Goulet
2023-10-05Fix the spelling of maxunmeasur(e)dbw.Nick Mathewson
2023-10-05Remove MIN_METHOD_FOR_CORRECT_BWWEIGHTSCALENick Mathewson
2023-10-05Remove tests that checked for obsolete microdesc encoding.Nick Mathewson
2023-10-05Whoops: test the "wrong" name for maxunmeasurdbw (sic).Nick Mathewson
2023-10-05Update consensus methods in dir_umbw tests.Nick Mathewson
2023-09-25Merge branch 'ahf/40638' into 'main'David Goulet
2023-09-19Handle ntor and ntor_v3 individually in rephist and for MetricsPort.Alexander Færøy
2023-09-18Merge branch 'sandbox-aarch64-riscv-fixes' into 'main'David Goulet
2023-09-13Add diagnostic log message for compression bombs.Alexander Færøy
2023-08-22Merge remote-tracking branch 'mbeth-private/ticket40821_mr'David Goulet
2023-08-15CI: Diagnostic for failure in test_rebind cleanupMicah Elizabeth Scott
2023-08-11test_dos: Fixes for uninitialized stack memoryMicah Elizabeth Scott
2023-08-11Extend DoS protection to IP addresses with known relaysMicah Elizabeth Scott
2023-08-09Extend DoS protection to partially-open channelsMicah Elizabeth Scott
2023-06-27Bug 40566: Remove unused BDP estimatorsMike Perry
2023-06-23Add congestion control tests to build.Mike Perry
2023-06-23Add CWND test vectorsMike Perry
2023-06-23Add RTT Test VectorsMike Perry
2023-06-23Add clock heuristic test vector for congestion control.Mike Perry
2023-06-23Export variables and functions for CC unit tests.Mike Perry
2023-06-23Bug 40709: Update and clean up tests for consensus paramsMike Perry