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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'clean-implement-haskind-for-toraddrerror' into 'main'
David Goulet
2025-05-05
2
-3
/
+28
|
\
|
*
Fix formatting in test_error_kind function
Vijaya Bhaskar
2025-04-27
1
-1
/
+4
|
*
Implement HasKind trait for TorAddrError
Vijaya Bhaskar
2025-04-27
2
-3
/
+25
*
|
release: Update release date.
Wesley Aptekar-Cassels
2025-05-01
1
-1
/
+1
|
/
*
arti-client: remove incorrect note about `StateDirectory` usage
Steven Engler
2025-04-23
1
-1
/
+0
*
Rename recommended_protocols to protocol_statuses.
Nick Mathewson
2025-04-16
1
-3
/
+3
*
arti-client: Document spec of checking date on cached protos
Nick Mathewson
2025-04-16
1
-3
/
+6
*
arti-client: On shutdown for missing proto, print to stderr
Nick Mathewson
2025-04-16
1
-1
/
+17
*
protover, *: Add documentation about what "supported" means.
Nick Mathewson
2025-04-16
1
-1
/
+1
*
arti-client: Small test for evaluating protocol status.
Nick Mathewson
2025-04-16
1
-0
/
+69
*
arti,arti-client: Add an option to override required protocols
Nick Mathewson
2025-04-16
4
-6
/
+77
*
arti-client: Keep a somewhat accurate notion of our release date.
Nick Mathewson
2025-04-16
3
-3
/
+39
*
Add warnings about removing supported protocols.
Nick Mathewson
2025-04-16
1
-0
/
+3
*
arti-client: Implement the basics of protocol enforcement.
Nick Mathewson
2025-04-16
5
-2
/
+266
*
New functions to report supported subprotocols
Nick Mathewson
2025-04-16
1
-0
/
+98
*
Merge branch 'todo-errordetail' into 'main'
David Goulet
2025-04-14
2
-2
/
+8
|
\
|
*
arti-client: Add ErrorDetail::OnionServiceSetup
hjrgrn
2025-04-14
2
-2
/
+8
*
|
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
|
/
*
Fix `crate_bootstrapped` typo
kpcyrd
2025-02-16
1
-1
/
+1
*
rpc: Correct API documentation about optimism
Nick Mathewson
2025-01-30
1
-4
/
+0
*
Merge branch 'mod-module-files' into 'main'
Nick Mathewson
2025-01-07
1
-0
/
+1
|
\
|
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
|
fix: fix typos
Dimitris Apostolou
2025-01-06
1
-1
/
+1
|
/
*
Move base CfgPathResolver for arti-client back to tor-config-path.
Nick Mathewson
2024-12-09
1
-118
/
+2
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
arti-client: change test to use path resolver from `TorClientConfig`
Steven Engler
2024-11-18
1
-6
/
+12
*
tor-config-path: remove `Option` from resolver value
Steven Engler
2024-11-18
1
-9
/
+10
*
arti-client: add path resolver to `TorClient` and `TorClientConfig`
Steven Engler
2024-11-18
2
-39
/
+68
*
arti-client: add a more-comprehensive cfg variable test
Steven Engler
2024-11-18
1
-10
/
+35
*
arti-client: moved two tests from tor-config-path
Steven Engler
2024-11-18
1
-0
/
+20
*
update `CfgPath::path` to use a `CfgPathResolver`
Steven Engler
2024-11-18
2
-16
/
+92
*
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
*
Merge branch 'remove-haskind' into 'main'
Ian Jackson
2024-11-05
1
-1
/
+3
|
\
|
*
arti-client: Clarify when BadOnionAddress is returned.
Gabriela Moldovan
2024-11-04
1
-0
/
+2
|
*
tor-hscrypto: Abolish the HasKind impl of HsIdParseError.
Gabriela Moldovan
2024-11-04
1
-1
/
+1
*
|
tor-config: removed re-export of `CfgPath`
Steven Engler
2024-11-04
1
-1
/
+2
|
/
*
Disable a lot of dead code warnings
Ian Jackson
2024-10-17
1
-0
/
+3
*
Merge branch 'rpc_verb_methods' into 'main'
David Goulet
2024-10-16
1
-1
/
+1
|
\
|
*
RPC: Rename "arti:isolated_client" to "arti:new_isolated_client".
Nick Mathewson
2024-10-09
1
-1
/
+1
*
|
memquota: Change ToplevelAccount to be an alias for Arc<MemoryQuotaTracker>
Ian Jackson
2024-10-15
1
-2
/
+1
|
/
*
arti-client: Fix a broken doc comment.
Gabriela Moldovan
2024-10-08
1
-1
/
+1
*
arti-client, tor-keymgr: Remove a couple of now-addressed TODOs.
Gabriela Moldovan
2024-10-08
1
-1
/
+0
*
arti-client: Use the configured C Tor client keystores.
Gabriela Moldovan
2024-10-08
1
-1
/
+12
[prev]
[next]