summaryrefslogtreecommitdiff
path: root/examples/axum/axum-hello-world
Commit message (Expand)AuthorAgeFilesLines
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-4/+4
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-4/+4
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-4/+4
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-1/+1
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-4/+4
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-4/+4
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-4/+4
* Merge branch 'disable-hidden-service' into 'main'wesleyac2025-11-121-23/+26
|\
| * 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
* | maint: bump minor versions of all published cratesSteven Engler2025-10-291-5/+5
|/
* 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
* Require tracing-subscriber 0.3.20Nick Mathewson2025-09-021-1/+1
* proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-181-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-072-5/+5
* 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
|/
* Upgrade to axum 8Ian Jackson2025-02-051-1/+1
* add example: axum router as onion servicetidely2024-09-243-0/+127