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
*
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
*
hss: start filling in a "launch" function for OnionService.
Nick Mathewson
2023-09-21
1
-39
/
+53
*
tor-hsservice: Fix compile error, make Publisher use Arc<OnionServiceConfig>.
Gabriela Moldovan
2023-09-20
1
-2
/
+2
*
hss: Use tor-persist to make a StorageHandle.
Nick Mathewson
2023-09-20
1
-2
/
+12
*
OnionService: start to flesh out the new() function.
Nick Mathewson
2023-09-20
1
-5
/
+80
*
hss remove duplicated data from OnionService structure.
Nick Mathewson
2023-09-19
1
-74
/
+1
*
tor-hsservice: Unify ids as IptLocalId replacing IntroPointId
Ian Jackson
2023-09-18
1
-6
/
+0
*
tor-hsservice: Have Establisher provide more information to Manager
Ian Jackson
2023-08-29
1
-0
/
+7
*
tor-hsservice: Make wait_for_netdir* more widely available.
Gabriela Moldovan
2023-08-25
1
-0
/
+2
*
tor-hsservice: Expose the ipt_establish and publish modules
Ian Jackson
2023-08-23
1
-2
/
+2
*
Use "typos-cli" to fix a bunch of typos.
Nick Mathewson
2023-08-22
1
-1
/
+1
*
HSS: Refactor RendRequest so we can return a stream of it.
Nick Mathewson
2023-08-22
1
-1
/
+1
*
Merge branch 'hss-err' into 'main'
gabi-250
2023-08-18
1
-5
/
+8
|
\
|
*
tor-hsservice errors: Distinguish operational errors by context
Ian Jackson
2023-08-17
1
-1
/
+2
|
*
tor-hsservice errors: Return ReconfigureError from reconfigure
Ian Jackson
2023-08-17
1
-1
/
+2
|
*
tor-hsservice errors: Use Bug for methods that oughtn't to fail
Ian Jackson
2023-08-17
1
-1
/
+2
|
*
tor-hsservice errors: Make stop() infallible
Ian Jackson
2023-08-17
1
-1
/
+1
|
*
tor-hsservice errors: Use `crate::Result` rather than imports
Ian Jackson
2023-08-17
1
-5
/
+5
*
|
hsservice: new rend_handshake module
Nick Mathewson
2023-08-17
1
-0
/
+1
|
/
*
hsservice: Add a sketched API for HsDir publishers.
Nick Mathewson
2023-07-31
1
-0
/
+1
*
hsservice: Add a draft API for intropoint establisher.
Nick Mathewson
2023-07-31
1
-0
/
+2
*
hsservice: Adapt API sketches from onion-service-notes.md
Nick Mathewson
2023-07-31
1
-0
/
+2
*
hsservice: Adapt data structures from onion-service-notes.md
Nick Mathewson
2023-07-31
1
-21
/
+103
*
Downgrade every "TODO HS" in tor-hsservice
Nick Mathewson
2023-06-20
1
-11
/
+11
*
Sketch an API for onion services.
Nick Mathewson
2023-01-24
1
-0
/
+110