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
/
hs
/
est_intro.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-llcrypto: Stop deriving Deref in CtByteArray
Neel Chauhan
2025-11-24
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+3
*
cell: Make decl_extension_group macro more self-contained.
Nick Mathewson
2025-05-07
1
-1
/
+1
*
cell: move ExtList module out of hs module.
Nick Mathewson
2025-05-07
1
-1
/
+1
*
Wrap ed25519-dalek types.
Nick Mathewson
2025-03-18
1
-1
/
+0
*
Some HasMemoryCost impls in tor-cell
Ian Jackson
2024-10-02
1
-4
/
+10
*
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
*
cell: make establish_intro accept impl<Into<HsMacKey>>
Nick Mathewson
2023-08-14
1
-15
/
+14
*
cell: Remove some TODOs
Nick Mathewson
2023-06-13
1
-3
/
+0
*
cell: remove/localize "allow(dead-code)"
Nick Mathewson
2023-06-13
1
-2
/
+1
*
Serval rustdoc link fixes.
Nick Mathewson
2023-03-08
1
-2
/
+2
*
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
*
tor-cell: Use a more generic mechanism for managing extensions
Nick Mathewson
2023-02-15
1
-47
/
+33
*
tor-cell: Extract establish-intro into its own module.
Nick Mathewson
2023-02-15
1
-0
/
+217