index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-hsservice
/
src
/
replay.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make test_partial_write linux-only.
Nick Mathewson
2024-02-29
1
-1
/
+1
*
tor-hsservice: replay: Fix an error message slightly
Ian Jackson
2024-02-13
1
-1
/
+1
*
tor-hsservice: replay: Move replay filename knowledge into replay.rs (fmt)
Ian Jackson
2024-02-13
1
-10
/
+5
*
tor-hsservice: replay: Move replay filename knowledge into replay.rs
Ian Jackson
2024-02-13
1
-14
/
+53
*
tor-hsservice: replay log test: Check SIGUSR2 status on entry
Ian Jackson
2024-02-12
1
-0
/
+35
*
tor-hsservice: replay log test: Break out sigemptyset()
Ian Jackson
2024-02-12
1
-3
/
+7
*
tor-hsservice: replay log test: Plumb output manually
Ian Jackson
2024-02-12
1
-2
/
+13
*
Fix compilation with musl.
Nick Mathewson
2024-02-06
1
-3
/
+3
*
tor-hsservice: Drop now-unused fslock dependency
Ian Jackson
2024-02-01
1
-1
/
+0
*
tor-hsservice: Use tor_persist::state_dir
Ian Jackson
2024-02-01
1
-5
/
+5
*
test-temp-dir: New crate
Ian Jackson
2024-01-25
1
-2
/
+1
*
tor-hsservice: replay: partial write test - commentary
Ian Jackson
2024-01-25
1
-0
/
+29
*
tor-hsservice: replay: partial write test
Ian Jackson
2024-01-25
1
-2
/
+114
*
tor-hsservice: replay: partial write test, skeleton
Ian Jackson
2024-01-25
1
-0
/
+40
*
test_temp_dir: Split up .used_by
Ian Jackson
2024-01-25
1
-2
/
+2
*
tor-hsservice: Recover from partial writes
Ian Jackson
2024-01-25
1
-2
/
+29
*
tor-hsservice: replay: Introduce an EH IEFE (fmt)
Ian Jackson
2024-01-25
1
-2
/
+1
*
tor-hsservice: replay: Introduce an EH IEFE
Ian Jackson
2024-01-25
1
-7
/
+11
*
tor-hsservice: replay: Combine PersistFile
Ian Jackson
2024-01-25
1
-16
/
+25
*
tor-hsservice: replay: Break out truncate_to_multiple
Ian Jackson
2024-01-25
1
-8
/
+13
*
tor-hsservice: replay: Break up a paragraph
Ian Jackson
2024-01-25
1
-1
/
+3
*
tor-hsservice: todos: Remove blanket allow
Ian Jackson
2024-01-11
1
-2
/
+0
*
tor-hsservice: todos: reference a new ticket about flushing
Ian Jackson
2024-01-11
1
-0
/
+1
*
tor-hsservice: todos: reference a new ticket about the partial write bug
Ian Jackson
2024-01-11
1
-1
/
+1
*
tor-hsservice: todos: reference the ephemeral services ticket
Ian Jackson
2024-01-11
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
*
tor-hsservice: replay: Note a bug
Ian Jackson
2023-12-13
1
-0
/
+4
*
tor-hsservice tests: replay: Provide for a filesystem lockfile
Ian Jackson
2023-12-13
1
-2
/
+22
*
tor-hsservice tests: replay: Break out create_logged
Ian Jackson
2023-12-13
1
-13
/
+25
*
tor-hsservice: ReplayLog: Fix file magic
Ian Jackson
2023-12-13
1
-1
/
+1
*
tor-hsservice: ReplayLog: Slight tidying up
Ian Jackson
2023-12-13
1
-3
/
+5
*
replay: Remove false-positive special-casing in tests
Nick Mathewson
2023-11-02
1
-31
/
+10
*
Add a missing backtick.
gabi-250
2023-11-02
1
-1
/
+1
*
Use io::Result to shorten return type.
gabi-250
2023-11-02
1
-1
/
+1
*
hss: Add functionality for a persistent replay log.
Nick Mathewson
2023-11-02
1
-0
/
+421