aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-persist
Commit message (Expand)AuthorAgeFilesLines
...
* Add a GuardMgr member to CircuitBuilderNick Mathewson2021-10-101-1/+1
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* Fix some typos (via the "typos" tool)Nick Mathewson2021-10-081-2/+2
* Change tor-persist to use json instead of toml.Nick Mathewson2021-10-074-20/+22
* Allow building tor-persist for WASMJani Monoses2021-10-012-1/+5
* Clarify why we use a dyn pointer for StorageHandle.Nick Mathewson2021-09-301-1/+7
* remote unused tor-persist/src/config.rsNick Mathewson2021-09-301-10/+0
* Add tests for tor-persist object-safe wrapper.Nick Mathewson2021-09-301-0/+34
* tor-persist: Add a testing-only state manager that doesn't use diskNick Mathewson2021-09-303-0/+174
* Move FsStatemgr to an inner module.Nick Mathewson2021-09-302-187/+194
* Add an object-safe wrapper for StateMgr.Nick Mathewson2021-09-302-0/+98
* update fslock to compile androidTrinity Pointard2021-09-251-1/+1
* Upgrade memmap2, directories, and dirs dependencies.Nick Mathewson2021-09-231-1/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-274-0/+337