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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tor-proto: change `CreateResponse` to `restricted_msg!`
Steven Engler
2026-04-08
2
-19
/
+29
|
*
|
tor-proto: derive `strum::EnumDiscriminants` for `Algorithm`
Steven Engler
2026-04-08
2
-1
/
+5
|
*
|
tor-proto: small cleanup of legacy code
Steven Engler
2026-04-08
1
-6
/
+1
|
*
|
tor-proto: change channel to use `Runtime`
Steven Engler
2026-04-08
6
-26
/
+44
|
*
|
tor-proto: support relay circs in channel's `CircMap`
Steven Engler
2026-04-08
2
-11
/
+87
|
*
|
tor-proto: rename `CircEnt::Open` to `CircEnt::OpenOrigin`
Steven Engler
2026-04-08
2
-18
/
+20
|
*
|
tor-proto: add `CircIdRange::is_allowed_by_peer()`
Steven Engler
2026-03-31
1
-0
/
+8
|
*
|
tor-proto: add `CircIdRange::integer_range()`
Steven Engler
2026-03-31
1
-6
/
+15
*
|
|
Merge branch 'memquota-add-parent' into 'main'
gabi-250
2026-04-08
1
-6
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
proto: Link the memquota circ acc with the outbound chan acc
Gabriela Moldovan
2026-03-30
1
-6
/
+4
*
|
|
Merge branch 'closed-stream-err' into 'main'
opara
2026-04-07
1
-3
/
+7
|
\
\
\
|
*
|
|
tor-proto: change an error to `NotConnected`
Steven Engler
2026-03-29
1
-3
/
+7
|
|
/
/
*
|
|
tor-proto: lower log level of "removing circuit leg"
Steven Engler
2026-04-06
1
-1
/
+1
*
|
|
Merge branch 'stream-close' into 'main'
opara
2026-04-02
1
-6
/
+12
|
\
\
\
|
*
|
|
tor-proto: allow sending DATA cells on closed streams
Steven Engler
2026-03-29
1
-6
/
+12
|
|
/
/
*
|
|
Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`
Ian Jackson
2026-04-02
1
-1
/
+1
*
|
|
Merge branch 'ticket_2428' into 'main'
Nick Mathewson
2026-04-01
2
-7
/
+12
|
\
\
\
|
*
|
|
proto: Take current time as an argument when constructing padder.
Nick Mathewson
2026-03-31
2
-7
/
+12
|
|
|
/
|
|
/
|
*
|
|
proto: Run cargo-sort
Gabriela Moldovan
2026-04-01
1
-3
/
+3
*
|
|
proto: Make tor-relay-crypto an optional dependency (fmt)
Gabriela Moldovan
2026-04-01
1
-1
/
+7
*
|
|
proto: Make tor-relay-crypto an optional dependency
Gabriela Moldovan
2026-04-01
1
-2
/
+2
|
/
/
*
|
Merge branch 'fixes_mr3791' into 'main'
David Goulet
2026-03-31
9
-335
/
+369
|
\
\
|
*
|
proto: Add debug_assert_eq() when building Authenticate
David Goulet
2026-03-30
1
-0
/
+4
|
*
|
cell: Add Authenticate::BODY_LEN as a public const
David Goulet
2026-03-30
1
-2
/
+1
|
*
|
proto: Import read_msg() instead of refering to it
David Goulet
2026-03-30
1
-19
/
+4
|
*
|
proto: Improve check_relay_identities() documentation
David Goulet
2026-03-30
1
-3
/
+7
|
*
|
proto: Rename RelayIdentities to RelayChannelAuthMaterial
David Goulet
2026-03-30
5
-48
/
+64
|
*
|
proto: Remove noop function for initiator channel
David Goulet
2026-03-30
1
-12
/
+1
|
*
|
proto: Rename many variables with more fine grained naming
David Goulet
2026-03-30
6
-120
/
+137
|
*
|
proto: Transform inner into verified after verification
David Goulet
2026-03-30
2
-20
/
+17
|
*
|
proto: Add documentation for the channel verify()
David Goulet
2026-03-30
2
-2
/
+31
|
*
|
proto: Remove duplicate use of read_msg() helper
David Goulet
2026-03-30
2
-82
/
+58
|
*
|
proto: Add names to ignored variables
David Goulet
2026-03-30
1
-1
/
+1
|
*
|
proto: Set a hardcoded number into a const
David Goulet
2026-03-30
1
-2
/
+3
|
*
|
proto: Fix a set of comments
David Goulet
2026-03-30
4
-11
/
+10
|
*
|
proto: Add AuthLogAction enum helper
David Goulet
2026-03-30
3
-13
/
+30
|
*
|
proto: Add a type alias for SLOG/CLOG digest
David Goulet
2026-03-30
7
-29
/
+30
|
*
|
chanmgr: Always use MaybeSensitive<PeerAddr> when building a channel
David Goulet
2026-03-30
1
-3
/
+3
|
|
/
*
|
Update to derive-deftly 0.10.0.
Ian Jackson
2026-03-31
1
-1
/
+1
*
|
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-20
/
+20
*
|
Bump versions: patchlevel, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
*
|
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-0
/
+1
|
/
*
Merge branch 'webtime-v3' into 'main'
Nick Mathewson
2026-03-26
20
-37
/
+45
|
\
|
*
tor-proto: Port to web-time-compat
Nick Mathewson
2026-03-26
20
-37
/
+45
*
|
proto: Add TODO about relay memquota setup
Gabriela Moldovan
2026-03-26
1
-0
/
+6
*
|
proto: Use the inbound CircuitAccount when extending circuit (fmt)
Gabriela Moldovan
2026-03-26
2
-2
/
+9
*
|
proto: Use the inbound CircuitAccount when extending circuit
Gabriela Moldovan
2026-03-26
3
-4
/
+11
|
/
*
proto: Update reactor docs to reflect ForwardHandler change
Gabriela Moldovan
2026-03-25
1
-6
/
+37
*
proto: Move handle_unrecognized_cell() out of ForwardHandler
Gabriela Moldovan
2026-03-25
2
-50
/
+40
*
proto: Forward unrecognized RELAY_EARLY as RELAY_EARLY
Gabriela Moldovan
2026-03-25
3
-4
/
+8
[prev]
[next]