| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | arti-client: Unlock the state manager on failure to bootstrap | eta | 2022-02-24 | 1 | -5/+18 |
| * | tor-persist: Distinguish load vs. store json errors | Ian Jackson | 2022-02-04 | 1 | -2/+3 |
| * | address clippy's latest lint | Daniel Eades | 2021-12-20 | 1 | -0/+1 |
| * | Change how TestingStateMgr handles locking. | Nick Mathewson | 2021-11-03 | 1 | -43/+80 |
| * | Add Futureproof<T> wrapper type, use for GuardDisabled enum | eta | 2021-10-27 | 1 | -0/+42 |
| * | Remove try_lock from StorageHandle. | Nick Mathewson | 2021-10-20 | 1 | -2/+2 |
| * | Replace the return type of StorageMgr::try_lock with a tristate | Nick Mathewson | 2021-10-20 | 1 | -8/+12 |
| * | Fix some typos (via the "typos" tool) | Nick Mathewson | 2021-10-08 | 1 | -2/+2 |
| * | Change tor-persist to use json instead of toml. | Nick Mathewson | 2021-10-07 | 1 | -3/+4 |
| * | Add tests for tor-persist object-safe wrapper. | Nick Mathewson | 2021-09-30 | 1 | -0/+34 |
| * | tor-persist: Add a testing-only state manager that doesn't use disk | Nick Mathewson | 2021-09-30 | 1 | -0/+166 |
