summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/src/ipt_mgr
Commit message (Expand)AuthorAgeFilesLines
* tor-hsservice: Change ReplayLog error type.Wesley Aptekar-Cassels2025-08-131-1/+1
* tor-hsservice: Use tor_persist::state_dirIan Jackson2024-02-011-1/+1
* tor-hsservice: Introduce StartupError::StateDirectoryInaccessibleIoIan Jackson2024-02-011-5/+5
* tor-hsservice: ipt_mgr: Move storage handle to stateIan Jackson2024-02-011-3/+4
* tor-hsservice: storage: Move Arcs into type aliasesIan Jackson2024-02-011-1/+1
* tor-hsservice: Make IPT logs be persistentIan Jackson2023-12-131-0/+7
* tor-hsservice: Use keystore to store and reuse IPT keysIan Jackson2023-12-041-0/+1
* tor-hsservice: ipt_mgr: Prepare for nonfatal IPT creation errorsIan Jackson2023-12-041-1/+10
* tor-hsservice: ipt_mgr: Save and load IPT relays etc. (fmt)Ian Jackson2023-12-041-6/+3
* tor-hsservice: ipt_mgr: Save and load IPT relays etc.Ian Jackson2023-12-041-4/+139
* tor-hsservice: Pass and record storage handlesIan Jackson2023-12-041-1/+4
* tor-hsservice: ipt_mgr: Move nascent state records into mod persistIan Jackson2023-11-271-0/+33