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
/
src
/
ipt_mgr.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-hsservice: todos: Reference the tickets for expiry
Ian Jackson
2024-01-11
1
-1
/
+2
*
tor-hsservice: todos: Reference the ticket for ipt mgr tests
Ian Jackson
2024-01-11
1
-5
/
+5
*
tor-hsservice: todos: Permanently accept 2 clippy warnings
Ian Jackson
2024-01-11
1
-2
/
+2
*
tor-hsservice: todos: Remove an obsolete allow.
Ian Jackson
2024-01-11
1
-1
/
+0
*
tor-hsservice: todos: Remove unused merge_join_subset_by
Ian Jackson
2024-01-11
1
-67
/
+1
*
tor-hsservice: todos: Add more work to #1210
Ian Jackson
2024-01-11
1
-4
/
+4
*
tor-hsservice: todos: Delete a done TODO
Ian Jackson
2024-01-11
1
-2
/
+0
*
tor-hsservice: todos: Reference the code motion ticket
Ian Jackson
2024-01-11
1
-1
/
+1
*
tor-hsservice: todos: Reference the IPT selection ticket
Ian Jackson
2024-01-11
1
-1
/
+1
*
tor-hsservice: todos: Reference the ephemeral services ticket
Ian Jackson
2024-01-11
1
-1
/
+1
*
tor-hsservice: todos: Reference a new ticket about parameters
Ian Jackson
2024-01-11
1
-2
/
+2
*
tor-hsservice: todos: downgrade TODOs re keymgr API
Ian Jackson
2024-01-11
1
-2
/
+2
*
tor-hsservice: todos: reference a new ticket about reconfiguration
Ian Jackson
2024-01-11
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
*
tor-hsservice: Make IPT logs be persistent (fmt)
Ian Jackson
2023-12-13
1
-1
/
+3
*
tor-hsservice: Make IPT logs be persistent
Ian Jackson
2023-12-13
1
-7
/
+72
*
tor-hsservice ipt_mgr: Rename STORAGE_RETRY from KEYSTORE_RETRY
Ian Jackson
2023-12-13
1
-2
/
+2
*
tor-hsservice: Plumb state dir and its mistrust into ipt_mgr (fmt)
Ian Jackson
2023-12-13
1
-5
/
+2
*
tor-hsservice: Plumb state dir and its mistrust into ipt_mgr
Ian Jackson
2023-12-13
1
-2
/
+16
*
tor-hsservice tests: replay: Pass nick to create_storage_handles_from_state_m...
Ian Jackson
2023-12-13
1
-1
/
+2
*
tor-hsservice tests: replay: Pass nick to create_storage_handles_from_state_mgr
Ian Jackson
2023-12-13
1
-1
/
+1
*
tor-hsservice: Move ReplayLog construction to ipt_mgr
Ian Jackson
2023-12-13
1
-0
/
+7
*
tor-hsservice: Move ShutdownStatus to svc.
Gabriela Moldovan
2023-12-13
1
-16
/
+1
*
Merge branch 'persist-macro' into 'main'
Ian Jackson
2023-12-07
1
-1
/
+1
|
\
|
*
tor-hsservice: IptKeySpecifier: make it owned
Ian Jackson
2023-12-07
1
-1
/
+1
*
|
Add a "Shutdown" status, and clarify places where status should change.
Nick Mathewson
2023-12-07
1
-0
/
+1
|
/
*
tor-hsservice: Stop the KeystoreSweeper task when the service exits (fmt).
Gabriela Moldovan
2023-12-05
1
-1
/
+1
*
tor-hsservice: Make shutdown a broadcast channel.
Gabriela Moldovan
2023-12-05
1
-8
/
+10
*
tor-hsservice tests: Add some TODOs re IPT accepting state
Ian Jackson
2023-12-04
1
-0
/
+8
*
tor-hsservice tests: Check that restart gives us the same IPTs (fmt)
Ian Jackson
2023-12-04
1
-11
/
+18
*
tor-hsservice tests: Check that restart gives us the same IPTs
Ian Jackson
2023-12-04
1
-2
/
+24
*
tor-hsservice tests: Test restarting the IPT manager
Ian Jackson
2023-12-04
1
-0
/
+9
*
tor-hsservice tests: Break out shutdown_check_no_tasks
Ian Jackson
2023-12-04
1
-4
/
+7
*
tor-hsservice: Use keystore to store and reuse IPT keys
Ian Jackson
2023-12-04
1
-8
/
+76
*
tor-hsservice: ipt_mgr: Prepare for nonfatal IPT creation errors
Ian Jackson
2023-12-04
1
-4
/
+32
*
tor-hsservice: ipt_mgr: Save and load IPT relays etc.
Ian Jackson
2023-12-04
1
-6
/
+16
*
tor-hsservice: ipt_set: Have various methods take a Runtime
Ian Jackson
2023-12-04
1
-2
/
+2
*
tor-hsservice: ipt_set: Have various methods take a Runtime (pre-fmt)
Ian Jackson
2023-12-04
1
-1
/
+2
*
tor-hsservice tests: Use a real storage manager for IPT manager tests
Ian Jackson
2023-12-04
1
-2
/
+8
*
tor-hsservice tests: Break out MockedIptManager state struct
Ian Jackson
2023-12-04
1
-18
/
+45
*
tor-hsservice tests: Use a real keystore for IPT manager tests
Ian Jackson
2023-12-04
1
-54
/
+4
*
tor-hsservice: ipt_set: Make ::channel() fallible
Ian Jackson
2023-12-04
1
-1
/
+1
*
tor-hsservice: Pass and record storage handles
Ian Jackson
2023-12-04
1
-1
/
+15
*
tor-hsservice: Introduce IptStoreError
Ian Jackson
2023-12-04
1
-4
/
+11
*
tor-hsservice: Add a TODO about state_dir reconfiguration
Ian Jackson
2023-12-04
1
-0
/
+3
*
Merge branch 'hss-notes' into 'main'
Ian Jackson
2023-11-30
1
-0
/
+101
|
\
|
*
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
1
-0
/
+67
|
*
hssvc-ipt-algorithms.md: Move some text to ipt_mgr
Ian Jackson
2023-11-29
1
-0
/
+33
|
*
hssvc-ipt-algorithms.md: Delete rendundant text
Ian Jackson
2023-11-29
1
-0
/
+1
[prev]
[next]