summaryrefslogtreecommitdiff
path: root/examples/hyper-examples
Commit message (Expand)AuthorAgeFilesLines
* Version bumps for 2.5.0Nick Mathewson2026-06-301-5/+5
* proto: Add crate-level exports for two extra stream types (fmt)Gabriela Moldovan2026-06-171-1/+1
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-4/+4
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-4/+4
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-4/+4
* Fix typosTobias Stoeckmann2026-03-241-1/+1
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-4/+4
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-1/+1
* Revert "macos-native-tls-notice: Update README.md of hyper-examples with noti...Steven Engler2026-02-161-3/+0
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-4/+4
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-4/+4
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-4/+4
* Merge branch 'disable-hidden-service' into 'main'wesleyac2025-11-121-1/+7
|\
| * arti(-client)/tor-hsservice: return None for disabled servicehashcatHitman2025-10-161-1/+7
| * arti(-client): graceful service disable in arti onlyhashcatHitman2025-10-161-7/+1
| * arti/arti-client: add graceful service disablehashcatHitman2025-10-161-1/+7
* | maint: bump minor versions of all published cratesSteven Engler2025-10-291-5/+5
|/
* release: Bump versions in examples/ and maint/Wesley Aptekar-Cassels2025-10-021-5/+5
* release: Run fixup-features.Wesley Aptekar-Cassels2025-10-011-5/+5
* macos-native-tls-notice: Update README.md of hyper-examples with notice of na...nield2025-10-011-0/+3
* Require tracing-subscriber 0.3.20Nick Mathewson2025-09-021-1/+1
* Fix complaints from "cargo sort"Nick Mathewson2025-08-271-3/+9
* Run "fixup-features"Nick Mathewson2025-08-271-0/+3
* Update webpki-roots dependency to 1.0.2Nick Mathewson2025-08-261-1/+1
* proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-181-1/+1
* hyper-examples: Run rustfmtIan Jackson2025-08-111-1/+3
* Merge branch 'main' into !2941Ian Jackson2025-08-112-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-041-2/+2
* hyper-examples: Use native-tls instead of rustlsnield2025-07-212-22/+4
* 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
* hyper-examples: Rename example directorynield2025-07-205-0/+547