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
/
Cargo.toml
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
*
Move base CfgPathResolver for arti-client back to tor-config-path.
Nick Mathewson
2024-12-09
1
-2
/
+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
*
update `CfgPath::path` to use a `CfgPathResolver`
Steven Engler
2024-11-18
1
-1
/
+2
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
tor-config: removed re-export of `CfgPath`
Steven Engler
2024-11-04
1
-0
/
+1
*
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
1
-3
/
+3
*
test-all-crates: conditional options, to test more crates
Ian Jackson
2024-10-22
1
-1
/
+1
*
Apply `default-features = false` to all tor-memquota deps
Ian Jackson
2024-10-16
1
-1
/
+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: Use the configured C Tor keystores, if any.
Gabriela Moldovan
2024-10-08
1
-0
/
+2
*
arti-client: Fix restricted-discovery dependencies.
Wesley Aptekar-Cassels
2024-10-07
1
-1
/
+1
*
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-26
/
+26
*
Minor bumps on non-tor/arti crates
Nick Mathewson
2024-09-30
1
-2
/
+2
*
Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'
David Goulet
2024-09-26
1
-1
/
+1
|
\
|
*
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
*
|
Merge branch 'upgrades-20240925' into 'main'
Nick Mathewson
2024-09-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
1
-1
/
+1
*
|
Run fixup-features in preparation for upcoming release.
Nick Mathewson
2024-09-25
1
-1
/
+1
|
/
*
arti-client: expose key-mgr/ephemeral-keystore feature in arti-client
Morgan
2024-09-20
1
-0
/
+3
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
arti-client: Unstable cargo feature for exposing info for testing
Ian Jackson
2024-09-04
1
-0
/
+5
*
Add memquota cargo features to arti and arti-client
Ian Jackson
2024-09-04
1
-0
/
+4
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-25
/
+25
*
Fix formatting issues introduced by fixup-features.
Gabriela Moldovan
2024-09-03
1
-1
/
+2
*
arti: Remove the XXXXs added by fixup-features.
Gabriela Moldovan
2024-09-03
1
-1
/
+0
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-09-03
1
-1
/
+3
*
Add script for *testing* without any features enabled
Ian Jackson
2024-08-19
1
-0
/
+3
*
Merge branch 'docsrs' into 'main'
Jim Newsome
2024-08-07
1
-1
/
+0
|
\
|
*
Don't need to tell docs.rs to enable `docsrs` cfg
Kunal Mehta
2024-08-02
1
-1
/
+0
*
|
tor-hsservice: Add a restricted-discovery feature.
Gabriela Moldovan
2024-08-05
1
-0
/
+2
|
/
*
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-25
/
+25
*
Update to derive-deftly 0.14
Ian Jackson
2024-07-08
1
-1
/
+1
*
arti-client: Add a function for generating client authorization keys.
Gabriela Moldovan
2024-06-27
1
-0
/
+1
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-25
/
+25
*
Require strum 0.26.3
Ian Jackson
2024-06-25
1
-1
/
+1
*
Update to derive-deftly 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
[next]