summaryrefslogtreecommitdiff
path: root/examples/hyper-examples
Commit message (Expand)AuthorAgeFilesLines
* 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