summaryrefslogtreecommitdiff
path: root/crates/tor-rpc-connect
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-5/+5
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-1/+1
* rpc-connect: Remove extra slash in doc commentGabriela Moldovan2025-12-011-1/+1
* rpc-connect: Allow missing_docs_in_private_itemsGabriela Moldovan2025-12-011-0/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-064-5/+5
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-8/+8
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-8/+8
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-8/+8
* Update base16ct dependency to 0.3.Nick Mathewson2025-08-261-1/+1
* Upgrade to toml-0.9.5.Nick Mathewson2025-08-181-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-075-9/+9
* Bump to hex-literal 1.0Nick Mathewson2025-08-051-1/+1
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-5/+5
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-5/+5
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-3/+3
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-5/+5
* release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-2/+2
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-5/+5
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* tor-rpc-connect: standardized MSRV TODOhashcatHitman2025-04-161-1/+1
* Merge branch 'semver-cleanup' into 'main'gabi-2502025-04-011-11/+0
|\
| * Remove semver.md files post-release.Gabriela Moldovan2025-04-011-11/+0
* | Merge branch 'unused' into 'main'Ian Jackson2025-04-011-0/+3
|\ \ | |/ |/|
| * Add some allow(unused)Ian Jackson2025-03-271-0/+3
* | Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-5/+5
* | Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-2/+2
|/
* Revise READMEs for RPC crates.Nick Mathewson2025-03-251-0/+5
* AF_UNIX terminology: Rename two error structsIan Jackson2025-03-241-1/+1
* AF_UNIX terminology: Rename two error variantsIan Jackson2025-03-242-5/+12
* RPC: Abolish an unused and misnamed error variantIan Jackson2025-03-242-4/+4
* Fix AF_UNIX terminology in docs, comments, and error messagesIan Jackson2025-03-242-3/+3
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-182-4/+4
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-5/+5
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Bump minor version of fs-mistrustIan Jackson2025-02-071-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-5/+5
* fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* rpc: Fix test builds on Windows.Alexander Hansen Færøy2025-01-301-1/+4
* rpc-connect: Remove remaining TODO RPCsNick Mathewson2025-01-271-4/+1
* rpc-connect: Make Connect::validate more straightforwardNick Mathewson2025-01-271-11/+12
* rpc-connect: check that all paths inside a connpt are absolute.Nick Mathewson2025-01-271-13/+49