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
*
tor-hsservice: tests: Greak out mk_state_instance helper
Ian Jackson
2024-02-13
1
-3
/
+12
*
tor-hsservice: Remove unnecessary loop (fmt).
Gabriela Moldovan
2024-02-01
1
-12
/
+12
*
tor-hsservice: Remove unnecessary loop.
Gabriela Moldovan
2024-02-01
1
-4
/
+0
*
tor-hsservice: Rewrite maybe_generate_hsid using KeyMgr::generate (fmt).
Gabriela Moldovan
2024-02-01
1
-45
/
+41
*
tor-hsservice: Rewrite maybe_generate_hsid using KeyMgr::generate.
Gabriela Moldovan
2024-02-01
1
-108
/
+42
*
tor-hsservice: Extract the onion name from the keypair.
Gabriela Moldovan
2024-02-01
1
-3
/
+6
*
Make the OnionServiceState type crate-private.
Nick Mathewson
2024-02-01
1
-17
/
+22
*
Merge branch 'high-level-docs' into 'main'
Nick Mathewson
2024-02-01
1
-1
/
+19
|
\
|
*
Correct description of parameters
Ian Jackson
2024-02-01
1
-1
/
+1
|
*
Add some higher-level documentation for tor-hsservice.
Nick Mathewson
2024-01-31
1
-1
/
+19
*
|
tor-hsservice: Remove now-unused imports
Ian Jackson
2024-02-01
1
-6
/
+3
*
|
tor-hsservice: Use tor_persist::state_dir, etc. (fmt)
Ian Jackson
2024-02-01
1
-10
/
+15
*
|
tor-hsservice: Use tor_persist::state_dir
Ian Jackson
2024-02-01
1
-72
/
+29
*
|
tor-hsservice: tests: create_storage_handles: use a real directory
Ian Jackson
2024-02-01
1
-0
/
+1
*
|
tor-hsservice: storage: Move Arcs into type aliases
Ian Jackson
2024-02-01
1
-6
/
+6
*
|
tor-hsservice: tests: Add a missing drop call
Ian Jackson
2024-02-01
1
-0
/
+2
|
/
*
test-temp-dir: New crate
Ian Jackson
2024-01-25
1
-1
/
+1
*
test_temp_dir: Split up .used_by
Ian Jackson
2024-01-25
1
-1
/
+1
*
tor-hsservice: Remove some TODOs about setting the OnionService status.
Gabriela Moldovan
2024-01-24
1
-2
/
+0
*
tor-hsservice: Give the IptManager a StatusSender.
Gabriela Moldovan
2024-01-24
1
-0
/
+3
*
tor-hsservice: Give the publisher a StatusSender.
Gabriela Moldovan
2024-01-24
1
-0
/
+3
*
tor-hsservice: key expiry: clippy followup
Ian Jackson
2024-01-24
1
-3
/
+2
*
tor-hsservice: key expiry: Do publisher expiry from reactor
Ian Jackson
2024-01-24
1
-17
/
+1
*
Merge branch 'shutdown_on_drop' into 'main'
gabi-250
2024-01-19
1
-6
/
+9
|
\
|
*
hsservice: Temporarily remove .pause() (formerly stop()).
Nick Mathewson
2024-01-18
1
-0
/
+2
|
*
Clarify usage and behavior of shutdown_tx.
Nick Mathewson
2024-01-18
1
-6
/
+7
*
|
Mark ShutdownStatus as must_use
Nick Mathewson
2024-01-18
1
-0
/
+1
|
/
*
Merge branch 'publisher-shut-down' into 'main'
Nick Mathewson
2024-01-18
1
-0
/
+1
|
\
|
*
tor-hsservice: The publisher should exit when the IPT manager says so.
Gabriela Moldovan
2024-01-18
1
-0
/
+1
*
|
tor-hsservice: Store the StateMgr inside OnionServiceState.
Gabriela Moldovan
2024-01-18
1
-17
/
+51
*
|
tor-hsservice: Add a test for OnionService::onion_name.
Gabriela Moldovan
2024-01-18
1
-0
/
+31
*
|
tor-hsservice: Move onion_name() to OnionServiceState.
Gabriela Moldovan
2024-01-18
1
-55
/
+60
*
|
tor-hsservice: Add RunningOnionService::onion_name.
Gabriela Moldovan
2024-01-18
1
-7
/
+42
*
|
tor-hsservice: Add a couple of TODOs for #1247.
Gabriela Moldovan
2024-01-18
1
-0
/
+2
*
|
tor-hsservice: Do not store the StateMgr in OnionService.
Gabriela Moldovan
2024-01-18
1
-7
/
+3
*
|
tor-hsservice: Remove a couple of resolved TODOs.
Gabriela Moldovan
2024-01-18
1
-3
/
+0
*
|
tor-hsservice: Move onion_name() to OnionService.
Gabriela Moldovan
2024-01-18
1
-0
/
+12
*
|
tor-hsservice: Create a separate RunningOnionService type.
Gabriela Moldovan
2024-01-18
1
-24
/
+72
*
|
tor-hsservice: Rename stop() to pause().
Gabriela Moldovan
2024-01-18
1
-1
/
+1
|
/
*
Add a couple more TODO references (to #1227)
gabi-250
2024-01-13
1
-2
/
+2
*
hsservice::svc: Lower "allows" to publish.rs
Nick Mathewson
2024-01-12
1
-2
/
+1
*
Replace TODOs about stopping onion services with #1231.
Nick Mathewson
2024-01-12
1
-2
/
+2
*
Remove TODO about "doing something with" rend_req_rx
Nick Mathewson
2024-01-12
1
-3
/
+1
*
Change TODO about inconsistent state to #1230.
Nick Mathewson
2024-01-12
1
-1
/
+1
*
Link another status TODO to #1083
Nick Mathewson
2024-01-12
1
-1
/
+1
*
Note a reconfiguration TODO.
Nick Mathewson
2024-01-12
1
-1
/
+1
*
hsservice: comment out unimplemented add_keys function.
Nick Mathewson
2024-01-12
1
-7
/
+6
*
hsservice: Tag two TODOS having to do with status as #1083.
Nick Mathewson
2024-01-12
1
-2
/
+2
*
Downgrade TODO about "unlaunched" in SvcInner.
Nick Mathewson
2024-01-12
1
-1
/
+1
*
Remove unused keymgr from SvcInner
Nick Mathewson
2024-01-12
1
-13
/
+2
[next]