aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
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
2023-04-06Refactor stream blocking due to channel cell queuesMike Perry
2023-04-06Prop#329 Tests: Add tests for conflux cells.David Goulet
2023-03-31Test both \r and \r\n with the expected failure conditions addedSaksham Mittal
2023-03-27Test \r more effectively using 2 linesSaksham Mittal
2023-03-19Add test for \r in directory parsingSaksham Mittal
2023-03-13Merge branch 'tor-gitlab/mr/700'David Goulet
2023-03-13metrics: Add HS service side circuit build time metrics.Gabriela Moldovan
2023-03-13metrics: Add support for histograms.Gabriela Moldovan
2023-03-12Update 3 filesnonameformee
2023-03-07metrics: Add a `reason` label to the HS error metrics.Gabriela Moldovan
2023-02-16metrics: Add metrics for rendezvous and introduction request failures.Gabriela Moldovan
2023-02-10Extend blinding testvec with timeperiod test.Nick Mathewson
2023-01-25Add a test vector for disaster SRV calculation.Nick Mathewson
2023-01-19Add more test-vectors for key blinding.Nick Mathewson
2023-01-19Fix compiler warnings about unused variablesDavid Goulet
2023-01-19Merge branch 'tor-gitlab/mr/683'David Goulet
2023-01-19Add a test vector for crypto_mac_sha3Nick Mathewson
2023-01-12Merge branch 'maint-0.4.7'David Goulet
2023-01-12dirauth: Reject 0.4.6.x series at the authority levelDavid Goulet
2023-01-10Merge branch 'maint-0.4.7'David Goulet
2023-01-10shellcheck: Fix new warningsDavid Goulet
2022-12-16Fix typosDimitris Apostolou
2022-11-09Merge branch 'maint-0.4.7'David Goulet
2022-11-09dns: Make TTLs fuzzy at exit relaysRasmus Dahlberg
2022-11-01Clip DNS TTL values once in event callbackRasmus Dahlberg
2022-11-01Merge branch 'tor-gitlab/mr/594'David Goulet
2022-10-31Merge branch 'maint-0.4.7'David Goulet
2022-10-28thread: Bump max detectable CPU from 16 to 128David Goulet
2022-10-26Merge branch 'maint-0.4.7'David Goulet
2022-10-26Merge branch 'maint-0.4.5' into maint-0.4.7David Goulet