summaryrefslogtreecommitdiff
path: root/crates/tor-ptmgr
Commit message (Expand)AuthorAgeFilesLines
...
* Lightly refactor get_cmethod_for_transportNick Mathewson2024-03-141-40/+41
* Rename cmethods => managed_cmethodsNick Mathewson2024-03-141-7/+11
* Extract cmethod lookup from factory_for_transport.Nick Mathewson2024-03-141-59/+77
* Adapt TransportConfig to support unmanaged transports.Nick Mathewson2024-03-142-8/+75
* Rename ManagedTransportConfig to TransportConfig.Nick Mathewson2024-03-142-10/+10
* Merge branch 'encapsulate_config_rs' into 'main'Nick Mathewson2024-03-132-2/+4
|\
| * ptmgr: Use Itertools directly.Nick Mathewson2024-03-132-1/+2
| * ptmgr: reformat Cargo.tomlNick Mathewson2024-03-131-1/+2
* | Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
|/
* Use tor_basic_utils::PathExt::display_lossyIan Jackson2024-03-052-1/+3
* Merge branch 'deny-unchecked-duration-substraction' into 'main'Ian Jackson2024-03-051-0/+1
|\
| * deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* | tor-ptmgr: Bump minor version.Gabriela Moldovan2024-03-041-1/+1
* | Bump the minor version, for crates with breaking changes.Gabriela Moldovan2024-03-041-1/+1
|/
* Bump patch versions *with* dependency updateIan Jackson2024-02-051-1/+1
* Bump minor versionsIan Jackson2024-02-051-6/+6
* Followup minor version bumps.Nick Mathewson2024-01-091-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-3/+3
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-5/+5
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-4/+4
* 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
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-2/+2
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-2/+2
* Run "fixup-features" in preparation for release this week.Nick Mathewson2023-10-291-1/+1
* Merge branch 'todo-not-hss' into 'main'Alexander Færøy2023-10-221-1/+1
|\
| * Remove an "HSS" from a "TODO HSS" comment in ptmgrNick Mathewson2023-10-161-1/+1
* | tor-ptmgr: Handle unsupported escapesEmil Engler2023-10-171-1/+8
|/
* oneshot: Apply deferred rustfmt churnIan Jackson2023-10-111-1/+1
* oneshot: Use veneer in tor-ptmgrIan Jackson2023-10-112-1/+2
* Remove semver.md files now that 1.1.9 is out.Nick Mathewson2023-10-021-1/+0
* 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-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-3/+3
* Add semver.md to document error renamingSaksham Mittal2023-09-141-0/+1
* Resolve ClientTransportLaunched and ServerTransportLaunched in different armsSaksham Mittal2023-09-131-24/+26
* Rename ClientTransportGaveError to TransportGaveErrorSaksham Mittal2023-09-132-4/+4
* Deduplicate ClientTransportLaunched and ServerTransportLaunchedSaksham Mittal2023-09-111-106/+135
* Deduplicate ClientTransportFailed and ServerTransportFailedSaksham Mittal2023-09-111-22/+11
* Import sealed module to avoid syntactic vinegarSaksham Mittal2023-09-111-14/+15
* tor-ptmgr: Test for empty valuesEmil Engler2023-09-071-0/+7
* tor-ptmgr: Test for missing valuesEmil Engler2023-09-071-0/+6
* tor-ptmgr: Test for forbidden `=`Emil Engler2023-09-071-0/+6
* tor-ptmgr: Test argument ending with backslashEmil Engler2023-09-071-0/+6
* tor-ptmgr: Test unsupported octal sequencesEmil Engler2023-09-071-0/+9
* tor-ptmgr: Test escape sequencesEmil Engler2023-09-071-0/+8
* Add cognitive-complexity exceptions for clippy.Nick Mathewson2023-09-051-0/+2
* Remove semver.md now that 1.1.8 is out.Nick Mathewson2023-09-051-6/+0
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-4/+4
* Minor-version bumps for crates with breaking changes.Nick Mathewson2023-09-051-1/+1