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
/
ipt_mgr.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-hsservice: Use FatalError::KeystoreRace where possible.
Gabriela Moldovan
2024-02-01
1
-1
/
+1
*
tor-hsservice: Rewrite get_or_gen_key using KeyMgr::generate.
Gabriela Moldovan
2024-02-01
1
-13
/
+18
*
tor-hsservice: Remove now-unused imports
Ian Jackson
2024-02-01
1
-1
/
+1
*
tor-hsservice: Drop now-unused fslock dependency
Ian Jackson
2024-02-01
1
-1
/
+0
*
tor-hsservice: Use tor_persist::state_dir, etc. (fmt)
Ian Jackson
2024-02-01
1
-8
/
+10
*
tor-hsservice: Use tor_persist::state_dir
Ian Jackson
2024-02-01
1
-58
/
+15
*
tor-hsservice: ipt_mgr: Move storage handle to state
Ian Jackson
2024-02-01
1
-6
/
+7
*
tor-hsservice: storage: Move Arcs into type aliases
Ian Jackson
2024-02-01
1
-1
/
+1
*
Merge branch 'ipt_parameters' into 'main'
Nick Mathewson
2024-01-31
1
-14
/
+33
|
\
|
*
Rename parameters for intro-point lifetime to match the spec.
Nick Mathewson
2024-01-31
1
-2
/
+2
|
*
hss: clean up comments on ipt establish time tuning
Nick Mathewson
2024-01-25
1
-3
/
+7
|
*
hss: Pick random intro-point lifetime based on netparams
Nick Mathewson
2024-01-25
1
-2
/
+14
|
*
Use hs_intro_num_extra param for max_n_intro_relays.
Nick Mathewson
2024-01-25
1
-3
/
+3
|
*
hss: Use 3 hours for IPT_PUBLISH_*.
Nick Mathewson
2024-01-25
1
-6
/
+9
*
|
Merge branch 'set_faulty_eventually' into 'main'
Nick Mathewson
2024-01-26
1
-0
/
+1
|
\
\
|
*
|
HSS: Mark an Ipt as faulty if it fails continuously for 15 minutes.
Nick Mathewson
2024-01-25
1
-0
/
+1
|
|
/
*
/
test-temp-dir: New crate
Ian Jackson
2024-01-25
1
-1
/
+1
|
/
*
tor-hsservice: Update the IptManager status.
Gabriela Moldovan
2024-01-24
1
-2
/
+7
*
tor-hsservice: Give the IptManager a StatusSender.
Gabriela Moldovan
2024-01-24
1
-0
/
+12
*
Document when (most) spawned tasks will be canceled.
Nick Mathewson
2024-01-18
1
-0
/
+4
*
tor-hsservice: Store the StateMgr inside OnionServiceState.
Gabriela Moldovan
2024-01-18
1
-5
/
+5
*
ipt_mgr: Remove todo-#1211
Nick Mathewson
2024-01-16
1
-12
/
+7
*
Rename IptEstablisher::{new => launch}
Nick Mathewson
2024-01-13
1
-1
/
+1
*
hsservice: Remove the unused n_faults field
Nick Mathewson
2024-01-13
1
-1
/
+0
*
tor-hsservice: todos: Reference the general status ticket
Ian Jackson
2024-01-11
1
-1
/
+1
*
tor-hsservice: todos: Reference a new logging ticket
Ian Jackson
2024-01-11
1
-1
/
+1
*
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
|
\
[next]