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
/
core
Age
Commit message (
Expand
)
Author
2023-08-25
Bug #40842: Additional diagnostics
Mike Perry
2023-08-25
Bug #40842: Don't send on sets that are being torn down
Mike Perry
2023-08-25
Bug #40841: Demote extra legs to protocol warn.
Mike Perry
2023-08-23
doxygen: Typo fix in relay.c comment
David Goulet
2023-08-23
typo: Fix a doxygen html unclosed tag
David Goulet
2023-08-22
Merge remote-tracking branch 'mbeth-private/ticket40821_mr'
David Goulet
2023-08-15
Bug 40834: Remove assert and add logs to track no-leg case
Mike Perry
2023-08-15
Revert "Nullify on_circuit if last conflux leg"
Mike Perry
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-08-02
relay: Remove logging for a bug. It triggers a BUG() later
David Goulet
2023-08-01
Merge branch 'bug40827' into 'main'
David Goulet
2023-08-01
Bug 40827: Add additional logs and checks for 0-leg conflux case
Mike Perry
2023-08-01
Nullify on_circuit if last conflux leg
David Goulet
2023-07-31
Bug 40828: Add more log scrubbing to protocol warnings
Mike Perry
2023-07-24
Merge branch 'maint-0.4.7'
David Goulet
2023-07-24
Fix all -Werror=enum-int-mismatch warnings
David Goulet
2023-07-17
Warn when operating as bridge and exit
trinity-1686a
2023-06-27
Bug 40566: Remove unused BDP estimators
Mike Perry
2023-06-27
Bug 40566: Remove unused congestion control alg structs.
Mike Perry
2023-06-27
Bug 40566: Unhook unused congestion control algs
Mike Perry
2023-06-27
Bug 40566: Remove unused cc alg files
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-23
Bug 40709: Update congestion control parameters
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
Bug 40811: Count conflux leg launch attempts early.
Mike Perry
2023-06-13
Bug 40810: Avoid using 0 RTT legs
Mike Perry
2023-06-13
Bug 40810: Improve validation checks to ignore 0-RTT legs
Mike Perry
2023-06-09
Bug 40801: Do not change read state of marked conns
Mike Perry
2023-06-09
Bug 40801: Send LINKED_ACK before attaching streams
Mike Perry
2023-06-09
Add BUG() macro to marked edge reads
Mike Perry
2023-06-09
Add conflux logs to diagnose cases where RTTs are absent/zero.
Mike Perry
2023-06-06
Add a conflux helper to log conflux sets.
Mike Perry
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-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: add per-circuit effort information to control port
Micah Elizabeth Scott
2023-05-10
hs_pow: client side effort adjustment
Micah Elizabeth Scott
2023-05-10
hs_pow: Make proof-of-work support optional in configure
Micah Elizabeth Scott
2023-05-10
compute the client-side pow in a cpuworker thread
Roger Dingledine
2023-05-10
start the cpuworkers always, even for clients
Roger Dingledine
2023-05-10
hs: Don't expire RP circuits to HS with PoW
David Goulet
[next]