summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * keymgr: Split out ArtiPathError from KeyPathErrorGabriela Moldovan2026-01-065-27/+44
| * keymgr: Make describe_via_components() return BugGabriela Moldovan2026-01-061-1/+1
| * keymgr: Move Unrecognized errors out of KeyPathError (fmt)Gabriela Moldovan2026-01-061-3/+3
| * keymgr: Move Unrecognized errors out of KeyPathErrorGabriela Moldovan2026-01-066-20/+18
| * keymgr: Fix clippy warning when KeySpecifier is used in tor-keymgrGabriela Moldovan2026-01-061-0/+1
| * proto: Use describe() unconditionally in validate_entry_integrity()Gabriela Moldovan2026-01-061-12/+5
| * keymgr: Update expected output in integration testsGabriela Moldovan2026-01-061-6/+6
| * keymgr: Update test d-d macro with new ctor_path functionsGabriela Moldovan2026-01-061-17/+24
| * arti: Remove no-longer needed helper functionGabriela Moldovan2026-01-061-23/+18
| * arti: Remove special handling for C Tor keys (fmt)Gabriela Moldovan2026-01-061-4/+1
| * arti: Remove special handling for C Tor keysGabriela Moldovan2026-01-061-40/+2
| * keymgr: Specify ctor conversion functions as moduleGabriela Moldovan2026-01-063-71/+78
| * keymgr: Extend KeySpecifier macro to support CTorPath conversionsGabriela Moldovan2026-01-063-5/+78
| * keymgr: Make parse_key_path() only parse ArtiPathsGabriela Moldovan2026-01-061-18/+23
|/
* Merge branch 'authcert' into 'main'Ian Jackson2026-01-0612-478/+391
|\
| * tor-netdoc: authcert: Fix wrong linkIan Jackson2026-01-061-1/+1
| * tor-netdoc: authcert: Add TODO about constructorsIan Jackson2026-01-061-0/+2
| * tor-netdoc: authcert: rustfmtIan Jackson2026-01-061-5/+5
| * tor-netdoc: authcert: Delete syntax info from rustdocsIan Jackson2026-01-061-37/+2
| * tor-netdoc: authcert: Fix remaining old names/paths in docsIan Jackson2026-01-061-8/+8
| * tor-netdoc: authcert: Improve docs for CrossCertIan Jackson2026-01-061-13/+12
| * tor-netdoc: authcert: rename tmp test moduleIan Jackson2026-01-061-1/+1
| * tor-netdoc: authcert: abolish tmp module (reindent)Ian Jackson2026-01-061-50/+50
| * tor-netdoc: authcert: abolish tmp moduleIan Jackson2026-01-061-140/+14
| * tor-netdoc: authcert: derive PartialEq and Eq in testsIan Jackson2026-01-061-0/+1
| * tor-netdoc: authcert: Transfer spec links into AuthCert from tmpIan Jackson2026-01-061-28/+14
| * tor-netdoc: authcert: derive parse2Ian Jackson2026-01-062-1/+13
| * tor-netdoc: authcert: Add CrossCert to AuthCertIan Jackson2026-01-062-2/+19
| * tor-netdoc: authcert: Move signatures out of tmp (fmt)Ian Jackson2026-01-061-2/+2
| * tor-netdoc: authcert: Move signatures out of tmpIan Jackson2026-01-061-68/+79
| * tor-netdoc: authcert: Move CrossCert out of tmpIan Jackson2026-01-062-86/+99
| * tor-netdoc: authcert: Rename verify_selfcert to verify_self_signedIan Jackson2026-01-061-14/+14
| * tor-netdoc: authcert: Move AuthCertVersion out of tmpIan Jackson2026-01-062-20/+31
| * tor-netdoc: authcert: Make all fields pubIan Jackson2026-01-061-7/+7
| * tor-netdoc: authcert: Use Iso8601TimeSp for time fieldsIan Jackson2026-01-062-11/+11
| * tor-netdoc: authcert: Shuffle fingerprint values aboutIan Jackson2026-01-062-19/+11
| * tor-netdoc: authcert: Abolish AuthCert::sk_fingerprintIan Jackson2026-01-062-6/+2
| * tor-netdoc: authcert: Make key_ids return owned AuthCertKeyIdsIan Jackson2026-01-065-10/+11
| * tor-netdoc: RSA: check exponent and min size in parse2Ian Jackson2026-01-062-1/+24
| * tor-netdoc: RSA: rename helper type to RsaPublicParse1HelperIan Jackson2026-01-064-15/+18
| * tor-netdoc: authcert: Improve docs a bitIan Jackson2026-01-061-5/+12
| * tor-netdoc: authcert: Rename fields in AuthCert to match the specIan Jackson2026-01-062-39/+39
| * tor-netdoc: authcert: Reorder fields in AuthCert to match the specIan Jackson2026-01-061-4/+4
|/
* Merge branch 'web-docs' into 'main'Alexander Hansen Færøy2026-01-056-16/+27
|\
| * web: add warning about `--no-default-features`Steven Engler2026-01-051-0/+8
| * web: fixed typoSteven Engler2026-01-051-1/+1
| * web: move `--` in commandSteven Engler2026-01-051-1/+1
| * web: don't recommend `--all-features`Steven Engler2026-01-051-1/+1
| * web: reword some textSteven Engler2026-01-051-9/+8
| * web: try to update some things that are out of dateSteven Engler2026-01-053-5/+9