summaryrefslogtreecommitdiff
path: root/crates/arti-client
Commit message (Expand)AuthorAgeFilesLines
...
* arti-client: Turn a TODO hs into #858.Gabriela Moldovan2024-01-111-1/+1
* arti-client: Turn a TODO HSS into #1106.Gabriela Moldovan2024-01-111-1/+1
* Merge branch 'expand-keystore-dir' into 'main'gabi-2502024-01-112-6/+4
|\
| * tor-keymgr: Abolish ArtiNativeKeystoreConfig::expand_keystore_dir.Gabriela Moldovan2024-01-102-6/+4
* | tor-hsclient: Derive the KeySpecifier implementation (fmt).Gabriela Moldovan2024-01-101-4/+2
* | tor-hsclient: Derive the KeySpecifier implementation.Gabriela Moldovan2024-01-101-3/+2
|/
* arti_client: Change ephemeral-service TODO HSS comments to #1186.Nick Mathewson2024-01-091-3/+3
* arti-client::client: remove TODO HSS that is no longer true.Nick Mathewson2024-01-091-2/+0
* arti-client::config: Turn a TODO HSS into #1185.Nick Mathewson2024-01-091-1/+1
* 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