summaryrefslogtreecommitdiff
path: root/examples/gsoc2023
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-014-16/+16
* 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-064-16/+16
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-304-16/+16
* 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-024-16/+16
* Bump time to 0.3.47Gabriela Moldovan2026-02-161-1/+1
* Revert "Merge branch 'UpdateAPI' into 'main'"Alexander Hansen Færøy2026-02-091-29/+7
* formatting fixedNuhiat-Arefin2026-02-061-1/+1
* Update socks5 APINuhiat-Arefin2026-02-061-7/+29
* deps: Upgrade fast-socks5 to 1.0.0.Wesley Aptekar-Cassels2026-02-022-1/+3
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-024-16/+16
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-124-16/+16
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-024-16/+16
* maint: bump minor versions of all published cratesSteven Engler2025-10-294-16/+16
* release: Bump versions in examples/ and maint/Wesley Aptekar-Cassels2025-10-024-16/+16
* release: Run fixup-features.Wesley Aptekar-Cassels2025-10-014-16/+16
* Require tracing-subscriber 0.3.20Nick Mathewson2025-09-024-4/+4
* proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-181-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-077-7/+7
* obfs4-checker: do not enable tor-proto/experimental.Nick Mathewson2025-08-061-1/+1
* proto: abolish path_ref() in favor of all_paths().Gabriela Moldovan2025-08-051-3/+6
* arti-client: Use the new Tunnel interfaceDavid Goulet2025-08-051-3/+3
* Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-091-1/+1
* examples, fixup-features: use inline vars in format stringNick Mathewson2025-05-295-18/+18
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-272-2/+15
* tor-proto: Update the TunnelMutableState when a circuit is removed.Gabriela Moldovan2025-05-151-1/+1
* tor-proto: Remove deprecated DataStream API.Gabriela Moldovan2025-02-132-9/+14
* 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