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
Age
Commit message (
Expand
)
Author
2023-05-25
Added relay prefix to new metrics functions
friendly73
2023-05-25
Fixed enum type not found in relay_stub
friendly73
2023-05-25
Added void stubs for the relay metrics functions to fix building without rela...
friendly73
2023-05-25
Fixed new arguments for metrics_store_add
friendly73
2023-05-25
Removed getter abstraction and moved from rephist to relay_metrics.
friendly73
2023-05-25
Fixed est intro getter using wrong array
friendly73
2023-05-25
Fixed REND1 metric label value
friendly73
2023-05-25
Added INTRO and REND metrics for relay.
friendly73
2023-05-25
Merge branch 'tor-gitlab/mr/443'
David Goulet
2023-05-25
Add missing changes file for tor#33669.
Alexander Færøy
2023-05-25
Restart PT processes when they die on us.
Alexander Færøy
2023-05-25
Log at LD_PT instead of LD_GENERAL for PT process stdout lines.
Alexander Færøy
2023-05-25
Only terminate PT processes that are running.
Alexander Færøy
2023-05-25
Log name of managed proxy in exit handler.
Alexander Færøy
2023-05-25
Log state transitions for Pluggable Transports
Alexander Færøy
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/708'
David Goulet
2023-05-24
ipv6: Flip ClientUseIPv6 to 1
agowa338
2023-05-24
metrics: Add ticket 40546 changes file and code fix
David Goulet
2023-05-24
Merge branch 'tor-gitlab/mr/698'
David Goulet
2023-05-24
Merge branch 'tor-gitlab/mr/703'
David Goulet
2023-05-15
hs_pow: fix insufficient length check in pow-params
Micah Elizabeth Scott
2023-05-11
Add changes file for conflux.
Mike Perry
2023-05-11
test_crypto: avoid memory leak in some hashx test failures
Micah Elizabeth Scott
2023-05-11
equix: avoid a coverity warning in hashx_alloc()
Micah Elizabeth Scott
2023-05-11
Add torrc option for conflux client UX.
Mike Perry
2023-05-11
Fix unit tests.
Mike Perry
2023-05-11
Clean up UX decision logic; hardcode for browser UX case.
Mike Perry
2023-05-11
fix minor typos in conflux and pow areas
Roger Dingledine
2023-05-10
Clean up and disable switch rate limiting.
Mike Perry
2023-05-10
Remove two conflux algs: maxrate and cwndrate.
Mike Perry
2023-05-10
hs_pow: Modify challenge format, include blinded HS id
Micah Elizabeth Scott
2023-05-10
hs_pow: add per-circuit effort information to control port
Micah Elizabeth Scott
2023-05-10
hs_pow: fix error path with outdated assumption
Micah Elizabeth Scott
2023-05-10
hs_pow: swap out some comments
Micah Elizabeth Scott
2023-05-10
hs_pow: always give other events a chance to run between rend requests
Micah Elizabeth Scott
2023-05-10
hs_pow: modified approach to pqueue level thresholds
Micah Elizabeth Scott
2023-05-10
hs_pow: faster hs_circuitmap lookup for rend in pow_worker_job_t
Micah Elizabeth Scott
2023-05-10
hs_pow: review feedback, use MAX for max_trimmed_effort
Micah Elizabeth Scott
2023-05-10
hs_pow: Lower several logs from notice to info
Micah Elizabeth Scott
2023-05-10
hs_pow: update_suggested_effort fix and cleanup
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: bump client-side effort limit from 500 to 10000
Micah Elizabeth Scott
[next]