summaryrefslogtreecommitdiff
path: root/examples/gsoc2023/obfs4-checker
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-6/+6
* 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
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-6/+6
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-6/+6
* Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-0/+1
* examples/gsoc/obfs4-checker: Port to web-time-compat.Nick Mathewson2026-03-263-6/+14
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-6/+6
* Bump time to 0.3.47Gabriela Moldovan2026-02-161-1/+1
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-6/+6
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-6/+6
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-6/+6
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-6/+6
* release: Bump versions in examples/ and maint/Wesley Aptekar-Cassels2025-10-021-6/+6
* release: Run fixup-features.Wesley Aptekar-Cassels2025-10-011-6/+6
* Require tracing-subscriber 0.3.20Nick Mathewson2025-09-021-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-073-3/+3
* obfs4-checker: do not enable tor-proto/experimental.Nick Mathewson2025-08-061-1/+1
* examples, fixup-features: use inline vars in format stringNick Mathewson2025-05-291-1/+1
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-1/+8
* Upgrade to axum 8Ian Jackson2025-02-051-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-242-4/+6
* obfs4-checker: Do not enable arti "experimental" featureIan Jackson2024-09-041-2/+2
* Fix clippy::doc_lazy_continuationIan Jackson2024-07-081-6/+8
* proto: Make Channel explicitly Arc<.>Nick Mathewson2024-05-161-10/+12
* remove unused dependenciestrinity-1686a2024-04-021-4/+0
* Run "fixup-features" in preparation for next release.Nick Mathewson2024-03-281-0/+3
* Rename ManagedTransportConfig to TransportConfig.Nick Mathewson2024-03-141-2/+2
* Fix typosDimitris Apostolou2024-01-081-1/+1
* Use "wrap_help" feature for clap.Nick Mathewson2023-11-151-1/+1
* obs4-checker/README.md: annotate verbatim sectionsNick Mathewson2023-09-051-3/+3
* obfs4-checker: port from chrono to time.Nick Mathewson2023-09-053-15/+13
* Use a more recent tracing_subscriber in examples.Nick Mathewson2023-09-051-1/+1
* Set license on gsoc2023 examples to "MIT OR Apache-2.0"Nick Mathewson2023-09-051-0/+1
* Move examples to examples/gsoc2023Nick Mathewson2023-09-055-0/+624