summaryrefslogtreecommitdiff
path: root/crates/tor-hsclient
Commit message (Expand)AuthorAgeFilesLines
* Bump version of tor-basic-utilsIan Jackson2025-08-051-2/+2
* Version bumps for 1.4.6Ian Jackson2025-08-051-30/+30
* Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
* Use new DisplayRedacted/DebugRedacted code for HsId.Nick Mathewson2025-07-312-9/+13
* hs*: Define some HsDesc errors as _suspicious_.Nick Mathewson2025-07-102-8/+37
* dirclient: New error type for too-long headers.Nick Mathewson2025-07-101-0/+1
* hs*: Include SourceInfo when making HsDesc requests.Nick Mathewson2025-07-101-1/+18
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-31/+31
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-4/+4
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-1/+1
* hs: Remove the use of HopNum and instead use TargetHopDavid Goulet2025-06-261-2/+2
* proto: Move NegotiatedHopSettings to a higher levelNick Mathewson2025-06-101-1/+10
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-31/+31
* *: suppress cognitive_complexity warnings from nightlyNick Mathewson2025-05-291-0/+2
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-2/+8
* 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-31/+31
* chore: Run fixup-features.Wesley Aptekar-Cassels2025-04-301-1/+1
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* Include "bug" in all bug error messagesNick Mathewson2025-04-281-2/+5
* protover, *: Add documentation about what "supported" means.Nick Mathewson2025-04-161-1/+2
* Add warnings about removing supported protocols.Nick Mathewson2025-04-161-0/+2
* New functions to report supported subprotocolsNick Mathewson2025-04-162-0/+42
* fix `clippy::unneeded_struct_pattern`Steven Engler2025-04-031-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-30/+30
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-1/+1
* Upgrade strum dependency to 0.27.1.Gabriela Moldovan2025-03-271-1/+1
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-2/+2
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-182-2/+2
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Always use full path to rand::thread_rng().Nick Mathewson2025-03-181-2/+1
* tor-rtmock: allow-Decorate every use of MockSleepProviderIan Jackson2025-03-061-0/+2
* tor-rtmock: task: Remove Default impl for ThreadDescriptorIan Jackson2025-03-041-1/+1
* hsclient: Include rsa_id in debugClara Engler2025-03-041-1/+2
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-30/+30
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Enable derive-deftly beta featuresIan Jackson2025-02-121-1/+1
* Update to derive-deftly 1.0Ian Jackson2025-02-121-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-30/+30
* proto: Remove ConversationInHandlerDavid Goulet2025-02-041-5/+1
* tor-proto: Rewrite circuit reactor run_once() loop to use select!.Gabriela Moldovan2025-01-291-2/+2
* circmgr: Remove the CircParameters build .expect()David Goulet2025-01-161-1/+2
* circ: Specialize the circparams from netparams functionDavid Goulet2025-01-161-3/+2
* circmgr: Modify CircParameters for congestion controlDavid Goulet2025-01-161-2/+3
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-30/+30
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-1/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1