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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix indentation from last commit.
Nick Mathewson
2024-05-07
1
-33
/
+33
*
tor-cell: Allow unuexpected_cfgs in restricted macro.
Nick Mathewson
2024-05-07
1
-0
/
+7
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Use uXX::MAX in place of std::uXX::MAX
Nick Mathewson
2024-04-22
3
-4
/
+4
*
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
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
2
-0
/
+2
*
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 in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
tor-cell: impl Eq, PartialEq, Hash for est_intro::DosParams
Ian Jackson
2024-02-21
1
-1
/
+1
*
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
*
Fix typos
Dimitris Apostolou
2024-01-08
2
-2
/
+2
*
tor-cell: Fix ambitious certtype
Emil Engler
2023-12-28
1
-1
/
+2
*
tor-cell: Stop using deprecated name in doctest
Nick Mathewson
2023-12-14
1
-2
/
+2
*
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
*
tor-cell: Remove a now-unneeded allow(unused).
Nick Mathewson
2023-12-12
1
-1
/
+0
*
NtorV3Extension set encoding/decoding: include n_extensions
Jim Newsome
2023-12-07
1
-7
/
+17
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
1
-1
/
+1
*
Use HandshakeType in Extend2 and CircuitExtender::begin
Jim Newsome
2023-11-27
1
-6
/
+12
*
Add more reference links.
Nick Mathewson
2023-11-20
1
-1
/
+5
*
Improve documentation in/around DosParams extension
Nick Mathewson
2023-11-20
1
-1
/
+11
*
Add a caret_int HandshakeType for HTYPE constants
Jim Newsome
2023-10-26
1
-5
/
+21
*
Change `CircId` to never be zero
Jim Newsome
2023-10-25
3
-27
/
+40
*
Convert StreamId to NonZeroU16
Jim Newsome
2023-10-25
1
-36
/
+48
*
tor-cell: Remove unused by_type() function
Neel Chauhan
2023-10-13
1
-10
/
+0
*
Lower and downgrade a TODO about StreamID and NonZeroU16.
Nick Mathewson
2023-10-12
1
-1
/
+6
*
tor-cell: Add accessors for Begin.
Nick Mathewson
2023-09-27
1
-0
/
+15
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
2
-0
/
+2
*
cell: Add accessors to IntroduceHandshakePayload
Nick Mathewson
2023-08-16
1
-0
/
+15
*
cell: Add accessors to Introduce2.
Nick Mathewson
2023-08-16
1
-0
/
+17
*
Merge branch 'more_introducing' into 'main'
Nick Mathewson
2023-08-16
2
-3
/
+10
|
\
|
*
cell: Add code to iterate over IntroEstablished extensions
Nick Mathewson
2023-08-15
1
-1
/
+7
|
*
cell, docs: Clarify what we mean by "Unrecognized".
Nick Mathewson
2023-08-15
1
-2
/
+3
*
|
Merge branch 'fix-weird-comment' into 'main'
Ian Jackson
2023-08-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
doc: fix malformatted comment in SliceWriterError
Emil Engler
2023-08-14
1
-1
/
+1
*
|
cell: make establish_intro accept impl<Into<HsMacKey>>
Nick Mathewson
2023-08-14
1
-15
/
+14
|
/
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Fix typos
Dimitris Apostolou
2023-07-22
1
-1
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
3
-0
/
+3
[next]