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
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
1
-0
/
+3
*
Merge branch 'disable-hidden-service' into 'main'
wesleyac
2025-11-12
1
-12
/
+28
|
\
|
*
arti(-client)/tor-hsservice: return None for disabled service
hashcatHitman
2025-10-16
1
-12
/
+28
|
*
arti(-client): graceful service disable in arti only
hashcatHitman
2025-10-16
1
-27
/
+9
|
*
arti/arti-client: add graceful service disable
hashcatHitman
2025-10-16
1
-9
/
+27
*
|
Merge branch 'bug2118a' into 'main'
wesleyac
2025-11-10
1
-14
/
+29
|
\
\
|
*
|
Make create_onion_service() corrections
Neel Chauhan
2025-11-10
1
-17
/
+2
|
*
|
Mention InertTorClient in client.rs
Neel Chauhan
2025-11-10
1
-1
/
+1
|
*
|
Don't assume we have inert_client in TorClient
Neel Chauhan
2025-11-04
1
-2
/
+2
|
*
|
`arti-client`: Move `create_onion_service()` to `InertTorClient`
Neel Chauhan
2025-11-04
1
-15
/
+45
*
|
|
arti-client: Add TODO for #2249.
Wesley Aptekar-Cassels
2025-11-10
1
-0
/
+1
*
|
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
|
|
all: run cargo fmt
Steven Engler
2025-11-04
1
-1
/
+1
*
|
|
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
1
-1
/
+1
|
/
/
*
/
arti-relay: copy `state_mgr.try_lock()` from arti-client
Steven Engler
2025-10-21
1
-0
/
+1
|
/
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
1
-1
/
+14
*
arti-client: add doc comments to `TorClient::create_onion_service()`
Steven Engler
2025-09-23
1
-0
/
+14
*
fix documentation for StreamPrefs::connect_to_onion_services to match changes...
Aiden McClelland
2025-08-28
1
-8
/
+1
*
Merge branch 'smol-add-impl-in-tor-rtcompat' into 'main'
opara
2025-08-21
1
-1
/
+1
|
\
|
*
smol: Implement smol in tor-rtcompat
Niel Duysters
2025-08-21
1
-1
/
+1
*
|
chanmgr: Add KeyMgr to channel builder
David Goulet
2025-08-20
1
-0
/
+1
*
|
Add a few unit tests for create_unbootstrapped_async.
Nick Mathewson
2025-08-19
1
-0
/
+49
*
|
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-1
/
+1
|
/
*
Resolve a rustdoc warning
Nick Mathewson
2025-08-07
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-8
/
+8
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-3
/
+5
*
arti-client: Resolve XXX to make CI run.
Gabriela Moldovan
2025-08-05
1
-23
/
+26
*
arti-client: Use the new Tunnel interface
David Goulet
2025-08-05
1
-25
/
+33
*
hs: Use the new Tunnel interface for onion service
David Goulet
2025-08-05
1
-1
/
+1
*
Use new DisplayRedacted/DebugRedacted code for HsId.
Nick Mathewson
2025-07-31
1
-5
/
+7
*
arti: Add keys list and keys list-keystores
hjrgrn
2025-06-12
1
-0
/
+8
*
arti-client: remove incorrect note about `StateDirectory` usage
Steven Engler
2025-04-23
1
-1
/
+0
*
arti-client: On shutdown for missing proto, print to stderr
Nick Mathewson
2025-04-16
1
-1
/
+17
*
arti,arti-client: Add an option to override required protocols
Nick Mathewson
2025-04-16
1
-1
/
+10
*
arti-client: Keep a somewhat accurate notion of our release date.
Nick Mathewson
2025-04-16
1
-3
/
+2
*
arti-client: Implement the basics of protocol enforcement.
Nick Mathewson
2025-04-16
1
-0
/
+11
*
Merge branch 'todo-errordetail' into 'main'
David Goulet
2025-04-14
1
-2
/
+1
|
\
|
*
arti-client: Add ErrorDetail::OnionServiceSetup
hjrgrn
2025-04-14
1
-2
/
+1
*
|
arti-client: xref to fork policy
Ian Jackson
2025-04-07
1
-0
/
+12
|
/
*
Remove outdated TODO
CocytusDEDI
2025-04-03
1
-4
/
+0
*
Use CautiousRng for keys going into the KeyMgr.
Nick Mathewson
2025-03-24
1
-2
/
+2
*
Merge branch 'client-arti' into 'main'
opara
2025-03-20
1
-16
/
+12
|
\
|
*
replace state_dir and storage_mistrust with tor_persist::state_dir::StateDire...
abdul2801
2025-03-20
1
-16
/
+12
*
|
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-2
/
+2
|
/
*
arti-client: add path resolver to `TorClient` and `TorClientConfig`
Steven Engler
2024-11-18
1
-3
/
+18
*
update `CfgPath::path` to use a `CfgPathResolver`
Steven Engler
2024-11-18
1
-5
/
+6
*
tor-ptmgr: pass through the `CfgPathResolver`
Steven Engler
2024-11-18
1
-0
/
+2
*
tor-hsservice: pass through the `CfgPathResolver`
Steven Engler
2024-11-18
1
-0
/
+2
*
arti-client: add doc comment to `TorClient::reconfigure`
Steven Engler
2024-11-05
1
-0
/
+4
*
memquota: Change ToplevelAccount to be an alias for Arc<MemoryQuotaTracker>
Ian Jackson
2024-10-15
1
-2
/
+1
[next]