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
/
hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-cell: impl Eq, PartialEq, Hash for est_intro::DosParams
Ian Jackson
2024-02-21
1
-1
/
+1
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
1
-1
/
+1
*
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
*
tor-cell: Remove unused by_type() function
Neel Chauhan
2023-10-13
1
-10
/
+0
*
cell: Add accessors to IntroduceHandshakePayload
Nick Mathewson
2023-08-16
1
-0
/
+15
*
cell, docs: Clarify what we mean by "Unrecognized".
Nick Mathewson
2023-08-15
1
-2
/
+3
*
cell: make establish_intro accept impl<Into<HsMacKey>>
Nick Mathewson
2023-08-14
1
-15
/
+14
*
Fix typos
Dimitris Apostolou
2023-07-22
1
-1
/
+1
*
tor-cell: Downgrade 2 TODO-HS to TODO-HSS
Nick Mathewson
2023-06-16
1
-1
/
+1
*
cell: Downgrade a couple more TODO HS comments.
Nick Mathewson
2023-06-13
1
-2
/
+2
*
cell: Remove some TODOs
Nick Mathewson
2023-06-13
2
-8
/
+2
*
cell: remove/localize "allow(dead-code)"
Nick Mathewson
2023-06-13
2
-3
/
+3
*
Rename UnparsedLinkSpec => EncodedLinkSpec
Nick Mathewson
2023-05-10
1
-3
/
+3
*
Serval rustdoc link fixes.
Nick Mathewson
2023-03-08
1
-2
/
+2
*
intro_payload: various doc fixes and TODOs from review.
Nick Mathewson
2023-03-08
1
-4
/
+16
*
tor-cell: Be a little more pedantic about INTRODUCE cell types.
Nick Mathewson
2023-03-08
1
-3
/
+3
*
tor-cell: Better describe the parts of intro payload.
Nick Mathewson
2023-03-08
1
-3
/
+23
*
tor-cell: Add code for the payload of an hs-ntor handshake.
Nick Mathewson
2023-03-06
1
-0
/
+142
*
tor-cell: Use a match when checking auth_key_type
Nick Mathewson
2023-03-01
1
-6
/
+8
*
tor_cell: Use nested readers and writers for EstablishIntro
Nick Mathewson
2023-03-01
1
-18
/
+12
*
tor-cell: tweak comments on EstablishIntro members.
Nick Mathewson
2023-03-01
1
-2
/
+2
*
Introduce a constant for the length of the output of hs_mac()
Nick Mathewson
2023-03-01
1
-3
/
+3
*
tor-cell: Rename EstablishIntro{Body => Details}
Nick Mathewson
2023-03-01
1
-8
/
+8
*
tor-cell: Make EstablishIntro do signatures
Nick Mathewson
2023-03-01
1
-38
/
+229
*
Mark a quoted block as text, so doctest ignores it.
Nick Mathewson
2023-02-16
1
-1
/
+1
*
Add a TODO about combining several macros and patterns
Nick Mathewson
2023-02-16
1
-0
/
+4
*
Make a comment more accurate
Ian Jackson
2023-02-16
1
-1
/
+3
*
tor-cell: Use a more generic mechanism for managing extensions
Nick Mathewson
2023-02-15
2
-47
/
+246
*
tor-cell: Extract establish-intro into its own module.
Nick Mathewson
2023-02-15
1
-0
/
+217