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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tor-hsservice test_temp_dir: Add more docs about in_obtain
Ian Jackson
2023-11-29
1
-0
/
+5
|
*
|
tor-hsservice test_temp_dir: Add docs about early deletion hazard
Ian Jackson
2023-11-29
1
-0
/
+19
|
*
|
tor-hsservice test_temp_dir: Make a lifetime explicit (fmt)
Ian Jackson
2023-11-29
1
-1
/
+5
|
*
|
tor-hsservice test_temp_dir: Make a lifetime explicit
Ian Jackson
2023-11-29
1
-1
/
+1
|
*
|
tor-hsservice tests: create_keymgr: add a doc comment
Ian Jackson
2023-11-29
1
-0
/
+1
|
*
|
tor-hsservice: test_temp_dir: Improve docs (fmt)
Ian Jackson
2023-11-29
1
-1
/
+1
|
*
|
tor-hsservice: test_temp_dir: Improve docs
Nick Mathewson
2023-11-29
1
-1
/
+2
|
*
|
tor-hsservice tests: Make create_keymgr pub(crate)
Ian Jackson
2023-11-28
1
-2
/
+2
|
*
|
tor-hsservice tests: Change create_keymgr to use TestTempDir
Ian Jackson
2023-11-28
1
-24
/
+26
|
*
|
tor-hsservice tests: Introduce new test_temp_dir helper module
Ian Jackson
2023-11-28
2
-0
/
+270
|
|
/
*
|
tor-hsservice: time_store: Change rel time Display to humantime (fmt)
Ian Jackson
2023-11-29
1
-4
/
+1
*
|
tor-hsservice: time_store: Change rel time Display to humantime
Ian Jackson
2023-11-29
1
-31
/
+23
*
|
tor-hsservice: time_store: Change rel time prefix to T+
Ian Jackson
2023-11-29
1
-13
/
+13
*
|
tor-hsservice: time_store: rustfmt
Ian Jackson
2023-11-28
1
-5
/
+6
*
|
tor-hsservice: time_store: tests: Split up a string
Ian Jackson
2023-11-28
1
-1
/
+4
*
|
tor-hsservice: time_store: deser strings: don't allocate
Ian Jackson
2023-11-28
1
-5
/
+19
*
|
tor-hsservice: time_store: Reference: change serde
Ian Jackson
2023-11-28
1
-11
/
+6
*
|
tor-hsservice: time_store: Reference: impl FromStr
Ian Jackson
2023-11-28
1
-1
/
+22
*
|
tor-hsservice: time_store: Reference: change Display
Ian Jackson
2023-11-28
1
-4
/
+8
*
|
tor-hsservice: time_store: provide time_t_to_system_time
Ian Jackson
2023-11-28
1
-0
/
+74
*
|
tor-hsservice: time_store: break out system_time_to_time_t
Ian Jackson
2023-11-28
1
-7
/
+12
*
|
tor-hsservice: time_store: SerdeStringOrTransparent macro
Ian Jackson
2023-11-28
1
-26
/
+41
*
|
tor-hsservice: time_store: FutureTimestamp: change serde
Ian Jackson
2023-11-28
1
-8
/
+31
*
|
tor-hsservice: time_store: FutureTimestamp: impl FromStr
Ian Jackson
2023-11-28
1
-0
/
+45
*
|
tor-hsservice: time_store: FutureTimestamp: change Display
Ian Jackson
2023-11-28
1
-2
/
+27
*
|
tor-hsservice: time_store: tests: Add an mpack test
Ian Jackson
2023-11-28
1
-0
/
+25
*
|
tor-hsservice: time_store: tests: use a fixed SystemTime
Ian Jackson
2023-11-28
1
-5
/
+6
|
/
*
Merge branch 'keymgr-derive-builder' into 'main'
gabi-250
2023-11-28
3
-6
/
+19
|
\
|
*
tor-keymgr: Derive Builder for KeyMgr (fmt).
Gabriela Moldovan
2023-11-27
3
-4
/
+17
|
*
tor-keymgr: Derive Builder for KeyMgr.
Gabriela Moldovan
2023-11-27
3
-6
/
+6
*
|
Merge branch 'hss-debug-serde' into 'main'
Ian Jackson
2023-11-28
3
-4
/
+131
|
\
\
|
*
|
tor-hsservice: Bespoke Debug impl for IptRelay
Ian Jackson
2023-11-27
1
-2
/
+27
|
*
|
tor-hsservice: derive Debug for IptParameters
Ian Jackson
2023-11-27
1
-0
/
+6
|
*
|
tor-hsservice: IptLocalId: test serde and Display
Ian Jackson
2023-11-27
1
-0
/
+48
|
*
|
tor-hsservice: IptLocalId: bespoke serde impl
Ian Jackson
2023-11-27
1
-2
/
+29
|
*
|
tor-hsservice: IptLocalId: impl Display
Ian Jackson
2023-11-27
1
-0
/
+11
|
*
|
tor-hsservice: IptLocalId: provide dummy (test) constructor
Ian Jackson
2023-11-27
1
-0
/
+10
|
|
/
*
|
Merge branch 'persist-prefix' into 'main'
Ian Jackson
2023-11-28
7
-171
/
+285
|
\
\
|
*
|
tor-hsservice: ipt_set: Fix broken doc links
Ian Jackson
2023-11-27
1
-3
/
+3
|
*
|
tor-hsservice: import_new_expiry_times: Add another xref
Ian Jackson
2023-11-27
1
-0
/
+5
|
*
|
tor-hsservice: ipt_mgr: Split out start_establisher
Ian Jackson
2023-11-27
1
-13
/
+46
|
*
|
tor-hsservice: Make import_new_expiry_times not take &mut IptManager (fmt)
Ian Jackson
2023-11-27
1
-3
/
+1
|
*
|
tor-hsservice: Make import_new_expiry_times not take &mut IptManager
Ian Jackson
2023-11-27
1
-5
/
+3
|
*
|
tor-hsservice: Soup up plumbing for ipt_relay_rotation_time
Ian Jackson
2023-11-27
2
-10
/
+11
|
*
|
tor-hsservice: ipt_mgr: Move nascent state records into mod persist
Ian Jackson
2023-11-27
2
-27
/
+35
|
*
|
tor-hsservice: Use Instant for planned_retirement
Ian Jackson
2023-11-27
1
-6
/
+4
|
*
|
tor-hsservice: Mockable: Don't pass an explicit keymgr any more (fmt)
Ian Jackson
2023-11-27
1
-5
/
+1
|
*
|
tor-hsservice: Mockable: Don't pass an explicit keymgr any more
Ian Jackson
2023-11-27
1
-7
/
+2
|
*
|
tor-hsservice: ipt_mgr: Move KeyMgr to Immutable
Ian Jackson
2023-11-27
1
-7
/
+6
|
*
|
tor-hsservice: Remove a done TODO
Ian Jackson
2023-11-27
1
-2
/
+0
[prev]
[next]