index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2023-09-13
Add diagnostic log message for compression bombs.
Alexander Færøy
2023-08-22
Merge remote-tracking branch 'mbeth-private/ticket40821_mr'
David Goulet
2023-08-15
CI: Diagnostic for failure in test_rebind cleanup
Micah Elizabeth Scott
2023-08-11
test_dos: Fixes for uninitialized stack memory
Micah Elizabeth Scott
2023-08-11
Extend DoS protection to IP addresses with known relays
Micah Elizabeth Scott
2023-08-09
Extend DoS protection to partially-open channels
Micah Elizabeth Scott
2023-06-27
Bug 40566: Remove unused BDP estimators
Mike Perry
2023-06-23
Add congestion control tests to build.
Mike Perry
2023-06-23
Add CWND test vectors
Mike Perry
2023-06-23
Add RTT Test Vectors
Mike Perry
2023-06-23
Add clock heuristic test vector for congestion control.
Mike Perry
2023-06-23
Export variables and functions for CC unit tests.
Mike Perry
2023-06-23
Bug 40709: Update and clean up tests for consensus params
Mike Perry
2023-06-22
Bug 40569: Reduce accepted range for negotiated cc_sendme_inc
Mike Perry
2023-06-20
Bug 40808: Change KISTSchedRunInterval range and default; add KISTSchedRunInt...
Mike Perry
2023-06-15
Change git.tpo URLs to gitlab.tpo
David Goulet
2023-06-01
test: Really fix the mem leak from prior commit
David Goulet
2023-06-01
test: Fix a mem leak reported by Coverity
David Goulet
2023-05-28
hs_pow: Add CompiledProofOfWorkHash torrc option
Micah Elizabeth Scott
2023-05-28
hs_pow: Update for equix API to fix issue 40794
Micah Elizabeth Scott
2023-05-28
test_sandbox: equix crypto test case for issue 40794
Micah Elizabeth Scott
2023-05-25
test: Fix parseconf to account for ClientUseIPv6 change for dirauth disabled
David Goulet
2023-05-25
test: Fix parseconf to account for ClientUseIPv6 change
David Goulet
2023-05-24
Merge branch 'tor-gitlab/mr/711'
David Goulet
2023-05-24
token_bucket_ctr: replace 32-bit wallclock time with monotime
Micah Elizabeth Scott
2023-05-24
Merge branch 'tor-gitlab/mr/709'
David Goulet
2023-05-24
Merge branch 'tor-gitlab/mr/710'
David Goulet
2023-05-24
test_hs_descriptor: Add a test case that fails without the fix for 40793
Micah Elizabeth Scott
2023-05-24
Merge branch 'tor-gitlab/mr/703'
David Goulet
2023-05-11
test_crypto: avoid memory leak in some hashx test failures
Micah Elizabeth Scott
2023-05-11
Fix unit tests.
Mike Perry
2023-05-10
hs_pow: Modify challenge format, include blinded HS id
Micah Elizabeth Scott
2023-05-10
hs_pow: client side effort adjustment
Micah Elizabeth Scott
2023-05-10
hs_pow: leak fix, free the contents of pqueue entries in hs_pow_free_service_...
Micah Elizabeth Scott
2023-05-10
hs_pow: Represent equix_solution as a byte array
Micah Elizabeth Scott
2023-05-10
hs_pow: Fix nonce cache entry leak
Micah Elizabeth Scott
2023-05-10
hs_pow: Define seed_head as uint8_t[4] instead of uint32_t
Micah Elizabeth Scott
2023-05-10
hs_pow: Don't require uint128_t
Micah Elizabeth Scott
2023-05-10
hs_pow: unswap byte order of seed_head field
Micah Elizabeth Scott
2023-05-10
test_hs_pow: add test vectors for our hs_pow client puzzle
Micah Elizabeth Scott
2023-05-10
hs_pow: Replace libb2 dependency with hashx's internal blake2
Micah Elizabeth Scott
2023-05-10
test_crypto: add equix and hashx tests
Micah Elizabeth Scott
2023-05-10
test_crypto: add blake2b test vectors
Micah Elizabeth Scott
2023-05-10
hs_pow: Make proof-of-work support optional in configure
Micah Elizabeth Scott
2023-05-10
hs_metrics: Proof of Work pqueue depth, suggested effort
Micah Elizabeth Scott
2023-05-10
pass time around as a parameter
Roger Dingledine
2023-05-10
hs: Priority queue for rendezvous requests
David Goulet
2023-05-10
hs: Client now solve PoW if present
David Goulet
2023-05-10
hs: Add solve and verify PoW functions
David Goulet
2023-04-06
Prop#329 Tests: Add tests for the conflux pool
Mike Perry
[next]