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
/
state_dir.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
state_dir: When comparing path, use official separators
Ian Jackson
2024-01-31
1
-1
/
+1
*
state_dir: Use subdirectory rather than + notation
Ian Jackson
2024-01-31
1
-8
/
+9
*
state_dir: Break out make_secure_directory closure
Ian Jackson
2024-01-31
1
-4
/
+11
*
state_dir: Introduce local PATH_SEPARATOR alias
Ian Jackson
2024-01-31
1
-2
/
+3
*
tor-persist: state_dir: Remove three unused allows
Ian Jackson
2024-01-31
1
-3
/
+0
*
tor-persist: state_dir: Test functionality that exists now
Ian Jackson
2024-01-31
1
-0
/
+106
*
tor-persist: state_dir: Enable rustfmt (formatting)
Ian Jackson
2024-01-31
1
-15
/
+14
*
tor-persist: state_dir: Implement StateDirectory::new
Ian Jackson
2024-01-31
1
-1
/
+17
*
tor-persist: state_dir: Implement acquire_instance
Ian Jackson
2024-01-31
1
-7
/
+142
*
tor-persist: state_dir: Implement InstanceStateHandle and StorageHandle
Ian Jackson
2024-01-31
1
-8
/
+89
*
tor-persist: state_dir: Have instance id throw fmt::Error
Ian Jackson
2024-01-31
1
-5
/
+5
*
tor-persist: state_dir: Two API fixes
Ian Jackson
2024-01-31
1
-2
/
+2
*
tor-persist: state_dir: Rename InstanceStateHandle::purge (from delete)
Ian Jackson
2024-01-31
1
-2
/
+2
*
state_dir: Remove a now-unused allow
Ian Jackson
2024-01-25
1
-1
/
+0
*
state_dir: Replace InstanceIdString with Slug and SlugRef
Ian Jackson
2024-01-25
1
-44
/
+14
*
state_dir: Abolish now-obsolete Slug trait rename
Ian Jackson
2024-01-25
1
-5
/
+3
*
slugs: Provide TryIntoSlug, and replace state_dir::Slug with it
Ian Jackson
2024-01-25
1
-47
/
+29
*
Fix doc comments.
Nick Mathewson
2024-01-24
1
-1
/
+1
*
tor-persist: state_dir: Implement the StorageHandle methods
Ian Jackson
2024-01-24
1
-6
/
+36
*
tor-persist: state_dir: (intend to) use tor_persist::Error
Ian Jackson
2024-01-24
1
-16
/
+4
*
state-dir: Use a real lock guard
Ian Jackson
2024-01-24
1
-3
/
+4
*
state-dir: Move from tor-hsservice to tor-persist
Ian Jackson
2024-01-24
1
-0
/
+577
[prev]