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.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
cell: Unify HS-ntor and ntor-v3 extensions.
Nick Mathewson
2025-05-07
1
-2
/
+2
*
cell: Make decl_extension_group macro more self-contained.
Nick Mathewson
2025-05-07
1
-2
/
+3
*
cell: move ExtList module out of hs module.
Nick Mathewson
2025-05-07
1
-4
/
+2
*
tor-cell: Support encoding proofs-of-work in intro_payload
Wesley Aptekar-Cassels
2024-10-09
1
-0
/
+1
*
Some HasMemoryCost impls in tor-cell
Ian Jackson
2024-10-02
1
-13
/
+32
*
tor-cell: Remove a now-unneeded allow(unused).
Nick Mathewson
2023-12-12
1
-1
/
+0
*
cell: Add accessors to Introduce2.
Nick Mathewson
2023-08-16
1
-0
/
+17
*
cell: Add code to iterate over IntroEstablished extensions
Nick Mathewson
2023-08-15
1
-1
/
+7
*
tor-cell: Downgrade 2 TODO-HS to TODO-HSS
Nick Mathewson
2023-06-16
1
-1
/
+1
*
tor-cell: HasRetryTime for IntroduceAckStatus: Confirm re CANT_RELAY (fmt)
Ian Jackson
2023-06-14
1
-1
/
+1
*
tor-cell: HasRetryTime for IntroduceAckStatus: Confirm re CANT_RELAY
Ian Jackson
2023-06-14
1
-1
/
+1
*
tor-cell: Add a doc comment for impl tor_error::HasRetryTime for IntroduceAck...
Ian Jackson
2023-06-14
1
-0
/
+4
*
tor-cell: impl HasRetryTime for IntroduceAckStatus
Ian Jackson
2023-06-14
1
-0
/
+14
*
Merge branch 'tor-cell-todos' into 'main'
Nick Mathewson
2023-06-13
1
-4
/
+1
|
\
|
*
cell: Remove some TODOs
Nick Mathewson
2023-06-13
1
-2
/
+0
|
*
cell: remove/localize "allow(dead-code)"
Nick Mathewson
2023-06-13
1
-2
/
+1
*
|
tor-cell: IntroduceAck: Add .success() function to give a Result
Ian Jackson
2023-06-13
1
-0
/
+16
|
/
*
cell: Add an accessor for the body of a Rendezvous2.
Nick Mathewson
2023-06-12
1
-0
/
+6
*
cell: Make EstablishRendezvous contain a RendCookie.
Nick Mathewson
2023-05-23
1
-5
/
+2
*
cell: Make Introduce2::new testing-only.
Nick Mathewson
2023-05-17
1
-1
/
+6
*
cell: Record the text of an INTRODUCE2 header
Nick Mathewson
2023-05-17
1
-9
/
+39
*
cell: extract introduce headers into a new type.
Nick Mathewson
2023-05-17
1
-20
/
+42
*
tor-cell: Add code for the payload of an hs-ntor handshake.
Nick Mathewson
2023-03-06
1
-0
/
+1
*
tor-cell: Rename Rendezvous*::message to handshake_info.
Nick Mathewson
2023-03-01
1
-15
/
+18
*
tor-cell: Support extensions in INTRODUCE{1,2}
Nick Mathewson
2023-02-28
1
-10
/
+22
*
tor-cell: Implement IntroduceAck and IntroEstablished
Nick Mathewson
2023-02-28
1
-19
/
+85
*
tor-cell: Implement rendezvous1 and rendezvous2.
Nick Mathewson
2023-02-28
1
-4
/
+38
*
tor-cell: Use a more generic mechanism for managing extensions
Nick Mathewson
2023-02-15
1
-9
/
+3
*
tor-cell: Extract establish-intro into its own module.
Nick Mathewson
2023-02-15
1
-212
/
+3
*
tor-cell: rename onion_service module to hs
Nick Mathewson
2023-02-15
1
-0
/
+459