index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-proto
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
proto: Add spaces in docs to satisfy clippy
Gabriela Moldovan
2025-10-21
1
-3
/
+3
*
proto: Fix doc links post-refactoring
Gabriela Moldovan
2025-10-21
2
-3
/
+7
*
proto: Add a basic implementation for the relay reactor(s)
Gabriela Moldovan
2025-10-21
2
-37
/
+695
*
proto: Remove explicit returns to appease clippy
Gabriela Moldovan
2025-10-21
1
-6
/
+5
*
proto: Boilerplate for control command handling
Gabriela Moldovan
2025-10-21
1
-7
/
+29
*
proto: s/channel_id/circ_id
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
proto: Replace DynTimeProvider with Runtime
Gabriela Moldovan
2025-10-21
1
-7
/
+9
*
proto: Require that chan_provider is Send
Gabriela Moldovan
2025-10-21
1
-2
/
+2
*
proto: Use a broadcast channel for the shutdown handle
Gabriela Moldovan
2025-10-21
1
-5
/
+6
*
proto: Move StreamMpsc{Sender,Receiver} to stream module (fmt)
Gabriela Moldovan
2025-10-21
5
-5
/
+5
*
proto: Move StreamMpsc{Sender,Receiver} to stream module
Gabriela Moldovan
2025-10-21
8
-11
/
+18
*
proto: remove extraneous blank line
Gabriela Moldovan
2025-10-21
1
-1
/
+0
*
proto: Remove silly TODO about outgoing chan mgmt
Gabriela Moldovan
2025-10-21
1
-3
/
+1
*
proto: Move hop settings into a shared module
Gabriela Moldovan
2025-10-21
7
-306
/
+328
*
proto: Move streammap out of the client module (fmt)
Gabriela Moldovan
2025-10-21
3
-5
/
+3
*
proto: Add TODO about future code motion
Gabriela Moldovan
2025-10-21
1
-0
/
+4
*
proto: Move halfstream under streammap
Gabriela Moldovan
2025-10-21
3
-3
/
+4
*
proto: Move streammap out of the client module
Gabriela Moldovan
2025-10-21
10
-13
/
+15
*
proto: Move dumb pipes to top-lvl stream module (fmt)
Gabriela Moldovan
2025-10-21
7
-7
/
+7
*
proto: Move dumb pipes to top-lvl stream module
Gabriela Moldovan
2025-10-21
10
-9
/
+10
*
proto: Give the relay reactor a stream map
Gabriela Moldovan
2025-10-21
3
-4
/
+12
*
proto: Rename RelayReactor to BackwardReactor
Gabriela Moldovan
2025-10-21
1
-5
/
+15
*
Cleanup: Remove a variable rename
Nick Mathewson
2025-10-20
1
-4
/
+2
*
Refactor: turn circ_extensions_from_settings into a method
Nick Mathewson
2025-10-20
3
-63
/
+62
*
proto: Rename data cmd checkers to {Inbound,Outbound}DataCmdChecker (fmt)
Gabriela Moldovan
2025-10-16
1
-1
/
+2
*
proto: Rename data cmd checkers to {Inbound,Outbound}DataCmdChecker
Gabriela Moldovan
2025-10-16
7
-19
/
+19
*
proto: Fix docs to refer to the right stream:: paths.
Gabriela Moldovan
2025-10-16
2
-2
/
+2
*
proto: Move IncomingDataCmdChecker to top-level stream module.
Gabriela Moldovan
2025-10-16
4
-49
/
+55
*
proto: Split out DataCmdChecker into multiple types (fmt).
Gabriela Moldovan
2025-10-16
1
-1
/
+1
*
proto: Split out DataCmdChecker into multiple types.
Gabriela Moldovan
2025-10-16
3
-13
/
+51
*
proto: Do not fully-qualify Arc.
Gabriela Moldovan
2025-10-16
1
-3
/
+3
*
proto: Replace fully-qualified paths with use (fmt).
Gabriela Moldovan
2025-10-16
2
-8
/
+2
*
proto: Replace fully-qualified paths with use.
Gabriela Moldovan
2025-10-16
2
-8
/
+8
*
proto: Reformat imports post-move.
Gabriela Moldovan
2025-10-16
10
-12
/
+11
*
proto: Avoid crate-pub reexports of shared types from the client module.
Gabriela Moldovan
2025-10-16
11
-20
/
+19
*
proto: Move cmdchecker under top-level stream module.
Gabriela Moldovan
2025-10-16
3
-2
/
+2
*
Merge branch 'outbound-relay-doc-fix' into 'main'
Nick Mathewson
2025-10-16
1
-1
/
+1
|
\
|
*
proto: Fix typo in OutboundRelayLayer docs.
Gabriela Moldovan
2025-10-08
1
-1
/
+1
*
|
tor-proto: update unit test
Steven Engler
2025-10-14
1
-27
/
+24
*
|
tor-proto: relax XON limits
Steven Engler
2025-10-14
1
-3
/
+13
*
|
tor-proto: remove `StreamEndpointType`
Steven Engler
2025-10-14
3
-31
/
+12
*
|
tor-proto: relax XOFF limits
Steven Engler
2025-10-14
1
-22
/
+30
*
|
tor-proto: add derives for `CellCount`
Steven Engler
2025-10-14
1
-1
/
+1
*
|
Merge branch 'rm-allow' into 'main'
Ian Jackson
2025-10-14
1
-1
/
+0
|
\
\
|
*
|
proto: Remove an allow that is no longer needed
Gabriela Moldovan
2025-10-14
1
-1
/
+0
*
|
|
Merge branch 'celltypes' into 'main'
gabi-250
2025-10-14
10
-11
/
+13
|
\
\
\
|
*
|
|
proto: Move celltypes out of client
Gabriela Moldovan
2025-10-13
10
-11
/
+13
|
|
/
/
*
|
|
Merge branch 'unique-id' into 'main'
David Goulet
2025-10-14
2
-19
/
+30
|
\
\
\
|
*
|
|
proto: Stop using tunnel IDs in relay reactor.
Gabriela Moldovan
2025-10-13
2
-19
/
+30
|
|
/
/
*
/
/
proto: Use a small vec for the hop list.
Gabriela Moldovan
2025-10-13
1
-1
/
+7
|
/
/
[prev]
[next]