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
...
*
|
Merge branch 'keymgr-docs2' into 'main'
gabi-250
2023-11-15
1
-9
/
+3
|
\
\
|
*
|
tor-keymgr: Add missing backticks (fmt).
Gabriela Moldovan
2023-11-13
1
-1
/
+1
|
*
|
tor-keymgr: Abolish KeyPathPatternSet.
Gabriela Moldovan
2023-11-13
1
-9
/
+3
*
|
|
tor-hsservice: Downgrade TODO HSS to TODO.
Gabriela Moldovan
2023-11-13
1
-1
/
+1
*
|
|
tor-hsservice: Remove some `allow`s we don't need anymore.
Gabriela Moldovan
2023-11-13
1
-4
/
+0
|
/
/
*
|
Merge branch 'time-store' into 'main'
Ian Jackson
2023-11-02
3
-3
/
+417
|
\
\
|
*
|
tor-hsservice: time_store: Add TODO HSS re serialisations
Ian Jackson
2023-11-02
1
-0
/
+5
|
*
|
tor-hsservice: time_store: Slight structural tidying
Ian Jackson
2023-11-02
1
-3
/
+1
|
*
|
HSS time_store: clarify by removing a comma
gabi-250
2023-11-02
1
-1
/
+1
|
*
|
tor-hsservice: New time_store module (provide accessors)
Ian Jackson
2023-11-01
1
-2
/
+43
|
*
|
tor-hsservice: New time_store module
Ian Jackson
2023-11-01
2
-0
/
+372
|
*
|
tor-hsservice: timeout_track: Remove some unnecessary allows
Ian Jackson
2023-11-01
1
-3
/
+1
*
|
|
tor-hsservice: Use KeyDenotator::decode instead of manually decoding the deno...
Gabriela Moldovan
2023-11-02
1
-12
/
+7
*
|
|
tor-keymgr: Use the new denotator separator instead of underscore.
Gabriela Moldovan
2023-11-02
1
-3
/
+3
*
|
|
tor-keymgr: Remove derive_meta arg from KeyMgr::list_matching (fmt).
Gabriela Moldovan
2023-11-02
1
-16
/
+14
*
|
|
tor-keymgr: Remove derive_meta arg from KeyMgr::list_matching.
Gabriela Moldovan
2023-11-02
1
-3
/
+7
*
|
|
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
*
|
|
Add a replay log to IptMsgHandler.
Nick Mathewson
2023-11-02
1
-0
/
+35
*
|
|
hss: Add functionality for a persistent replay log.
Nick Mathewson
2023-11-02
3
-1
/
+427
*
|
|
Merge branch 'hss-err-misc' into 'main'
Ian Jackson
2023-11-01
2
-2
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
HSS: impl HasKind for FatalError
Ian Jackson
2023-11-01
1
-0
/
+13
|
*
|
HSS: publisher: Add ReactorError::Other containing FatalError
Ian Jackson
2023-11-01
1
-2
/
+9
*
|
|
Merge branch 'warning' into 'main'
gabi-250
2023-11-01
1
-2
/
+2
|
\
\
\
|
*
|
|
tor-keymgr: Fix a broken docs link
Ian Jackson
2023-11-01
1
-2
/
+2
|
|
/
/
*
/
/
tor-hsservice: Remove unnecessary clone()s.
Gabriela Moldovan
2023-10-31
1
-3
/
+3
|
/
/
*
|
Merge branch 'abolish-svc-key-role' into 'main'
gabi-250
2023-10-31
7
-236
/
+213
|
\
\
|
*
|
tor-hsservice: Add tests for define_svc_key_specifier.
Gabriela Moldovan
2023-10-30
1
-0
/
+62
|
*
|
tor-hsservice: Define key specifiers using the new helper macro (fmt).
Gabriela Moldovan
2023-10-30
5
-40
/
+21
|
*
|
tor-hsservice: Define key specifiers using the new helper macro.
Gabriela Moldovan
2023-10-30
7
-186
/
+79
|
*
|
tor-hsservice: Add convenience wrapper around define_key_specifier (fmt).
Gabriela Moldovan
2023-10-30
1
-2
/
+2
|
*
|
tor-hsservice: Add convenience wrapper around define_key_specifier.
Gabriela Moldovan
2023-10-30
1
-0
/
+83
|
*
|
tor-keymgr: Move the KeyDenotator trait to tor-keymgr (fmt).
Gabriela Moldovan
2023-10-30
2
-4
/
+4
|
*
|
tor-keymgr: Move the KeyDenotator trait to tor-keymgr.
Gabriela Moldovan
2023-10-30
3
-46
/
+4
*
|
|
Merge branch 'semver-bumps' into 'main'
Nick Mathewson
2023-10-31
1
-16
/
+16
|
\
\
\
|
*
|
|
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-7
/
+7
|
*
|
|
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-9
/
+9
*
|
|
|
tor-hsservice: Remove an unused mut in a test
Ian Jackson
2023-10-31
1
-3
/
+3
|
/
/
/
*
|
|
Merge branch 'timeout' into 'main'
Ian Jackson
2023-10-30
1
-25
/
+83
|
\
\
\
|
*
|
|
Fix typo in doc comment
gabi-250
2023-10-30
1
-1
/
+1
|
*
|
|
tor-hsservice: timeout_track: Test `update` functions
Ian Jackson
2023-10-30
1
-2
/
+30
|
*
|
|
tor-hsservice: timeout_track: Provide `update` via a trait
Ian Jackson
2023-10-30
1
-25
/
+53
|
*
|
|
tor-hsservice: timeout_track: Clarify edge cases
Ian Jackson
2023-10-30
1
-2
/
+4
|
|
/
/
*
/
/
tor-netdoc: Use the new HandshakeType enum to represent CREATE2 HTYPEs.
Gabriela Moldovan
2023-10-30
1
-1
/
+2
|
/
/
*
|
tor-netdoc: Change return type of create_desc_sign_key_cert.
Gabriela Moldovan
2023-10-25
1
-2
/
+5
*
|
tor-netdoc: Building a descriptor now only requires the public part of blinde...
Gabriela Moldovan
2023-10-25
1
-1
/
+1
*
|
tor-netdoc: Update HsDesc, HsDescOuter to accept the hs_desc_sign cert as an ...
Gabriela Moldovan
2023-10-25
1
-3
/
+9
*
|
hss: remove some more now-moot "allows".
Nick Mathewson
2023-10-24
2
-4
/
+0
*
|
hss::svc::publish: Remove a no-longer-needed TODO HSS.
Nick Mathewson
2023-10-24
1
-3
/
+0
[prev]
[next]