summaryrefslogtreecommitdiff
path: root/crates/arti-client
Commit message (Expand)AuthorAgeFilesLines
* Remove pending semver entriesarti-v1.1.12Nick Mathewson2024-01-091-2/+0
* Followup patchlevel bumpsNick Mathewson2024-01-091-1/+1
* Followup minor version bumps.Nick Mathewson2024-01-091-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-4/+4
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-19/+19
* Merge branch 'public-dir-mgr-config' into 'main'Ian Jackson2024-01-092-1/+2
|\
| * dirmgr: Make the `dir_mgr_config` method publicEmil Engler2024-01-092-1/+2
* | Fix typosDimitris Apostolou2024-01-081-1/+1
|/
* arti-client: Add an accessor for the keystore config.Gabriela Moldovan2023-12-142-0/+6
* Merge branch 'keymgr_enabled_default' into 'main'Nick Mathewson2023-12-131-24/+12
|\
| * arti_config: remove experimental-api as way to enable keymgr.Nick Mathewson2023-12-131-7/+4
| * arti-client: use sub_builder for ArtiNativeKeystoreConfigNick Mathewson2023-12-131-10/+3
| * arti_client: enable keymgr when keymgr feature is configuredNick Mathewson2023-12-131-11/+9
* | arti-client: TorClient.storage_mistrust: Correct doc commentIan Jackson2023-12-131-1/+6
* | tor-hsservice: Plumb state dir and its mistrust into ipt_mgrIan Jackson2023-12-131-1/+15
* | arti-client: Centralise state_dir variable (fmt)Ian Jackson2023-12-131-5/+2
* | arti-client: Centralise state_dir variableIan Jackson2023-12-131-3/+4
|/
* Add NOTEs about similar code for address types.Nick Mathewson2023-12-121-1/+6
* Merge branch 'persist-macro' into 'main'Ian Jackson2023-12-071-1/+1
|\
| * tor-keymgr: ArtiPathSyntaxError: rename from ArtiPathErrorIan Jackson2023-12-071-1/+1
* | upgrade to toml 0.8.8Nick Mathewson2023-12-051-1/+1
|/
* Merge branch 'dirs' into 'main'gabi-2502023-12-041-2/+17
|\
| * arti config: Declare who is supposed to add path leaf componentsIan Jackson2023-12-041-0/+10
| * tor-dirmgr: Rename DirMgrConfig.cache_path to cache_dirIan Jackson2023-12-041-1/+1
| * arti config: Declare cache_dir /var/cache like natureIan Jackson2023-12-041-0/+5
| * arti config: Declare cache_dir is not necessarily just the Tor directoryIan Jackson2023-12-041-1/+1
* | Two more patchlevel bumpsNick Mathewson2023-12-041-2/+2
* | Bump minor versions in preparation for releaseNick Mathewson2023-12-041-18/+18
* | Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-5/+5
|/
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* tor-keymgr: Abolish KeyMgr::new.Gabriela Moldovan2023-11-271-2/+7
* arti-client: Stop using HsClientIntroAuthKeypair for client auth.Gabriela Moldovan2023-11-201-15/+1
* Merge branch 'main' into 'main'gabi-2502023-11-171-13/+15
|\
| * Added macro for StorageConfig expand dirrdbo2023-11-171-13/+15
* | arti-client test: add clippy exceptionJim Newsome2023-11-161-0/+1
|/
* Send less information in onion service BEGIN messagesNick Mathewson2023-11-151-1/+9
* Remove semver.md files from arti 1.1.10Nick Mathewson2023-10-311-1/+0
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-5/+5
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-12/+12
* hsclient: Rename get_or_launch{connection => circuit}Nick Mathewson2023-10-241-1/+1
* tor-hsclient, arti-client: Make BadClientSpecifier wrap an ArtiPathError.Gabriela Moldovan2023-10-191-1/+1
* tor-keymgr: Use ArtiPathError for invalid ArtiPaths.Gabriela Moldovan2023-10-193-2/+8
* arti-client: Re-export onion-service configuration types.Nick Mathewson2023-10-031-0/+6
* arti-client: fix up launch_onion_service a bit.Nick Mathewson2023-10-031-10/+19
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-1/+1
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-6/+6
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-9/+9
* Run "fixup-features" on arti crates.Nick Mathewson2023-10-021-1/+1
* hss: actually provide a stream of RendRequest from launch().Nick Mathewson2023-09-271-1/+1
* tor-hsservice: Run cargo fmt.Gabriela Moldovan2023-09-271-3/+1