| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PtMgr: New features section in README.md | Nick Mathewson | 2022-11-28 | 1 | -6/+12 |
| | | | | | | | | Per convention, have a `full` feature. Also, downgrade the 'TODO pt-client' entries in README::limitations, since they are not blockers for 1.1.0. | ||||
| * | ptmgr: Mark PtMessage and next_message as experimental-api. | Nick Mathewson | 2022-11-28 | 1 | -0/+14 |
| | | | | | | | | | These are implementation details and we don't want to mark them as stable. To do this, I needed to apply some additional options to the example code's configuration in Cargo.toml. | ||||
| * | Add the skeleton of a tor-ptmgr crate | Nick Mathewson | 2022-09-23 | 1 | -0/+38 |
| When complete, this crate will handle launching and using pluggable transports on demand. | |||||
