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-hsservice
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Remove RngCompatExt.
Nick Mathewson
2023-11-29
4
-9
/
+6
|
*
|
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
6
-20
/
+15
*
|
|
Merge branch 'persist-tempdir' into 'main'
Ian Jackson
2023-11-29
4
-25
/
+354
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-hsservice: test_temp_dir: Fix comment syntax
Nick Mathewson
2023-11-29
1
-1
/
+1
|
*
|
tor-hsservice: test_temp_dir: Rename to used_by
Ian Jackson
2023-11-29
2
-4
/
+4
|
*
|
tor-hsservice: test_temp_dir: Rename to TestTempDirGuard
Ian Jackson
2023-11-29
2
-6
/
+6
|
*
|
tor-hsservice: test_temp_dir: Expand on the TODO (fmt)
Ian Jackson
2023-11-29
1
-1
/
+0
|
*
|
tor-hsservice: test_temp_dir: Expand on the TODO
Ian Jackson
2023-11-29
1
-1
/
+3
|
*
|
tor-hsservice test_temp_dir: Add commentary about why do this
Ian Jackson
2023-11-29
1
-0
/
+25
|
*
|
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
3
-0
/
+271
|
|
/
*
|
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
2
-5
/
+9
*
|
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
4
-4
/
+133
|
\
\
|
*
|
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
2
-0
/
+49
|
*
|
tor-hsservice: IptLocalId: bespoke serde impl
Ian Jackson
2023-11-27
2
-2
/
+30
|
*
|
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
[prev]
[next]