summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | tor-hsservice: Remove unused ReactorError type.Gabriela Moldovan2023-12-131-84/+2
| * | | | | | tor-hsservice: Replace ReactorError with FatalError (fmt).Gabriela Moldovan2023-12-132-9/+6
| * | | | | | tor-hsservice: Replace ReactorError with FatalError.Gabriela Moldovan2023-12-132-30/+29
| * | | | | | tor-hsservice: Add a NetdirProviderShutdown FatalError variant.Gabriela Moldovan2023-12-131-1/+7
| * | | | | | tor-hsservice: Add a FatalError::from_spawn.Gabriela Moldovan2023-12-131-0/+12
| * | | | | | tor-hsservice: Replace ReactorError::ShuttingDown with ShutdownStatus.Gabriela Moldovan2023-12-131-13/+33
| * | | | | | tor-hsservice: Make descriptor publisher wait for shutdown signal.Gabriela Moldovan2023-12-133-3/+29
| * | | | | | tor-hsservice: Move ShutdownStatus to svc.Gabriela Moldovan2023-12-132-16/+18
| * | | | | | tor-hsservice: Remove unused ReactorError variant.Gabriela Moldovan2023-12-131-5/+0
| * | | | | | tor-hsservice: Refactor upload_descriptor_with_retries to not return an error.Gabriela Moldovan2023-12-131-67/+60
| * | | | | | tor-hsservice: Abolish ReactorError::HsDescBuild.Gabriela Moldovan2023-12-132-7/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'todo-hscrypto' into 'main'Alexander Færøy2023-12-131-4/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | hscrypto: Remove a "TODO HSS" about a no-longer-unused type.Nick Mathewson2023-12-121-4/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'warn_on_dubious_hsproxy_config' into 'main'Nick Mathewson2023-12-122-9/+52
|\ \ \ \ \
| * | | | | Add NOTEs about similar code for address types.Nick Mathewson2023-12-122-1/+10
| * | | | | hsproxy: warn on some dubious configurationsNick Mathewson2023-12-121-8/+42
| | |_|_|/ | |/| | |
* | | | | Merge branch 'hss-docs' into 'main'Nick Mathewson2023-12-121-1/+68
|\ \ \ \ \
| * | | | | doc/OnionService: strengthen the warningsIan Jackson2023-12-121-0/+13
| * | | | | doc/OnionService: warn about persistent stateIan Jackson2023-12-121-0/+20
| * | | | | doc/OnionService: warn about future incompatIan Jackson2023-12-121-0/+12
| * | | | | doc/OnionService: warn about stack backtracesIan Jackson2023-12-121-0/+1
| * | | | | doc/OnionService: mention two security risksIan Jackson2023-12-121-1/+12
| * | | | | doc/OnionService: mention Rust API instabilityIan Jackson2023-12-121-0/+10
* | | | | | Merge branch 'warn_report_onion_proxy' into 'main'Ian Jackson2023-12-121-4/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | arti: Use warn_report on anyhow::Error in onion_proxyNick Mathewson2023-12-121-4/+1
| |/ / / /
* | | | | Merge branch 'onion-service-doc' into 'main'Nick Mathewson2023-12-121-0/+139
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Tweaks from reviewNick Mathewson2023-12-121-0/+6
| * | | | Initial onion service howtoNick Mathewson2023-12-121-0/+133
| |/ / /
* | | | Merge branch 'tor_cell_todo' into 'main'Ian Jackson2023-12-121-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | tor-cell: Remove a now-unneeded allow(unused).Nick Mathewson2023-12-121-1/+0
| |/ /
* | | Merge branch 'llcrypto-always-traits' into 'main'gabi-2502023-12-121-1/+0
|\ \ \
| * | | llcrypto: make "traits" module present unconditionally.Nick Mathewson2023-12-121-1/+0
| |/ /
* | | Merge branch 'report-anyhow' into 'main'Nick Mathewson2023-12-126-4/+66
|\ \ \ | |/ / |/| |
| * | tor-error: Correct docs for ErrorReport to reflect improved situationIan Jackson2023-12-121-2/+4
| * | tor-error: tests: Demonstrate warn_report on bare error and anyhowIan Jackson2023-12-123-0/+40
| * | tor-error: ErrorReport: impl for StdError + 'staticIan Jackson2023-12-122-0/+8
| * | tor-error: ErrorReport: remove Sized bound from traitIan Jackson2023-12-121-1/+1
| * | tor-error: ErrorReport: move blanket impl code into implIan Jackson2023-12-121-2/+4
| * | tor-error: ErrorReport: sealIan Jackson2023-12-123-1/+11
* | | Merge branch 'clippy' into 'main'Nick Mathewson2023-12-121-1/+1
|\ \ \
| * | | Fix a clippy lintIan Jackson2023-12-121-1/+1
| |/ /
* | | Merge branch 'remove-spec-todo' into 'main'gabi-2502023-12-121-2/+0
|\ \ \
| * | | hsclient: Remove comment about tearing down circuit.Nick Mathewson2023-12-111-2/+0
|/ / /
* | | Merge branch 'todo_hsrproxy' into 'main'Nick Mathewson2023-12-116-35/+59
|\ \ \
| * | | Apply 1 suggestion(s) to 1 file(s)Ian Jackson2023-12-111-0/+2
| * | | hsrproxy: replace "TODO HSS" instances with references to #1154Nick Mathewson2023-12-071-3/+8
| * | | hsproxy: Downgrade a TODO.Nick Mathewson2023-12-071-1/+1
| * | | hsrproxy: Log rate-limited failures of other types as wellNick Mathewson2023-12-071-22/+18
| * | | hsproxy: remove TODO about retroactive limitsNick Mathewson2023-12-071-1/+1
| * | | hsrproxy: Remove TODO about empty Connected messagesNick Mathewson2023-12-071-1/+0