aboutsummaryrefslogtreecommitdiff
path: root/examples/axum/axum-hello-world/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Add crate-level exports for two extra stream types (fmt)Gabriela Moldovan2026-06-171-1/+1
* arti(-client)/tor-hsservice: return None for disabled servicehashcatHitman2025-10-161-23/+26
* arti(-client): graceful service disable in arti onlyhashcatHitman2025-10-161-26/+23
* arti/arti-client: add graceful service disablehashcatHitman2025-10-161-23/+26
* proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-181-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-4/+4
* Use new DisplayRedacted/DebugRedacted code for HsId.Nick Mathewson2025-07-311-2/+2
* Merge branch 'dev/cve/is_fully_reachable' into 'main'gabi-2502025-03-141-0/+8
|\
| * examples: Use is_fully_reachable() in examples/Clara Engler2025-03-131-0/+8
* | Deprecate --onion-name; introduce --onion-addressdisha2025-03-121-1/+1
|/
* add example: axum router as onion servicetidely2024-09-241-0/+88