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-hsclient
/
src
/
connect.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-12
/
+12
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-11
/
+11
*
tunnel: Implement start_conversation() for all tunnel types
David Goulet
2025-08-05
1
-3
/
+4
*
hs: Use the new Tunnel interface for onion service
David Goulet
2025-08-05
1
-97
/
+204
*
Use new DisplayRedacted/DebugRedacted code for HsId.
Nick Mathewson
2025-07-31
1
-3
/
+3
*
hs*: Define some HsDesc errors as _suspicious_.
Nick Mathewson
2025-07-10
1
-8
/
+21
*
hs*: Include SourceInfo when making HsDesc requests.
Nick Mathewson
2025-07-10
1
-1
/
+18
*
hs: Remove the use of HopNum and instead use TargetHop
David Goulet
2025-06-26
1
-2
/
+2
*
proto: Move NegotiatedHopSettings to a higher level
Nick Mathewson
2025-06-10
1
-1
/
+10
*
*: suppress cognitive_complexity warnings from nightly
Nick Mathewson
2025-05-29
1
-0
/
+2
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-2
/
+2
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
tor-rtmock: allow-Decorate every use of MockSleepProvider
Ian Jackson
2025-03-06
1
-0
/
+2
*
hsclient: Include rsa_id in debug
Clara Engler
2025-03-04
1
-1
/
+2
*
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
-2
/
+2
*
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
-3
/
+2
*
circmgr: Modify CircParameters for congestion control
David Goulet
2025-01-16
1
-2
/
+3
*
TimerangeBound: Stop using std::ops::Bound.
Wesley Aptekar-Cassels
2024-11-25
1
-7
/
+3
*
Use HsPowClient.
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+2
*
hs-pow: Refactor to prefer stub types rather than cfg sprawl.
Wesley Aptekar-Cassels
2024-10-09
1
-6
/
+1
*
tor-hspow: Big refactor, dissolve this crate
Wesley Aptekar-Cassels
2024-10-09
1
-8
/
+9
*
First pass at implementing onion proof-of-work client
Wesley Aptekar-Cassels
2024-10-09
1
-4
/
+33
*
tor-cell: Support encoding proofs-of-work in intro_payload
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+1
*
Remove hard tabs in the one file that has them.
Ian Jackson
2024-10-02
1
-2
/
+2
*
Fix a couple of lifetime warnings from nightly.
Nick Mathewson
2024-10-01
1
-2
/
+2
*
rtcompat: Add an extension trait for building modified Runtimes
Nick Mathewson
2024-09-24
1
-9
/
+5
*
Merge branch 'refactor_stream_crypto_init' into 'main'
Nick Mathewson
2024-03-26
1
-4
/
+2
|
\
|
*
Refactor the logic for constructing crypt layers.
Nick Mathewson
2024-03-26
1
-4
/
+2
*
|
tor-rtcompat: CompoundRuntime: Add a CoarseTimeProvider, and impl
Ian Jackson
2024-03-25
1
-0
/
+1
|
/
*
Propagate RelayCellFormat selection up to where format decisions will be made
Jim Newsome
2024-03-20
1
-2
/
+4
*
hsclient: Clarify "hs_hops" to avoid confusion.
Nick Mathewson
2024-03-14
1
-6
/
+11
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
tor-circmgr: Add UniqId to CircTimeout.
Gabriela Moldovan
2024-02-27
1
-1
/
+1
*
tor-netdir: Make hs_dirs_{upload, download} take separate args instead of tuple.
Gabriela Moldovan
2024-01-24
1
-1
/
+2
*
hsclient: Remove comment about tearing down circuit.
Nick Mathewson
2023-12-11
1
-2
/
+0
*
hsclient: Clean up some TODOs about parallelism.
Nick Mathewson
2023-12-05
1
-7
/
+8
*
Fix typo in arguments
halcyon
2023-10-20
1
-1
/
+1
*
hsclient: add a missing ) to a message.
Nick Mathewson
2023-10-17
1
-1
/
+1
*
dirclient: Seal the Requestable trait and hide most of its members.
Nick Mathewson
2023-10-17
1
-1
/
+1
*
tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of ...
Gabriela Moldovan
2023-09-25
1
-6
/
+2
*
tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S...
Gabriela Moldovan
2023-09-25
1
-7
/
+7
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
tor-netdir: Use an owned HsBlindId instead of a reference.
Gabriela Moldovan
2023-08-22
1
-1
/
+1
*
tor-hsclient: Use hs_dirs_download instead of the deprecated hs_dirs.
Gabriela Moldovan
2023-08-22
1
-6
/
+5
*
tor-dirclient: Rename download() to send_request().
Gabriela Moldovan
2023-08-16
1
-1
/
+1
*
tor-proto: Add ClientCirc::start_conversation().
Gabriela Moldovan
2023-08-04
1
-3
/
+4
*
Run cargo +nightly fmt to format many let ... else ...
Ian Jackson
2023-07-24
1
-2
/
+6
[next]