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-cell
/
src
/
relaycell.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some HasMemoryCost impls in tor-cell
Ian Jackson
2024-10-02
1
-3
/
+10
*
tor-bytes: Only report Truncated for errors at the outer level
Ian Jackson
2024-09-11
1
-3
/
+1
*
tor-bytes: Error: provide and call Error::incomplete_error
Ian Jackson
2024-09-11
1
-0
/
+1
*
tor-bytes: Add a deficit field to Error::Truncated
Ian Jackson
2024-09-10
1
-1
/
+2
*
tor-proto::circuit::StreamMap: Use StreamPollSet
Jim Newsome
2024-08-01
1
-1
/
+1
*
Fix clippy::doc_lazy_continuation
Ian Jackson
2024-07-08
1
-4
/
+4
*
Use uXX::MAX in place of std::uXX::MAX
Nick Mathewson
2024-04-22
1
-1
/
+1
*
Fix compilation for relaymsg fuzzer
Nick Mathewson
2024-04-02
1
-0
/
+2
*
Add and use RelayCellFormatTrait
Jim Newsome
2024-03-20
1
-24
/
+39
*
RelayCellBody: generalize over RelayCellFormat
Jim Newsome
2024-03-20
1
-0
/
+26
*
Remove RelayMsgOuter::decode_from_reader
Jim Newsome
2024-03-12
1
-11
/
+3
*
relay-cell: Update relay cell decoding API for prop340
Jim Newsome
2024-03-12
1
-23
/
+225
*
Rename UnparsedRelayCell -> UnparsedRelayMsg
Jim Newsome
2024-03-12
1
-7
/
+4
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
*
Add deprecated aliases for old RelayCell names
Nick Mathewson
2023-12-14
1
-0
/
+8
*
Fix documentation that referred to RelayCell.
Nick Mathewson
2023-12-14
1
-9
/
+4
*
Fix documentation for {Any}RelayMsgOuter
Nick Mathewson
2023-12-14
1
-3
/
+7
*
Rename {Any}RelayCell to {Any}RelayMsgOuter
Nick Mathewson
2023-12-14
1
-6
/
+6
*
Convert StreamId to NonZeroU16
Jim Newsome
2023-10-25
1
-36
/
+48
*
Lower and downgrade a TODO about StreamID and NonZeroU16.
Nick Mathewson
2023-10-12
1
-1
/
+6
*
cell: Downgrade a couple more TODO HS comments.
Nick Mathewson
2023-06-13
1
-1
/
+1
*
cell: Remove relaycell::restrict
Nick Mathewson
2023-06-13
1
-1
/
+0
*
tor-cell: remove use of arrayref
Nick Mathewson
2023-06-01
1
-3
/
+9
*
Change several cfgs to refer to new feature names.
Nick Mathewson
2023-02-28
1
-1
/
+1
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
1
-1
/
+1
*
Merge branch 'hs-cells-1' into 'main'
Nick Mathewson
2023-02-16
1
-2
/
+2
|
\
|
*
tor-cell: rename onion_service module to hs
Nick Mathewson
2023-02-15
1
-2
/
+2
*
|
tor-cell: Add another debug_assert to relay cell encoding
Nick Mathewson
2023-02-15
1
-3
/
+6
*
|
Move slicewriter to tor-cell and make it private.
Nick Mathewson
2023-02-15
1
-1
/
+1
*
|
tor-cell: Add RelayCell::into_msg.
Nick Mathewson
2023-02-15
1
-0
/
+4
*
|
tor-cell: Add a new UnparsedRelayCell
Nick Mathewson
2023-02-15
1
-0
/
+46
*
|
tor-cell: Refactor relay cells to copy much less
Nick Mathewson
2023-02-15
1
-30
/
+52
|
/
*
Change tor_bytes::Error::BadMessage to a Cow.
Nick Mathewson
2023-02-09
1
-1
/
+3
*
tor-cell: Rename RelayMsg and RelayCell-related types.
Nick Mathewson
2023-02-07
1
-5
/
+5
*
tor-cell: Make Body and MsgClass traits more uniform.
Nick Mathewson
2023-02-07
1
-1
/
+1
*
tor-cell: Generic "Restricted{Relay,Chan}Cell" types.
Nick Mathewson
2023-02-07
1
-10
/
+28
*
Sketch a solution for arti#525
Nick Mathewson
2023-01-06
1
-0
/
+1
*
Merge branch 'hs-cells' into 'main'
eta
2022-07-22
1
-0
/
+2
|
\
|
*
Implement ESTABLISH_INTRO relay cell
Yuan Lyu
2022-07-18
1
-0
/
+2
*
|
tor-cell: Make encoding method signatures fallible.
Nick Mathewson
2022-07-11
1
-5
/
+5
|
/
*
Implement a higher-level API for the ntor v3 handshake
eta
2022-07-08
1
-0
/
+1
*
cell: Move UDP to its own module and feature gate it
David Goulet
2022-06-07
1
-4
/
+9
*
cell: Implement CONNECT_UDP cell from prop339
David Goulet
2022-06-07
1
-1
/
+11
*
tor-cell: provide HasKind.
Nick Mathewson
2022-02-15
1
-3
/
+4
*
Actually decrement the stream-level SENDME window
eta
2021-12-14
1
-0
/
+4
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+260