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-hsservice
/
src
/
ipt_establish.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-1
/
+0
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
1
-0
/
+4
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+3
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-1
/
+1
*
tunnel: Implement start_conversation() for all tunnel types
David Goulet
2025-08-05
1
-1
/
+1
*
hs: Use the new Tunnel interface for onion service
David Goulet
2025-08-05
1
-13
/
+13
*
hs: Remove the use of HopNum and instead use TargetHop
David Goulet
2025-06-26
1
-4
/
+1
*
proto: Add a control command to get the binding key
David Goulet
2025-06-26
1
-1
/
+3
*
*: suppress cognitive_complexity warnings from nightly
Nick Mathewson
2025-05-29
1
-0
/
+1
*
tor-proto: Update the TunnelMutableState when a circuit is removed.
Gabriela Moldovan
2025-05-15
1
-3
/
+11
*
Merge branch 'named_protovers' into 'main'
David Goulet
2025-03-20
1
-2
/
+3
|
\
|
*
Use named subprotocol versions throughout arti.
Nick Mathewson
2025-03-12
1
-2
/
+3
*
|
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
|
/
*
tor-hsservice: Make ReplayLog generic.
Wesley Aptekar-Cassels
2025-02-10
1
-4
/
+4
*
proto: Remove ConversationInHandler
David Goulet
2025-02-04
1
-5
/
+1
*
tor-proto: Rewrite circuit reactor run_once() loop to use select!.
Gabriela Moldovan
2025-01-29
1
-1
/
+1
*
tor-netdir: Add timeliness param to wait_for_netdir_to_list.
Wesley Aptekar-Cassels
2024-11-25
1
-1
/
+1
*
Move helpers from tor-hsservice to tor-netdir.
Wesley Aptekar-Cassels
2024-11-25
1
-7
/
+8
*
hss: Make the limit for streams configurable.
Nick Mathewson
2024-03-26
1
-0
/
+1
*
Run rustfmt
Ian Jackson
2024-03-05
1
-1
/
+1
*
tor-hsservice: prelude: Move most imports from ipt_estanblish.rs
Ian Jackson
2024-03-05
1
-36
/
+3
*
tor-hsservice: Move svc.rs contents into lib.rs
Ian Jackson
2024-03-05
1
-1
/
+1
*
tor-hsservice: Move ipt_establish.rs out of svc
Ian Jackson
2024-03-05
1
-0
/
+1024