index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-cell
/
src
/
relaycell
/
msg.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
cell: Derive PartialEq for Begin and BeginFlags
Gabriela Moldovan
2026-03-25
1
-2
/
+2
*
cell: Add an accessor for the linkspecs of an EXTEND2
Gabriela Moldovan
2026-02-05
1
-0
/
+5
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-3
/
+0
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Decorate a use with an allow
Ian Jackson
2025-11-06
1
-0
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-4
/
+4
*
tor-cell: remove `flowctl-cc` feature and make XON/XOFF cells stable
Steven Engler
2025-07-15
1
-7
/
+1
*
tor-cell: add `Xon`/`Xoff` cells
Steven Engler
2025-06-09
1
-0
/
+13
*
arti, cell, dirclient: Use expect instead of unwrap.
Nick Mathewson
2025-05-29
1
-2
/
+3
*
proto: Use SendmeTag in place of CircTag
Nick Mathewson
2025-05-06
1
-4
/
+2
*
tor-cell: define a new SendmeTag type
Nick Mathewson
2025-05-06
1
-9
/
+149
*
cell, proto: Use correct Data sizes for v1 relay cells
Nick Mathewson
2025-04-16
1
-6
/
+28
*
cell: Remove the deprecated Data::split_from().
Nick Mathewson
2025-04-16
1
-14
/
+0
*
Note some places where we need updates for #1944.
Nick Mathewson
2025-04-16
1
-0
/
+1
*
tor-cell: Implement RelayMsg for all conflux message types.
Gabriela Moldovan
2025-03-17
1
-1
/
+1
*
tor-cell: Add encodable conflux relay message types.
Gabriela Moldovan
2025-02-18
1
-0
/
+19
*
Some HasMemoryCost impls in tor-cell
Ian Jackson
2024-10-02
1
-16
/
+37
*
tor_cell: never construct empty DATA messages.
Nick Mathewson
2024-02-13
1
-3
/
+28
*
tor_cell: Reject empty DATA messages
Nick Mathewson
2024-02-13
1
-0
/
+3
*
educe: Use std's default for enums where default variant is unit
Ian Jackson
2024-02-12
1
-4
/
+2
*
Use HandshakeType in Extend2 and CircuitExtender::begin
Jim Newsome
2023-11-27
1
-6
/
+12
*
tor-cell: Add accessors for Begin.
Nick Mathewson
2023-09-27
1
-0
/
+15
*
proto: Convert MsgHandler API to expect a message, not a cell.
Nick Mathewson
2023-06-12
1
-1
/
+15
*
Change CircTarget::linkspecs() to return an encoded list.
Nick Mathewson
2023-05-10
1
-3
/
+3
*
Move responsibility for linkspec sorting to CircTarget.
Nick Mathewson
2023-05-10
1
-3
/
+1
*
Upgrade to bitflags 2.0
Nick Mathewson
2023-03-13
1
-0
/
+1
*
Change several cfgs to refer to new feature names.
Nick Mathewson
2023-02-28
1
-12
/
+12
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
1
-12
/
+12
*
Rearrange cfg_attr in relaycell::msg
Nick Mathewson
2023-02-21
1
-2
/
+2
*
Merge branch 'hs-cells-1' into 'main'
Nick Mathewson
2023-02-16
1
-3
/
+3
|
\
|
*
tor-cell: Extract establish-intro into its own module.
Nick Mathewson
2023-02-15
1
-2
/
+2
|
*
tor-cell: rename onion_service module to hs
Nick Mathewson
2023-02-15
1
-1
/
+1
*
|
tor-cell: add a TODO comment about simplifying Body away.
Nick Mathewson
2023-02-15
1
-0
/
+4
*
|
tor-cell: Implement {Relay,Chan}Msg for every body type
Nick Mathewson
2023-02-15
1
-0
/
+46
*
|
tor-cell: Note an opportunity for future optimization
Nick Mathewson
2023-02-15
1
-0
/
+5
|
/
*
Change tor_bytes::Error::BadMessage to a Cow.
Nick Mathewson
2023-02-09
1
-7
/
+13
*
tor-cell: Have restrict_msg add conversion functions.
Nick Mathewson
2023-02-09
1
-50
/
+1
*
tor-cell: documentation cleanups related to restricted_msg
Nick Mathewson
2023-02-07
1
-0
/
+2
*
tor-cell: correct handling of optional msg types.
Nick Mathewson
2023-02-07
1
-12
/
+12
*
tor-cell: Rename RelayMsg and RelayCell-related types.
Nick Mathewson
2023-02-07
1
-32
/
+32
*
tor-cell: Remove RelayMsg methods that are duplicated in RelayMsgClass.
Nick Mathewson
2023-02-07
1
-15
/
+0
*
tor-cell: Use macro to define RelayMsg type too.
Nick Mathewson
2023-02-07
1
-183
/
+39
*
tor-cell: Change all variants of RelayMsg to have a body.
Nick Mathewson
2023-02-07
1
-12
/
+49
*
tor-cell: Make Body and MsgClass traits more uniform.
Nick Mathewson
2023-02-07
1
-21
/
+21
*
tor-cell: Generic "Restricted{Relay,Chan}Cell" types.
Nick Mathewson
2023-02-07
1
-7
/
+20
*
Sketch out new required APIs in tor-cell
Nick Mathewson
2023-01-06
1
-3
/
+54
*
Merge branch 'assert_maxlen' into 'main'
Nick Mathewson
2022-10-27
1
-1
/
+2
|
\
|
*
tor-cell: Assert data length in Data cells
Emil Engler
2022-10-24
1
-1
/
+2
*
|
Merge branch 'fix_typos' into 'main'
eta
2022-10-25
1
-2
/
+2
|
\
\
[next]