| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump minor version of tor-rtcompat and most of its dependents | Nick Mathewson | 2022-10-03 | 1 | -3/+3 |
| | | | | | | | | (Since the APIs for the `Schedule::sleep*` functions changed, this is a breaking change in tor-rtcompat. Therefore, the Runtime trait in tor-rtcompat is now a different trait. Therefore, anything that uses the Runtime trait in its APIs has also broken.) | ||||
| * | Bump crates that have had backward compatible API changes. | Nick Mathewson | 2022-10-03 | 1 | -1/+1 |
| | | |||||
| * | Add the skeleton of a tor-ptmgr crate | Nick Mathewson | 2022-09-23 | 1 | -0/+26 |
| When complete, this crate will handle launching and using pluggable transports on demand. | |||||
