summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc
Commit message (Expand)AuthorAgeFilesLines
* tor-netdoc: Remove remaining use of EP::OtherClara Engler2026-01-151-8/+16
* Merge branch 'encoded-authcert' into 'main'Ian Jackson2026-01-152-0/+452
|\
| * tor-netdoc: EncodedAuthCert: docs grammarIan Jackson2026-01-151-1/+1
| * tor-netdoc: EncodedAuthCert: remove another bit of leftover debugIan Jackson2026-01-151-1/+0
| * tor-netdoc: EncodedAuthCert: remove a hard tab in a commentIan Jackson2026-01-151-1/+1
| * tor-netdoc: EncodedAuthCert: bodge the features for nowIan Jackson2026-01-151-2/+3
| * tor-netdoc: EncodedAuthCert: remove a bit of leftover debugIan Jackson2026-01-151-1/+1
| * tor-netdoc: EncodedAuthCert: move future plans to a commentIan Jackson2026-01-151-0/+22
| * tor-netdoc: EncodedAuthCert: move/tidy rationale informationIan Jackson2026-01-151-0/+20
| * tor-netdoc: EncodedAuthCert: unit testsIan Jackson2026-01-151-0/+197
| * tor-netdoc: EncodedAuthCert: implementIan Jackson2026-01-152-0/+213
* | Merge branch 'dirmirror-authcert' into 'main'Clara Engler2026-01-151-1/+5
|\ \
| * | tor-netdoc: Make ConsensusFlavor exhaustiveClara Engler2026-01-151-1/+5
| |/
* / tor-netdoc: Rename Version and expose it as netstatus::SoftwareVersionIan Jackson2026-01-154-9/+9
|/
* tor-netdoc: constructors: Use manual non exhaustiveIan Jackson2026-01-142-2/+9
* tor-netdoc: Remove TODO re AuthCert constructionIan Jackson2026-01-131-2/+0
* tor-netdoc: Deprecate AuthCertBuilderIan Jackson2026-01-132-0/+5
* tor-netdoc: Provide AuthCertConstructorIan Jackson2026-01-131-0/+10
* tor-netdoc: Fix an attribute position in AuthCertIan Jackson2026-01-131-1/+1
* 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-061-1/+12
* 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-061-86/+97
* 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-061-6/+1
* tor-netdoc: authcert: Make key_ids return owned AuthCertKeyIdsIan Jackson2026-01-062-5/+5
* tor-netdoc: RSA: rename helper type to RsaPublicParse1HelperIan Jackson2026-01-063-6/+6
* 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
* tor-netdoc: netstatus preamble: Reorder fields to match spec orderIan Jackson2025-12-181-21/+21
* tor-netdoc: netstatus preamble: Add a lot of blank linesIan Jackson2025-12-181-0/+11
* tor-netdoc: netstatus preamble: Clarify TODO for known-flagsIan Jackson2025-12-181-1/+1
* tor-netdoc: netstatus: improve TODO commentsIan Jackson2025-12-181-1/+10