summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/src/status.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-hsservice: Add functions to update the IPT mgr/publisher states.Gabriela Moldovan2023-12-111-7/+21
* tor-hsservice: Derive service state from the state of its components.Gabriela Moldovan2023-12-111-1/+20
* tor-hsservice: Trim trailing whitespace.Gabriela Moldovan2023-12-111-1/+1
* Add a "Shutdown" status, and clarify places where status should change.Nick Mathewson2023-12-071-2/+8
* Add a status API to OnionService.Nick Mathewson2023-12-071-5/+147
* hsservice: Adapt data structures from onion-service-notes.mdNick Mathewson2023-07-311-0/+6
* Downgrade every "TODO HS" in tor-hsserviceNick Mathewson2023-06-201-1/+1
* Sketch an API for onion services.Nick Mathewson2023-01-241-0/+4