summaryrefslogtreecommitdiff
path: root/crates/tor-ptmgr
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-11/+11
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-2/+2
* 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-11/+11
* release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* ptmgr: Use simpler expression to extract a HashMap's keys.Nick Mathewson2025-05-291-1/+1
* *: suppress cognitive_complexity warnings from nightlyNick Mathewson2025-05-291-0/+1
* 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-11/+11
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-11/+11
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-11/+11
* Bump minor version of fs-mistrustIan Jackson2025-02-071-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-11/+11
* fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-11/+11
* 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
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-11/+11
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* Run fixup-features in preparation for release (fmt).Gabriela Moldovan2024-12-021-1/+4
* Run fixup-features in preparation for release.Gabriela Moldovan2024-12-021-1/+1
* update `CfgPath::path` to use a `CfgPathResolver`Steven Engler2024-11-181-5/+7
* tor-ptmgr: pass through the `CfgPathResolver`Steven Engler2024-11-182-3/+17
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* tor-config: removed re-export of `CfgPath`Steven Engler2024-11-043-2/+4
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-10/+10
* Use mpsc_channel_no_memquota next to a TODOIan Jackson2024-10-151-3/+2
* memquota: Note a TODO about PT channelsIan Jackson2024-10-021-0/+1
* Merge branch 'warn_on_nonlocal' into 'main'Nick Mathewson2024-10-013-0/+19
|\
| * ptmgr: Forbid managed pts on non-localhostNick Mathewson2024-09-251-0/+7
| * ptmgr: Warn on non-local unmanaged PTsNick Mathewson2024-09-252-0/+12
* | Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-10/+10
* | Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-2/+2
* | Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
|/
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-10/+10
* oneshot-fused-workaround: Set the initial version to 0.1.0.Gabriela Moldovan2024-09-031-1/+1
* Run fixup-features in preparation for release.Gabriela Moldovan2024-09-031-1/+1
* extract tor_async_utils::oneshot into ::oneshot-fused-workaroundJim Newsome2024-08-283-3/+5
* tor-ptmgr: added a 'managed-pts' default featureSteven Engler2024-08-214-82/+124
* tor-ptmgr: break out `spawn_transport` into separate functionSteven Engler2024-08-201-33/+38
* tor-ptmgr: moved `PtClientMethod` from ipc to crate moduleSteven Engler2024-08-202-22/+24
* tor-ptmgr: move some code to a new 'managed' moduleSteven Engler2024-08-203-312/+331
* tor-ptmgr: fix warnings when 'tor-channel-factory' isn't enabledSteven Engler2024-08-202-3/+7
* tor-ptmgr: added the `TransportOptions` enumSteven Engler2024-08-202-43/+99
* Add test for PtStatus containing TRANSPORT field.Alexander Færøy2024-08-011-0/+10
* Don't require TRANSPORT for PT STATUS messages.Alexander Færøy2024-08-011-18/+4
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-10/+10