summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
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
2023-06-22Bug 40569: Reduce accepted range for negotiated cc_sendme_incMike Perry
2023-06-20Bug 40808: Change KISTSchedRunInterval range and default; add KISTSchedRunInt...Mike Perry
2023-06-15Change git.tpo URLs to gitlab.tpoDavid Goulet
2023-06-01test: Really fix the mem leak from prior commitDavid Goulet
2023-06-01test: Fix a mem leak reported by CoverityDavid Goulet
2023-05-28hs_pow: Add CompiledProofOfWorkHash torrc optionMicah Elizabeth Scott
2023-05-28hs_pow: Update for equix API to fix issue 40794Micah Elizabeth Scott
2023-05-28test_sandbox: equix crypto test case for issue 40794Micah Elizabeth Scott
2023-05-25test: Fix parseconf to account for ClientUseIPv6 change for dirauth disabledDavid Goulet
2023-05-25test: Fix parseconf to account for ClientUseIPv6 changeDavid Goulet
2023-05-24Merge branch 'tor-gitlab/mr/711'David Goulet
2023-05-24token_bucket_ctr: replace 32-bit wallclock time with monotimeMicah Elizabeth Scott
2023-05-24Merge branch 'tor-gitlab/mr/709'David Goulet
2023-05-24Merge branch 'tor-gitlab/mr/710'David Goulet
2023-05-24test_hs_descriptor: Add a test case that fails without the fix for 40793Micah Elizabeth Scott
2023-05-24Merge branch 'tor-gitlab/mr/703'David Goulet
2023-05-11test_crypto: avoid memory leak in some hashx test failuresMicah Elizabeth Scott
2023-05-11Fix unit tests.Mike Perry
2023-05-10hs_pow: Modify challenge format, include blinded HS idMicah Elizabeth Scott
2023-05-10hs_pow: client side effort adjustmentMicah Elizabeth Scott
2023-05-10hs_pow: leak fix, free the contents of pqueue entries in hs_pow_free_service_...Micah Elizabeth Scott
2023-05-10hs_pow: Represent equix_solution as a byte arrayMicah Elizabeth Scott
2023-05-10hs_pow: Fix nonce cache entry leakMicah Elizabeth Scott
2023-05-10hs_pow: Define seed_head as uint8_t[4] instead of uint32_tMicah Elizabeth Scott
2023-05-10hs_pow: Don't require uint128_tMicah Elizabeth Scott
2023-05-10hs_pow: unswap byte order of seed_head fieldMicah Elizabeth Scott
2023-05-10test_hs_pow: add test vectors for our hs_pow client puzzleMicah Elizabeth Scott
2023-05-10hs_pow: Replace libb2 dependency with hashx's internal blake2Micah Elizabeth Scott
2023-05-10test_crypto: add equix and hashx testsMicah Elizabeth Scott
2023-05-10test_crypto: add blake2b test vectorsMicah Elizabeth Scott
2023-05-10hs_pow: Make proof-of-work support optional in configureMicah Elizabeth Scott
2023-05-10hs_metrics: Proof of Work pqueue depth, suggested effortMicah Elizabeth Scott
2023-05-10pass time around as a parameterRoger Dingledine
2023-05-10hs: Priority queue for rendezvous requestsDavid Goulet
2023-05-10hs: Client now solve PoW if presentDavid Goulet
2023-05-10hs: Add solve and verify PoW functionsDavid Goulet
2023-04-06Prop#329 Tests: Add tests for the conflux poolMike Perry