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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-27
/
+27
*
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
|
/
*
tor-rtcompat: Require NetStream{Listener,Provider} streams to impl StreamOps ...
Gabriela Moldovan
2024-12-10
1
-2
/
+6
*
tor-rtcompat: Require NetStream{Listener,Provider} streams to impl StreamOps.
Gabriela Moldovan
2024-12-10
1
-1
/
+8
*
Move base CfgPathResolver for arti-client back to tor-config-path.
Nick Mathewson
2024-12-09
2
-120
/
+3
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-27
/
+27
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-12-02
1
-2
/
+2
*
Run fixup-features in preparation for release (fmt).
Gabriela Moldovan
2024-12-02
1
-1
/
+2
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
PoW: Consolidate feature flags into a single flag.
Wesley Aptekar-Cassels
2024-11-25
1
-4
/
+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
3
-17
/
+94
*
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
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
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
2
-1
/
+3
|
/
*
Merge branch 'versions' into 'main'
Ian Jackson
2024-10-30
1
-27
/
+27
|
\
|
*
Bump minor versions of crates with new APIs/impls
Ian Jackson
2024-10-30
1
-1
/
+1
|
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-26
/
+26
*
|
cargo: Run fixup-features (formatting)
Ian Jackson
2024-10-30
1
-1
/
+2
*
|
cargo: Run fixup-features
Ian Jackson
2024-10-30
1
-3
/
+3
*
|
cargo: Declare [hs-]pow-* experimental everywhere else
Ian Jackson
2024-10-30
1
-0
/
+1
|
/
*
Make memquota feature part of full in arti-client
Ian Jackson
2024-10-22
2
-3
/
+4
*
test-all-crates: conditional options, to test more crates
Ian Jackson
2024-10-22
1
-1
/
+1
*
Disable a lot of dead code warnings
Ian Jackson
2024-10-17
2
-0
/
+6
*
Merge branch 'mq-feat-1' into 'main'
Jim Newsome
2024-10-16
1
-1
/
+1
|
\
|
*
Apply `default-features = false` to all tor-memquota deps
Ian Jackson
2024-10-16
1
-1
/
+1
*
|
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: Make hs-pow a experimental feature.
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+1
*
|
hs-pow: Refactor to prefer stub types rather than cfg sprawl.
Wesley Aptekar-Cassels
2024-10-09
1
-2
/
+1
*
|
tor-hspow: Big refactor, dissolve this crate
Wesley Aptekar-Cassels
2024-10-09
1
-1
/
+6
*
|
First pass at implementing onion proof-of-work client
Wesley Aptekar-Cassels
2024-10-09
1
-0
/
+2
|
/
*
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
*
arti-client: Use the configured C Tor keystores, if any.
Gabriela Moldovan
2024-10-08
2
-4
/
+23
*
arti-client: Refactor KeyMgr building logic.
Gabriela Moldovan
2024-10-08
1
-15
/
+14
[next]