summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/src/svc
Commit message (Expand)AuthorAgeFilesLines
...
* hsservice: Replace shutdown-TODO HSS with references to #1236Nick Mathewson2024-01-131-2/+2
* Downgrade a TODO about wanting a better API.Nick Mathewson2024-01-131-1/+1
* hsservice: Remove an erroneous TODONick Mathewson2024-01-131-1/+1
* hsservice: Convert TODOs about ipt reconfiguration to refer to #1209.Nick Mathewson2024-01-131-2/+2
* hsservice: Convert TODOs about documentation to refer to #1235.Nick Mathewson2024-01-131-3/+3
* hsservice: Remove an outdated TODO: Ipt ids are indeed unique.Nick Mathewson2024-01-131-3/+0
* hsservice: Remove now-needless "allows".Nick Mathewson2024-01-131-1/+0
* hsservice: Remove the unused n_faults fieldNick Mathewson2024-01-131-10/+0
* hsservice: Turn a TODO into #1234.Nick Mathewson2024-01-131-1/+1
* hsservice: Resolve some TODO HSS items in IptParameters declarationNick Mathewson2024-01-131-5/+37
* Remove a TODO HSS about introduce rate-limiting.Nick Mathewson2024-01-121-2/+0
* Remove a TODO HSS that is not a TODO, just a noteNick Mathewson2024-01-121-1/+1
* Convert a TODO HSS about write failure into a ref to #1226Nick Mathewson2024-01-121-1/+1
* Convert a TODO HSS about handling replays into a (subtle) #1233Nick Mathewson2024-01-121-1/+7
* hsservice::svc: Lower "allows" to publish.rsNick Mathewson2024-01-123-4/+6
* hsservice: Move "Cleanup ErrorKind" TODOs to #1225.Nick Mathewson2024-01-122-5/+5
* hsservice: Convert TODO about circuit lifetimes to #1224Nick Mathewson2024-01-121-1/+1
* hsservice: Convert a "TODO" to a ticket about logic duplicationNick Mathewson2024-01-121-1/+1
* hsservice: Downgrade TODO about possible moving of a check.Nick Mathewson2024-01-121-1/+1
* hsservice: Remove TODO about IntroRequestError variants.Nick Mathewson2024-01-121-1/+1
* tor-hsservice: Turn a TODO HSS into #1219.Gabriela Moldovan2024-01-111-1/+1
* tor-hsservice: Turn a TODO HSS into #1218.Gabriela Moldovan2024-01-111-1/+1
* tor-hsservice: Remove two misleading TODO HSS.Gabriela Moldovan2024-01-111-5/+0
* tor-hsservice: Turn a TODO into #1217.Gabriela Moldovan2024-01-111-1/+1
* tor-hsservice: Downgrade some TODO HSS.Gabriela Moldovan2024-01-112-2/+2
* Revert "tor-hsservice: Make descriptor publisher wait for shutdown signal."Gabriela Moldovan2024-01-112-33/+3
* tor-hsservice: Turn a TODO HSS into #1106.Gabriela Moldovan2024-01-111-1/+1
* tor-hsservice: Remove no longer relevant TODO HSS.Gabriela Moldovan2024-01-111-3/+0
* tor-hsservice: Turn some TODOs into #1216, #1098.Gabriela Moldovan2024-01-111-7/+7
* tor-hsservice: Turn some TODOs into #1083.Gabriela Moldovan2024-01-112-4/+4
* tor-hsservice: Turn some TODOs into #1194.Gabriela Moldovan2024-01-111-3/+3
* tor-hsservice: Turn a TODO into #955.Gabriela Moldovan2024-01-111-1/+1
* tor-hsservice: Turn some TODOs into #1206.Gabriela Moldovan2024-01-112-3/+3
* tor-hsservice: Turn a TODO into #1028.Gabriela Moldovan2024-01-111-1/+1
* tor-hsservice: Turn some TODOs into #1121.Gabriela Moldovan2024-01-111-5/+5
* tor-hsservice: Turn some TODOs into #1120.Gabriela Moldovan2024-01-112-6/+6
* tor-hsservice: Rename MaybeFatalError to PublishError.Gabriela Moldovan2024-01-101-4/+4
* tor-hsservice: Downgrade a TODO HSS related to offline mode.Gabriela Moldovan2024-01-091-2/+3
* tor-hsservice: Don't return an error if there are no IPTs to publish.Gabriela Moldovan2024-01-091-7/+41
* tor-hsservice: Return a FatalError if the publisher retry task crashes.Gabriela Moldovan2024-01-091-2/+1
* Fix typosDimitris Apostolou2024-01-082-5/+5
* KeySpecifier etc: apply deferred rustfmt import churnIan Jackson2024-01-041-1/+1
* KeySpecifier: Make KeySpecifierPattern a traitIan Jackson2024-01-041-0/+1
* KeySpecifier d-a macro: Introduce SomeSpecifierPattern and use dynIan Jackson2024-01-041-2/+6
* clippy nightly: For now, locally allow blocks_in_conditionsIan Jackson2024-01-021-0/+1
* Merge branch 'hs-desc-builder' into 'main'Alexander Færøy2023-12-181-6/+4
|\
| * tor-netdoc: Make HsDescBuilder::auth_clients take an Option.Gabriela Moldovan2023-12-141-6/+4
* | Fix documentation that referred to RelayCell.Nick Mathewson2023-12-141-1/+1
|/
* Merge branch 'todos-hss' into 'main'Nick Mathewson2023-12-131-7/+14
|\
| * hss: Explain why wait_for_netdir_to_list does not need more complexity.Nick Mathewson2023-12-131-6/+11