summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | tor-hscrypto: Add a docs TODO re the define_pk_keypair macroIan Jackson2023-11-231-0/+3
| * | tor-hscrypto: derive the impl of Debug for curve25519::StaticKeypairIan Jackson2023-11-233-10/+6
| * | tor-keymgr: impl ToEncodableKey for IPT keysIan Jackson2023-11-231-1/+25
| * | tor-hscrypto: Define Keypair conversions for all curve25519 newtypesIan Jackson2023-11-233-9/+18
* | | Merge branch 'coverage-ipv6' into 'main'gabi-2502023-11-221-1/+1
|\ \ \ | |/ / |/| |
| * | use ipv6 runner instead of tpa for coveragetrinity-1686a2023-11-221-1/+1
|/ /
* | Merge branch 'persist-lock' into 'main'Alexander Færøy2023-11-222-0/+2
|\ \
| * | tor-persist: Make LockStatus #[must_use]Ian Jackson2023-11-222-0/+2
* | | Merge branch 'ratelim-dep' into 'main'Nick Mathewson2023-11-222-59/+37
|\ \ \
| * | | Deps and lockfile: Don't use tor-error and retry-error from crates.ioIan Jackson2023-11-212-59/+37
| |/ /
* | | Merge branch 'spawn-join' into 'main'Ian Jackson2023-11-213-11/+36
|\ \ \ | |/ / |/| |
| * | tor-rtmock: get rid of unwrap()Saksham Mittal2023-11-211-1/+1
| * | tor-circmgr: panic instead in order to return ErrorSaksham Mittal2023-11-211-1/+1
| * | tor-rtmock: handle Receiver result inside spawn_join()Saksham Mittal2023-11-212-3/+3
| * | tor-rtmock: use expect() insteadSaksham Mittal2023-11-211-1/+2
| * | tor-rtmock: change return types to be less concreteSaksham Mittal2023-11-212-2/+2
| * | tor-circmgr: port run_builder_test() to use spawn_join()Saksham Mittal2023-11-211-10/+4
| * | tor-rtmock: change return type of spawn_join()Saksham Mittal2023-11-212-6/+6
| * | tor-rtmock: introduce spawn_join() for MockRuntime & MockExecutorSaksham Mittal2023-11-212-0/+30
|/ /
* | Merge branch 'reactor-error-3-bis' into 'main'gabi-2502023-11-202-2/+7
|\ \
| * | HSS publisher error: lack of netdir: clarify messagegabi-2502023-11-201-1/+1
| * | tor-error: fmt_ending_ok: Permit messages ending in ascii ellipsisIan Jackson2023-11-201-0/+1
| * | tor-error: fmt_ending_ok: Implement with a direct matchIan Jackson2023-11-201-1/+5
|/ /
* | Merge branch 'reactor-error-3' into 'main'Ian Jackson2023-11-205-14/+58
|\ \ | |/ |/|
| * HSS publisher: do not crash reactor if netdir unavailableIan Jackson2023-11-201-7/+19
| * HSS errors: expose and sort out NetdirProviderShutdown error type (fmt)Ian Jackson2023-11-201-1/+1
| * HSS errors: expose and sort out NetdirProviderShutdown error typeIan Jackson2023-11-204-3/+16
| * HSS publisher errors: Declare that we want to abolish ReactorErrorIan Jackson2023-11-201-2/+23
| * HSS publisher: Remove a redundant debug messageIan Jackson2023-11-201-2/+0
* | Merge branch 'more-denotators' into 'main'gabi-2502023-11-201-14/+83
|\ \ | |/ |/|
| * tor-keymgr: Update ArtiPath docs.Gabriela Moldovan2023-11-201-5/+9
| * tor-keymgr: Remove now-outdated TODO HSSs.Gabriela Moldovan2023-11-201-6/+0
| * tor-keymgr: Support encoding more than one denotator in an ArtiPath.Gabriela Moldovan2023-11-201-3/+74
* | Merge branch 'deprecate-hs-client-intro-auth' into 'main'gabi-2502023-11-207-37/+34
|\ \ | |/ |/|
| * tor-keymgr: Remove the ToEncodableKey impl of HsClientIntroAuthKeypair.Gabriela Moldovan2023-11-201-15/+0
| * arti-client: Stop using HsClientIntroAuthKeypair for client auth.Gabriela Moldovan2023-11-201-15/+1
| * tor-hsclient: Deprecate HsClientSecretKeysBuilder::ks_hsc_intro_auth().Gabriela Moldovan2023-11-203-1/+8
| * tor-keymgr: Allow the use of the newly deprecated HsClientIntroAuthKeypair (f...Gabriela Moldovan2023-11-201-4/+4
| * tor-keymgr: Allow the use of the newly deprecated HsClientIntroAuthKeypair.Gabriela Moldovan2023-11-201-1/+4
| * tor-hscrypto: Move HsClientIntroAuthKey to a separate module (fmt).Gabriela Moldovan2023-11-201-16/+15
| * tor-hscrypto: Move HsClientIntroAuthKey to a separate module.Gabriela Moldovan2023-11-201-0/+13
| * tor-hscrypto: Deprecate HsClientIntroAuth{Key, Keypair}.Gabriela Moldovan2023-11-202-1/+5
* | Merge branch 'send_dos_params' into 'main'Nick Mathewson2023-11-207-26/+116
|\ \
| * | Add more reference links.Nick Mathewson2023-11-201-1/+5
| * | Send DosParams conditionally on HsIntro support.Nick Mathewson2023-11-203-4/+13
| * | Improve documentation in/around DosParams extensionNick Mathewson2023-11-203-8/+32
| * | hss: Take intro_dos extension from configuration and send it.Nick Mathewson2023-11-202-4/+44
| * | hss: pipe config watchers into ipt_establish.Nick Mathewson2023-11-202-9/+22
* | | Merge branch 'derive-adhoc' into 'main'gabi-2502023-11-2010-419/+246
|\ \ \ | |/ / |/| |
| * | tor-keymgr: Add TODO about possibly abolishing arti_pattern.Gabriela Moldovan2023-11-201-0/+3