summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* examples: Use onion_address() instead of depricated onion_name()vcrn2025-03-141-1/+1
* Merge branch 'dev/cve/is_fully_reachable' into 'main'gabi-2502025-03-142-1/+19
|\
| * examples: Use is_fully_reachable() in examples/Clara Engler2025-03-132-1/+19
* | Deprecate --onion-name; introduce --onion-addressdisha2025-03-121-1/+1
|/
* tor-proto: Remove deprecated DataStream API.Gabriela Moldovan2025-02-132-9/+14
* Upgrade to axum 8Ian Jackson2025-02-052-2/+2
* Rewrite download manager exampletidely2025-02-046-420/+347
* 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
* add example: axum router as onion servicetidely2024-09-243-0/+127
* 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-023-10/+3
* Run "fixup-features" in preparation for next release.Nick Mathewson2024-03-287-0/+21
* Rename ManagedTransportConfig to TransportConfig.Nick Mathewson2024-03-142-4/+4
* gsoc2023: download-manager: Truncate the output fileIan Jackson2024-01-311-0/+1
* Examples using hyper v1ramidzkh2024-01-116-0/+255
* Fix typosDimitris Apostolou2024-01-083-3/+3
* Use "wrap_help" feature for clap.Nick Mathewson2023-11-153-3/+3
* clap4: Upgrade from a deprecated syntax in examples.Nick Mathewson2023-11-151-4/+4
* Update download-manager example to match download locationgil2023-10-201-2/+2
* pt-proxy example: Upgrade to fast-socks5 v0.9.1.Nick Mathewson2023-09-282-3/+3