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
/
arti-client
/
src
/
client.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor ClientCirc APIs to use Arc<ClientCirc>.
Nick Mathewson
2023-05-16
1
-1
/
+1
*
RPC: Start on plumbing TorClient into our RPC code
Nick Mathewson
2023-05-04
1
-0
/
+4
*
Merge branch 'plumb' into 'main'
Alexander Færøy
2023-03-30
1
-5
/
+15
|
\
|
*
Run rustfmt
Ian Jackson
2023-03-30
1
-8
/
+4
|
*
arti-client: Call HsCircPool::launch_background_tasks
Ian Jackson
2023-03-30
1
-4
/
+13
|
*
arti-client: When making hs conn, wait for bootstrap
Ian Jackson
2023-03-30
1
-0
/
+3
|
*
tor-client: Pass a netdir for each request
Ian Jackson
2023-03-30
1
-1
/
+3
*
|
Move functionality from tor_basic_utils to tor_async_utils
Nick Mathewson
2023-03-29
1
-1
/
+1
|
/
*
Pass HsCircPool to hsclient connect function, not CircMgr (fmt)
Ian Jackson
2023-03-28
1
-5
/
+5
*
Pass HsCircPool to hsclient connect function, not CircMgr
Ian Jackson
2023-03-28
1
-2
/
+5
*
Apply deferred rustfmt churn
Ian Jackson
2023-03-23
1
-1
/
+4
*
arti-client: Include redacted HsId in ObtainHsCircuit error
Ian Jackson
2023-03-23
1
-1
/
+1
*
arti-client: Fix wording of docs for TorClient::isolation
Ian Jackson
2023-03-23
1
-1
/
+1
*
arti-client: Strengthen an HS todo
Nick Mathewson
2023-03-23
1
-1
/
+1
*
arti-client: Call tor-hsclient to create HS connections
Ian Jackson
2023-03-23
1
-4
/
+11
*
arti-client: Create an HsClientConnector
Ian Jackson
2023-03-23
1
-0
/
+15
*
arti-client: Move client stream creation out of match, in connect
Ian Jackson
2023-03-23
1
-16
/
+17
*
arti-client: Break out TorClient::isolation(prefs)
Ian Jackson
2023-03-23
1
-17
/
+32
*
arti-client: Parse .onion addresses and dispatch to client.rs
Ian Jackson
2023-03-09
1
-0
/
+21
*
arti-client: DoThingInstructions: Make error returns consistent
Ian Jackson
2023-03-09
1
-1
/
+1
*
Rustfmt
Ian Jackson
2023-03-08
1
-1
/
+4
*
arti-client: Do not send resolve requests for IP addrs to exits
Ian Jackson
2023-03-08
1
-13
/
+21
*
arti-client addr handling: Introduce StreamInstructions
Ian Jackson
2023-03-08
1
-22
/
+25
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
1
-1
/
+1
*
Use ErrorReport for errors in error! in arti-client
Ian Jackson
2023-01-30
1
-2
/
+2
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
made TorClient::set_stream_prefs public
Michael van Straten
2023-01-18
1
-4
/
+1
*
Make a top-level API for connecting to onion services.
Nick Mathewson
2023-01-12
1
-0
/
+6
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
arti: pt mgr spawns the task itself in new
Ian Jackson
2022-11-30
1
-3
/
+0
*
arti-client: Try to take ownership of state earlier.
Nick Mathewson
2022-11-29
1
-0
/
+4
*
PtMgr: Use a persistent state directory for PT state.
Nick Mathewson
2022-11-28
1
-0
/
+5
*
Integrate PtMgr into arti-client.
Nick Mathewson
2022-11-28
1
-0
/
+25
*
arti-client: Add comment about Option DormantMode
Ian Jackson
2022-11-23
1
-0
/
+3
*
arti-client: Retain a strong reference to the inner Arc<BridgeDescMgr>
Ian Jackson
2022-11-15
1
-5
/
+7
*
bridges: Create and install a BridgeDescMgr when we bootstrap
Ian Jackson
2022-11-15
1
-0
/
+65
*
arti-client: Store a handle to the DirMgrStore in TorClient (fmt)
Ian Jackson
2022-11-15
1
-1
/
+6
*
arti-client: Store a handle to the DirMgrStore in TorClient
Ian Jackson
2022-11-15
1
-1
/
+4
*
arti-client: Store a handle to the guardmgr in TorClient
Ian Jackson
2022-11-15
1
-1
/
+5
*
Merge branch 'guardmgr' into 'main'
Ian Jackson
2022-11-14
1
-3
/
+11
|
\
|
*
Move GuardMgr::new call to arti_client::TorClient (fmt)
Ian Jackson
2022-11-14
1
-4
/
+8
|
*
Move GuardMgr::new call to arti_client::TorClient
Ian Jackson
2022-11-14
1
-1
/
+5
*
|
dirmgr Store: Have constructors take DirMgrStore
Ian Jackson
2022-11-14
1
-2
/
+5
|
/
*
Spelling fixes and normalizations on some high-level crates
Nick Mathewson
2022-11-07
1
-1
/
+1
*
feature-gate some functions requiring PreferredRuntime
trinity-1686a
2022-10-05
1
-1
/
+10
*
arti-client: Treat list of exit ports as sensitive.
Nick Mathewson
2022-08-25
1
-2
/
+2
*
arti-client: Downgrade "got a circuit for" message.
Nick Mathewson
2022-08-25
1
-1
/
+1
*
arti_client: Refuse to build a client if we are setuid.
Nick Mathewson
2022-08-24
1
-0
/
+7
*
arti: Fix a minimal-versions failure
Ian Jackson
2022-08-17
1
-1
/
+1
*
chanmgr: Use NetDirProvider::params and Arc<dyn..Netparameters>
Ian Jackson
2022-08-17
1
-5
/
+6
[next]