summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/src/svc/publish.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-hsservice: publish: Add type alias for PublishIptSetIan Jackson2023-09-051-3/+13
* tor-hsservice: Fix type of descriptor lifetime in IptSetIan Jackson2023-08-301-2/+2
* tor-hsservice: Have the manager be in charge of expiry timeIan Jackson2023-08-291-0/+4
* tor-hsservice: Allow the manager to tell the publisher to pauseIan Jackson2023-08-291-1/+3
* tor-hsservice: Dispose of a done TODO commentIan Jackson2023-08-291-3/+0
* tor-hsservice: Change publisher doc comment re intro point changesIan Jackson2023-08-291-1/+1
* tor-hsservice: Reconcile types between manager and publisherIan Jackson2023-08-291-2/+8
* tor-hsservice: Add partial descriptor publisher reactor implementation.Gabriela Moldovan2023-08-251-10/+31
* tor-hsservice: Move PublisherError to a separate module, tweak publisher API.Gabriela Moldovan2023-08-251-5/+13
* Use "typos-cli" to fix a bunch of typos.Nick Mathewson2023-08-221-1/+1
* hsservice: Add a sketched API for HsDir publishers.Nick Mathewson2023-07-311-0/+98