summaryrefslogtreecommitdiff
path: root/crates/arti-client
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* tor-hsservice: Make Launchable a non-async trait.Gabriela Moldovan2023-09-271-1/+0
* arti-client: add a minimal onion-service-launching API.Nick Mathewson2023-09-272-6/+62
* arti-client: add an onion-service-service featureNick Mathewson2023-09-261-1/+6
* tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S...Gabriela Moldovan2023-09-251-2/+2
* arti-client: add exit selection with GeoIP country codeseta2023-09-183-1/+47
* Merge branch 'bumps' into 'main'arti-v1.1.8Ian Jackson2023-09-051-17/+17
|\
| * Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-16/+16
| * Minor-version bumps for crates with breaking changes.Nick Mathewson2023-09-051-1/+1
* | Run "fixup-features" in preparation for release.Nick Mathewson2023-09-051-1/+1
|/
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-2310-0/+10
* arti-client: Fix a couple more typos.Nick Mathewson2023-08-222-2/+2
* Use "typos-cli" to fix a bunch of typos.Nick Mathewson2023-08-221-1/+1
* Resolve a pair of warnings about redundant closures.Nick Mathewson2023-08-221-2/+2
* Resolve warnings about ambiguous/redundant doc linksNick Mathewson2023-08-221-2/+2
* arti-client: fix conditional unused_import and dead_code warningsNick Mathewson2023-08-162-5/+7
* arti-client: Use Path::join instead of format!.Gabriela Moldovan2023-08-141-1/+1
* arti-client: Make from_directories() derive the keystore_dir from state_dir.Gabriela Moldovan2023-08-111-1/+39
* bridge config: Fix an error message slightlyIan Jackson2023-08-081-1/+1
* arti-client config test: partially un-degrade formattingIan Jackson2023-08-081-10/+10
* arti-client config test: degrade formattingIan Jackson2023-08-081-12/+18
* arti-client config: Add an extra test case for bridgesIan Jackson2023-08-081-0/+45
* bridge config: reject bridges=true when there are no bridgesIan Jackson2023-08-081-2/+0
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* Fix and expand the description of OnionAddressDisabledNick Mathewson2023-08-031-2/+9
* Add error if [[bridges.transports]] isn't written in config fileSaksham Mittal2023-08-012-10/+203
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-9/+9