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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-16
/
+16
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-5
/
+5
*
Run fixup-features in preparation for release.
Nick Mathewson
2023-12-04
1
-1
/
+1
*
Merge branch 'hss-notes' into 'main'
Ian Jackson
2023-11-30
3
-0
/
+118
|
\
|
*
tor-hsclient: ipt_establisher: Fix a broken rustdoc link
Ian Jackson
2023-11-30
1
-1
/
+1
|
*
hssvc-ipt-algorithms.md: Fix moved text syntax
Ian Jackson
2023-11-29
1
-2
/
+2
|
*
hssvc-ipt-algorithms.md: Move some text to ipt_set
Ian Jackson
2023-11-29
2
-0
/
+72
|
*
hssvc-ipt-algorithms.md: Move some text to ipt_mgr
Ian Jackson
2023-11-29
2
-0
/
+37
|
*
hssvc-ipt-algorithms.md: Delete rendundant text
Ian Jackson
2023-11-29
2
-0
/
+9
*
|
Merge branch 'msrv-bump-1.70' into 'main'
Ian Jackson
2023-11-30
1
-1
/
+1
|
\
\
|
*
|
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
|
|
/
*
|
Merge branch 'semver-breaking-upgrade-of-the-daleks' into 'main'
Nick Mathewson
2023-11-29
6
-29
/
+21
|
\
\
|
*
|
llcrypto: Hide the members of ExpandedKeypair.
Nick Mathewson
2023-11-29
1
-2
/
+2
|
*
|
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
|
\
[next]