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
/
svc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'semver-breaking-upgrade-of-the-daleks' into 'main'
Nick Mathewson
2023-11-29
1
-12
/
+7
|
\
|
*
llcrypto: Hide the members of ExpandedKeypair.
Nick Mathewson
2023-11-29
1
-2
/
+2
|
*
Remove RngCompatExt.
Nick Mathewson
2023-11-29
1
-2
/
+1
|
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
1
-8
/
+4
*
|
tor-hsservice: test_temp_dir: Rename to used_by
Ian Jackson
2023-11-29
1
-1
/
+1
*
|
tor-hsservice: test_temp_dir: Rename to TestTempDirGuard
Ian Jackson
2023-11-29
1
-2
/
+2
*
|
tor-hsservice tests: create_keymgr: add a doc comment
Ian Jackson
2023-11-29
1
-0
/
+1
*
|
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
|
/
*
Merge branch 'keymgr-derive-builder' into 'main'
gabi-250
2023-11-28
1
-2
/
+7
|
\
|
*
tor-keymgr: Derive Builder for KeyMgr (fmt).
Gabriela Moldovan
2023-11-27
1
-1
/
+6
|
*
tor-keymgr: Derive Builder for KeyMgr.
Gabriela Moldovan
2023-11-27
1
-2
/
+2
*
|
tor-hsservice: Remove a done TODO
Ian Jackson
2023-11-27
1
-2
/
+0
*
|
tor-hsservice: ipt_set: Make initial state in the constructor
Ian Jackson
2023-11-27
1
-1
/
+1
|
/
*
HSS errors: expose and sort out NetdirProviderShutdown error type
Ian Jackson
2023-11-20
1
-1
/
+1
*
tor-hsservice: Define key specifiers using the new helper macro (fmt).
Gabriela Moldovan
2023-10-30
1
-1
/
+1
*
tor-hsservice: Define key specifiers using the new helper macro.
Gabriela Moldovan
2023-10-30
1
-16
/
+18
*
tor-hsservice: Fix hsid being logged inappropriately.
Gabriela Moldovan
2023-10-19
1
-1
/
+1
*
tor-hsservice: Log newly generated HsIds.
Gabriela Moldovan
2023-10-19
1
-2
/
+16
*
HSS: Add many must_use annotations
Ian Jackson
2023-10-19
1
-0
/
+1
*
tor-hsservice: Give IptManager a KeyMgr.
Gabriela Moldovan
2023-10-19
1
-0
/
+1
*
tor-hsservice: Hoist the key metadata out of HsSvcKeyRole.
Gabriela Moldovan
2023-10-19
1
-15
/
+15
*
tor-hsservice: Narrow some dead code allows
Ian Jackson
2023-10-16
1
-0
/
+1
*
oneshot: Apply deferred rustfmt churn
Ian Jackson
2023-10-11
1
-1
/
+1
*
oneshot: Use veneer in tor-hsservice
Ian Jackson
2023-10-11
1
-1
/
+1
*
tor-hsservice: Add tests for maybe_generate_hsid.
Gabriela Moldovan
2023-10-09
1
-0
/
+189
*
tor-hsservice: Move hsid generation to a separate function.
Gabriela Moldovan
2023-10-09
1
-59
/
+71
*
tor-hsservice: Make OnionServices auto-generate the hs_id, if it's missing.
Gabriela Moldovan
2023-10-09
1
-0
/
+72
*
Note reconfigure limitations.
Nick Mathewson
2023-10-05
1
-0
/
+4
*
hss: Implement a reconfigure function.
Nick Mathewson
2023-10-05
1
-3
/
+17
*
Merge branch 'configure_onion_service' into 'main'
Nick Mathewson
2023-10-03
1
-1
/
+6
|
\
|
*
Add/clarify comments about name duplication.
Nick Mathewson
2023-10-03
1
-0
/
+5
|
*
hss: Rename the "name" config field to "nickname".
Nick Mathewson
2023-10-03
1
-1
/
+1
*
|
tor-hsservice: Remove a fixed TODO.
Gabriela Moldovan
2023-10-03
1
-1
/
+0
*
|
tor-hsservice: Make the publisher not require callers to specify the hsid.
Gabriela Moldovan
2023-10-03
1
-7
/
+2
*
|
tor-hsservice: Rename the real version of the publisher mockable state.
Gabriela Moldovan
2023-10-03
1
-3
/
+2
*
|
tor-hsservice: Make the publisher generic over the mockable state (circpool p...
Gabriela Moldovan
2023-10-03
1
-2
/
+3
|
/
*
hss: helper to get a stream of StreamReq from a stream of RendReq.
Nick Mathewson
2023-09-27
1
-0
/
+3
*
hss: actually provide a stream of RendRequest from launch().
Nick Mathewson
2023-09-27
1
-12
/
+22
*
tor-hsservice: Make Publisher::launch return a StartupError.
Gabriela Moldovan
2023-09-27
1
-3
/
+1
*
tor-hsservice: Make Launchable a non-async trait.
Gabriela Moldovan
2023-09-27
1
-7
/
+4
*
tor-hsservice: Make Publisher::launch non-async.
Gabriela Moldovan
2023-09-27
1
-1
/
+0
*
hss: Make launch() non-consuming.
Nick Mathewson
2023-09-26
1
-1
/
+1
*
tor-hsservice: Make keys.rs a top-level module.
Gabriela Moldovan
2023-09-22
1
-1
/
+0
*
tor-hsservice: Add key specifier for blinded_id keypairs.
Gabriela Moldovan
2023-09-22
1
-0
/
+1
*
tor-hsservice: Give the publisher a reference to the key manager.
Gabriela Moldovan
2023-09-22
1
-0
/
+1
*
hss: Un-parameterize OnionService.
Nick Mathewson
2023-09-21
1
-20
/
+31
*
hss: remove an "#[allow(...)]".
Nick Mathewson
2023-09-21
1
-2
/
+0
*
hss: adjust members of OnionService type.
Nick Mathewson
2023-09-21
1
-21
/
+11
*
hss: fix error return from OnionService::launch()
Nick Mathewson
2023-09-21
1
-1
/
+5
[next]