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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2024-10-15
don't build preemptive conflux circuits if no predicted ports
Roger Dingledine
2024-10-10
Fix: Memory leaks in cpuworker on shutdown
Waldemar Zimpel
2024-04-30
Fix typo in tor-relays list address
hiro
2024-04-16
circuit: Remove log_warn triggered by a proto violation
David Goulet
2024-04-15
Merge branch 'tor-gitlab/mr/808' into maint-0.4.8
David Goulet
2024-04-15
conflux: Don't process a closed circuit on get packaged window
David Goulet
2024-04-15
conflux: Avoid noting a cell was sent on a closed circuit
David Goulet
2023-12-08
Merge remote-tracking branch 'mikeperry-private/bug40897' into maint-0.4.8
David Goulet
2023-12-07
Merge remote-tracking branch 'origin/merge-requests/776' into maint-0.4.8
Alexander Færøy
2023-12-07
Bug 40897 Bug Bounty: Double the number of max conflux circs
Mike Perry
2023-12-07
Bug 40897: Add more checks to free paths
Mike Perry
2023-12-07
Bug 40897: Move safety check to proper location and give it error handling.
Mike Perry
2023-10-30
Bug 40878: Count a valid conflux linked cell as valid data
Mike Perry
2023-10-12
fix bridge transport statistics
trinity-1686a
2023-09-20
Bug 40862: Check if circuits are unused more ways
Mike Perry
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
[next]