summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/src/replay.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix typosDimitris Apostolou2024-01-081-1/+1
* tor-hsservice: replay: Note a bugIan Jackson2023-12-131-0/+4
* tor-hsservice tests: replay: Provide for a filesystem lockfileIan Jackson2023-12-131-2/+22
* tor-hsservice tests: replay: Break out create_loggedIan Jackson2023-12-131-13/+25
* tor-hsservice: ReplayLog: Fix file magicIan Jackson2023-12-131-1/+1
* tor-hsservice: ReplayLog: Slight tidying upIan Jackson2023-12-131-3/+5
* replay: Remove false-positive special-casing in testsNick Mathewson2023-11-021-31/+10
* Add a missing backtick.gabi-2502023-11-021-1/+1
* Use io::Result to shorten return type.gabi-2502023-11-021-1/+1
* hss: Add functionality for a persistent replay log.Nick Mathewson2023-11-021-0/+421