summaryrefslogtreecommitdiff
path: root/crates/tor-persist/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Allow building tor-persist for WASMJani Monoses2021-10-011-0/+2
* tor-persist: Add a testing-only state manager that doesn't use diskNick Mathewson2021-09-301-0/+4
* Move FsStatemgr to an inner module.Nick Mathewson2021-09-301-187/+3
* Add an object-safe wrapper for StateMgr.Nick Mathewson2021-09-301-0/+14
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+292