summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* | hyper-examples: Rename example directorynield2025-07-205-1/+1
* | hyper-examples: Fix example hyper-http-client examplenield2025-07-201-14/+22
* | hyper-examples: Cargo fmtnield2025-07-201-1/+1
* | hyper-examples: Add README.mdnield2025-07-201-0/+40
* | hyper-examples: Remove subdirectories from examplenield2025-07-208-50/+31
* | hyper-examples: Remove unsafe test url form hyper-http-client-examplenield2025-07-201-1/+3
* | hyper-examples: Example creating custom ArtiHttpConnector for hypernield2025-07-202-0/+271
|/
* Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-091-1/+1
* Fix various missing incorrect feature entries as prep for release.Alexander Hansen Færøy2025-06-031-0/+3
* examples, fixup-features: use inline vars in format stringNick Mathewson2025-05-2911-32/+32
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-273-3/+22
* Merge branch 'arti-ureq-remove-early-return' into 'main'Ian Jackson2025-05-191-1/+1
|\
| * arti-ureq: Remove obsolete early return in await_inputNiel Duysters2025-05-191-1/+1
* | tor-proto: Update the TunnelMutableState when a circuit is removed.Gabriela Moldovan2025-05-151-1/+1
|/
* arti-ureq: New library which integrates with ureqnield2025-04-096-0/+226
* examples: Version bump Tor browser in download-managervcrn2025-03-251-8/+9