aboutsummaryrefslogtreecommitdiff
path: root/examples/gsoc2023/obfs4-checker/src
Commit message (Expand)AuthorAgeFilesLines
* client: Factor out the "running a client" code into an inner typestateNick Mathewson2026-05-261-4/+4
* Make all TorClient constructors wrap the TorClient in an Arc.Nick Mathewson2026-05-131-4/+4
* examples/gsoc/obfs4-checker: Port to web-time-compat.Nick Mathewson2026-03-262-6/+13
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-072-2/+2
* examples, fixup-features: use inline vars in format stringNick Mathewson2025-05-291-1/+1
* tor-proto: Plumb the ChannelAccount through to queue creation siteIan Jackson2024-10-031-1/+2
* tor-proto: Plumb the ChannelAccount through to queue creation site (pre-fmt)Ian Jackson2024-10-031-1/+3
* obfs4-checker: update axum to 0.7.6Steven Engler2024-09-241-3/+5
* proto: Make Channel explicitly Arc<.>Nick Mathewson2024-05-161-10/+12
* Rename ManagedTransportConfig to TransportConfig.Nick Mathewson2024-03-141-2/+2
* obfs4-checker: port from chrono to time.Nick Mathewson2023-09-052-10/+8
* Move examples to examples/gsoc2023Nick Mathewson2023-09-052-0/+481