index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-persist
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-0
/
+1
*
Add Futureproof<T> wrapper type, use for GuardDisabled enum
eta
2021-10-27
1
-1
/
+31
*
Add #[serde(flatten)] HashMap fields to serializable objects
eta
2021-10-27
1
-0
/
+1
*
Replace the return type of StorageMgr::try_lock with a tristate
Nick Mathewson
2021-10-20
1
-3
/
+24
*
Add a GuardMgr member to CircuitBuilder
Nick Mathewson
2021-10-10
1
-1
/
+1
*
enable checked_conversions lint.
Nick Mathewson
2021-10-09
1
-0
/
+1
*
Change tor-persist to use json instead of toml.
Nick Mathewson
2021-10-07
1
-7
/
+9
*
Allow building tor-persist for WASM
Jani Monoses
2021-10-01
1
-0
/
+2
*
tor-persist: Add a testing-only state manager that doesn't use disk
Nick Mathewson
2021-09-30
1
-0
/
+4
*
Move FsStatemgr to an inner module.
Nick Mathewson
2021-09-30
1
-187
/
+3
*
Add an object-safe wrapper for StateMgr.
Nick Mathewson
2021-09-30
1
-0
/
+14
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+292
[prev]