summaryrefslogtreecommitdiff
path: root/examples/gsoc2023
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to axum 8Ian Jackson2025-02-051-1/+1
* Rewrite download manager exampletidely2025-02-043-420/+0
* proto: deprecate DataStream::circuitNick Mathewson2025-01-301-0/+1
* Upgrade to fast-socks5 0.10.0Nick Mathewson2025-01-061-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-123-3/+3
* 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
* Run fixup-features in preparation for upcoming release.Nick Mathewson2024-09-251-1/+1
* obfs4-checker: update axum to 0.7.6Steven Engler2024-09-242-4/+6
* connection-checker: Do not enable arti "experimental" featureIan Jackson2024-09-041-1/+2
* obfs4-checker: Do not enable arti "experimental" featureIan Jackson2024-09-041-2/+2
* Fix clippy::doc_lazy_continuationIan Jackson2024-07-081-6/+8
* Stop building examples/gsoc2023/download-managerIan Jackson2024-06-251-0/+3
* proto: Make Channel explicitly Arc<.>Nick Mathewson2024-05-161-10/+12
* remove unused dependenciestrinity-1686a2024-04-022-8/+2
* Run "fixup-features" in preparation for next release.Nick Mathewson2024-03-285-0/+15
* Rename ManagedTransportConfig to TransportConfig.Nick Mathewson2024-03-142-4/+4
* gsoc2023: download-manager: Truncate the output fileIan Jackson2024-01-311-0/+1
* Fix typosDimitris Apostolou2024-01-083-3/+3
* Use "wrap_help" feature for clap.Nick Mathewson2023-11-153-3/+3
* clap4: Upgrade from a deprecated syntax in examples.Nick Mathewson2023-11-151-4/+4
* Update download-manager example to match download locationgil2023-10-201-2/+2
* pt-proxy example: Upgrade to fast-socks5 v0.9.1.Nick Mathewson2023-09-282-3/+3
* 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-055-5/+5
* Set license on gsoc2023 examples to "MIT OR Apache-2.0"Nick Mathewson2023-09-055-1/+5
* Add a README to gsoc2023 directory.Nick Mathewson2023-09-051-0/+3
* Remove cargo.lock from download-manager.Nick Mathewson2023-09-051-3895/+0
* Move examples to examples/gsoc2023Nick Mathewson2023-09-0522-0/+6135