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
/
or
/
relay.c
Age
Commit message (
Expand
)
Author
2024-04-29
Merge branch 'maint-0.4.8'
David Goulet
2024-04-16
circuit: Remove log_warn triggered by a proto violation
David Goulet
2024-04-15
Merge branch 'maint-0.4.8'
David Goulet
2024-04-15
conflux: Avoid noting a cell was sent on a closed circuit
David Goulet
2023-10-18
add rate limit on BEGIN and RESOLVE cell per circuit
trinity-1686a
2023-08-25
Bug #40842: Additional diagnostics
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-15
Bug 40834: Remove assert and add logs to track no-leg case
Mike Perry
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-07-31
Bug 40828: Add more log scrubbing to protocol warnings
Mike Perry
2023-06-09
Bug 40801: Do not change read state of marked conns
Mike Perry
2023-06-09
Add BUG() macro to marked edge reads
Mike Perry
2023-05-04
CID 1524706: Remove dead assignment
Mike Perry
2023-04-06
Prop#329 Pool: Handle linking, unlinking, and relaunching conflux circuit legs.
David Goulet
2023-04-06
Prop#329 streams: Handle stream usage with conflux
Mike Perry
2023-04-06
Refactor stream blocking due to channel cell queues
Mike Perry
2023-04-06
Prop#329 sendme: Adjust sendme sending and tracking for conflux
Mike Perry
2023-04-06
Prop#329 OOM: Handle freeing conflux queues on OOM
David Goulet
2023-04-06
Prop#329 Algs: Conflux multiplexed cell sending decision algs
Mike Perry
2023-04-06
Prop#329 Algs: Conflux multiplexed cell receive handling
Mike Perry
2023-01-26
Merge branch 'maint-0.4.7'
David Goulet
2023-01-25
relay: Use the right max queue size value in log
David Goulet
2022-12-16
Fix typos
Dimitris Apostolou
2022-11-08
Merge branch 'maint-0.4.7'
David Goulet
2022-11-03
metrics: Add stats for num circ reaching max cell outq
David Goulet
2022-10-27
Merge branch 'maint-0.4.7'
David Goulet
2022-10-26
relay: Add total number of streams seen on MetricsPort
David Goulet
2022-10-26
Merge branch 'maint-0.4.7'
David Goulet
2022-10-26
relay: Reduce the minimum circuit cell in queue limit
David Goulet
2022-10-26
dos: Apply circuit creation defenses if circ max queue cell reached
David Goulet
2022-08-06
fix a few more typos in comments
Roger Dingledine
2022-07-26
cmux: Remove a log bug that is actually an acceptable race
David Goulet
2021-10-20
Move "Didn't recognize cell, but circ stops here" into heartbeat.
Nick Mathewson
2021-10-04
Turn cell queue watermark limits into consensus params.
Mike Perry
2021-10-04
Prop#324: Hook up flow control
Mike Perry
2021-07-30
Prop#324: Hook up CC window checks for relay cell packaging
Mike Perry
2021-06-10
Merge branch 'maint-0.4.6'
Nick Mathewson
2021-06-10
Merge branch 'maint-0.4.5' into maint-0.4.6
Nick Mathewson
2021-06-10
Merge branch 'maint-0.4.4' into maint-0.4.5
Nick Mathewson
2021-06-10
Resolve remaining merge conflicts in relay.c
Nick Mathewson
2021-06-10
Merge branch 'maint-0.4.6'
Nick Mathewson
2021-06-10
Merge branch 'maint-0.4.5' into maint-0.4.6
Nick Mathewson
2021-06-10
Merge branch 'maint-0.4.4' into maint-0.4.5
Nick Mathewson
2021-06-10
Merge branch 'maint-0.3.5' into maint-0.4.4
Nick Mathewson
2021-06-10
TROVE-2021-003: Check layer_hint before half-closed end and resolve cells
David Goulet
2021-05-12
relay: Add the OOM invocation metrics
David Goulet
2021-03-17
Merge branch 'mr/334'
George Kadianakis
[next]