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-hsservice
/
src
/
rend_handshake.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Add crate-level exports for two extra stream types (fmt)
Gabriela Moldovan
2026-06-17
1
-5
/
+5
*
tor-hssrvice: port to web-time-compat.
Nick Mathewson
2026-03-26
1
-4
/
+4
*
proto: Rename CircSyncView to CircHopSyncView
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
fix: use wallclock timestamps in all push_timed calls
Nihal
2025-12-17
1
-1
/
+8
*
refactor: convert Extend to inherent method, forbid push/extend, fix rend_han...
Nihal
2025-12-17
1
-1
/
+11
*
refactor: clean code
Nihal
2025-12-17
1
-1
/
+1
*
feat(retry-error): add timestamps to retry errors
Nihal
2025-12-17
1
-1
/
+1
*
Refactor common code that builds circtargets for HS.
Nick Mathewson
2025-12-04
1
-60
/
+34
*
proto: Replace ClientCircSyncView in IncomingStreamRequestFilter
Gabriela Moldovan
2025-10-30
1
-1
/
+1
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-2
/
+2
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-5
/
+5
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+3
*
hsservice: Do not send the REND1 to the virtual hop.
Gabriela Moldovan
2025-08-05
1
-2
/
+5
*
hs: Use the new Tunnel interface for onion service
David Goulet
2025-08-05
1
-26
/
+21
*
hsservice: Stop using HopNum and use TargetHop
David Goulet
2025-06-26
1
-1
/
+1
*
proto: Make send_raw_msg() use a TargetHop
David Goulet
2025-06-26
1
-1
/
+1
*
proto: Move NegotiatedHopSettings to a higher level
Nick Mathewson
2025-06-10
1
-1
/
+5
*
Add methods for getting proof-of-work extension from intro request.
Wesley Aptekar-Cassels
2025-05-27
1
-0
/
+5
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
circmgr: Remove the CircParameters build .expect()
David Goulet
2025-01-16
1
-1
/
+2
*
circ: Specialize the circparams from netparams function
David Goulet
2025-01-16
1
-2
/
+2
*
circmgr: Modify CircParameters for congestion control
David Goulet
2025-01-16
1
-1
/
+2
*
hss: Make the limit for streams configurable.
Nick Mathewson
2024-03-26
1
-8
/
+10
*
Add an IncomingStreamRequestFilter to check early properties
Nick Mathewson
2024-03-26
1
-5
/
+31
*
Refactor the logic for constructing crypt layers.
Nick Mathewson
2024-03-26
1
-5
/
+0
*
Propagate RelayCellFormat selection up to where format decisions will be made
Jim Newsome
2024-03-20
1
-0
/
+5
*
Run rustfmt
Ian Jackson
2024-03-05
1
-3
/
+1
*
tor-hsservice: prelude: Move most imports from rend_handshake.rs
Ian Jackson
2024-03-05
1
-16
/
+3
*
tor-hsservice: Move rend_handshake.rs out of svc
Ian Jackson
2024-03-05
1
-0
/
+374