summaryrefslogtreecommitdiff
path: root/examples/gsoc2023/obfs4-checker/src
Commit message (Collapse)AuthorAgeFilesLines
* Rename ManagedTransportConfig to TransportConfig.Nick Mathewson2024-03-141-2/+2
| | | | We're going to start using this type for _every_ kind of transport.
* obfs4-checker: port from chrono to time.Nick Mathewson2023-09-052-10/+8
| | | | | Chrono is unmaintained, I think, and uses a version of `time` that cargo-audit doesn't like.
* Move examples to examples/gsoc2023Nick Mathewson2023-09-052-0/+481