summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-028-27/+27
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-022-2/+2
* Revert "macos-native-tls-notice: Update README.md of download-manager with no...Steven Engler2026-02-161-4/+0
* Revert "macos-native-tls-notice: Update README.md of hyper-examples with noti...Steven Engler2026-02-161-3/+0
* 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-028-27/+27
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-128-27/+27
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-028-27/+27
* Merge branch 'disable-hidden-service' into 'main'wesleyac2025-11-122-24/+33
|\
| * arti(-client)/tor-hsservice: return None for disabled servicehashcatHitman2025-10-162-24/+33
| * arti(-client): graceful service disable in arti onlyhashcatHitman2025-10-162-33/+24
| * arti/arti-client: add graceful service disablehashcatHitman2025-10-162-24/+33
* | maint: bump minor versions of all published cratesSteven Engler2025-10-298-29/+29
|/
* release: Bump versions in examples/ and maint/Wesley Aptekar-Cassels2025-10-028-29/+29
* release: Run fixup-features.Wesley Aptekar-Cassels2025-10-018-29/+29
* macos-native-tls-notice: Update README.md of hyper-examples with notice of na...nield2025-10-011-0/+3
* macos-native-tls-notice: Update README.md of download-manager with notice of ...nield2025-10-011-0/+4
* Require tracing-subscriber 0.3.20Nick Mathewson2025-09-027-7/+7
* Fix complaints from "cargo sort"Nick Mathewson2025-08-271-3/+9
* Run "fixup-features"Nick Mathewson2025-08-272-0/+6
* Update webpki-roots dependency to 1.0.2Nick Mathewson2025-08-261-1/+1
* proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-183-3/+3
* hyper-examples: Run rustfmtIan Jackson2025-08-111-1/+3
* Merge branch 'main' into !2941Ian Jackson2025-08-1115-27/+32
|\
| * Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-0715-22/+24
| * 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
* | hyper-examples: Cargo fmtnield2025-08-041-1/+4
* | hyper-examples: Use std::time::Durationnield2025-08-041-1/+2
* | hyper-examples: Use random nickname for onion servicenield2025-08-041-1/+1
* | Merge branch 'main' into hyper-examplesnield2025-08-042-4/+4
|\|
| * Use new DisplayRedacted/DebugRedacted code for HsId.Nick Mathewson2025-07-312-4/+4
* | hyper-examples: Use native-tls instead of rustlsnield2025-07-212-22/+4
* | hyper-examples: Delete folder remaining after rebasenield2025-07-201-31/+0
* | hyper-examples: Typonield2025-07-201-1/+1
* | hyper-examples: rustfmtnield2025-07-201-4/+7
* | hyper-examples: Clarify comment regarding `is_fully_reachable`nield2025-07-201-3/+2
* | hyper-examples: Simplify code for timeoutnield2025-07-201-51/+15
* | hyper-examples: Print messages to stderrnield2025-07-201-6/+6
* | hyper-examples: Add comment why we use rustls and manual set root_certnield2025-07-201-0/+4
* | hyper-examples: Print messages to stderrnield2025-07-201-2/+2
* | hyper-examples: Allow cli argument for test-urlnield2025-07-201-1/+4
* | hyper-examples: Remove hyper-custom-connector-examplenield2025-07-203-263/+2
* | hyper-examples: Typonield2025-07-201-1/+1
* | hyper-examples: Fix example hyper-http-hs-examplenield2025-07-201-13/+67