summaryrefslogtreecommitdiff
path: root/examples/axum
Commit message (Collapse)AuthorAgeFilesLines
* Use new DisplayRedacted/DebugRedacted code for HsId.Nick Mathewson2025-07-311-2/+2
| | | | Closes #2012.
* Merge branch 'dev/cve/is_fully_reachable' into 'main'gabi-2502025-03-141-0/+8
|\ | | | | | | | | | | | | tor-hsservice: Add is_fully_reachable() method Closes #1890 See merge request tpo/core/arti!2850
| * examples: Use is_fully_reachable() in examples/Clara Engler2025-03-131-0/+8
| |
* | Deprecate --onion-name; introduce --onion-addressdisha2025-03-121-1/+1
|/
* Upgrade to axum 8Ian Jackson2025-02-051-1/+1
| | | | We use this in an example only.
* add example: axum router as onion servicetidely2024-09-243-0/+127