| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | tor-netdoc: Add a test for Microdesc with parse2 | Clara Engler | 2026-04-02 | 1 | -0/+94 | |
| | * | | | | | | tor-netdoc: Derive NetdocParseable for Microdesc | Clara Engler | 2026-04-02 | 3 | -8/+59 | |
| | * | | | | | | tor-netdoc: Derive Default for PortPolicy | Clara Engler | 2026-04-02 | 1 | -1/+1 | |
| | * | | | | | | tor-netdoc: Ed25519IdentityLine parser | Clara Engler | 2026-04-02 | 1 | -1/+35 | |
| | * | | | | | | tor-netdoc: ItemArgumentParseable for Arc<T> | Clara Engler | 2026-04-02 | 1 | -0/+6 | |
| | * | | | | | | tor-netdoc: NormalItemArgument for RelayFamilyId | Clara Engler | 2026-04-02 | 1 | -1/+3 | |
| | * | | | | | | tor-netdoc: ItemValueParseable for PortPolicy | Clara Engler | 2026-04-02 | 1 | -0/+18 | |
| | * | | | | | | tor-netdoc: Make X25519 PKs parseable with parse2 | Clara Engler | 2026-04-02 | 1 | -0/+16 | |
| | * | | | | | | tor-netdoc: parse2 for RelayFamily | Clara Engler | 2026-04-02 | 1 | -9/+39 | |
| | * | | | | | | tor-netdoc: Improve upon LongIdent | Clara Engler | 2026-04-02 | 1 | -1/+8 | |
| | * | | | | | | tor-netdoc: Improve upon B64 | Clara Engler | 2026-04-02 | 1 | -1/+42 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'update-rust' into 'main' | Ian Jackson | 2026-04-02 | 2 | -4/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | CI: Update Rust to 1.94.1 | Ian Jackson | 2026-04-02 | 2 | -3/+3 | |
| | * | | | | | | CI: Give path to script to update | Ian Jackson | 2026-04-02 | 1 | -1/+1 | |
| | * | | | | | | CI: Also update Rust Alpine image in docker-reproducible-build | Ian Jackson | 2026-04-02 | 1 | -1/+1 | |
| | * | | | | | | CI: Update Alpine for Rust to 3.22 | Ian Jackson | 2026-03-31 | 1 | -1/+1 | |
| | * | | | | | | CI: Update Rust to 1.94 | Ian Jackson | 2026-03-31 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'deftly-1-11' into 'main' | Clara Engler | 2026-04-02 | 32 | -36/+36 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous` | Ian Jackson | 2026-04-02 | 32 | -36/+36 | |
| * | | | | | | | | Merge branch 'xtrace' into 'main' | Ian Jackson | 2026-04-02 | 2 | -14/+2 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| | * | | | | | | | maint: `set -o xtrace` to `set -x` | Clara Engler | 2026-04-02 | 2 | -4/+2 | |
| | * | | | | | | | maint: Use xtrace instead of echo in hooks | Clara Engler | 2026-04-01 | 2 | -12/+2 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'deftly-strings' into 'main' | Clara Engler | 2026-04-02 | 2 | -38/+31 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tor-netdoc: Constructor: Fixes to generated docs | Ian Jackson | 2026-04-01 | 1 | -8/+8 | |
| | * | | | | | | | tor-netdoc: Constructor: Reformat $/// doc section | Ian Jackson | 2026-04-01 | 1 | -10/+6 | |
| | * | | | | | | | tor-netdoc: Constructor: Use $/// deftly feature | Ian Jackson | 2026-04-01 | 1 | -30/+27 | |
| | * | | | | | | | tor-netdoc: parse2 derive: Use $/// deftly feature in a few places | Ian Jackson | 2026-04-01 | 1 | -4/+4 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'semver-doc' into 'main' | Clara Engler | 2026-04-02 | 1 | -6/+11 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | doc/dev/semver_status.md: Explicitly allow coalescing ADDED into BREAKING | Ian Jackson | 2026-04-01 | 1 | -0/+3 | |
| | * | | | | | | doc/dev/semver_status.md: Adjust discussion a bit | Ian Jackson | 2026-04-01 | 1 | -2/+4 | |
| | * | | | | | | doc/dev/semver_status.md: Change MODIFIED to ADDED | Ian Jackson | 2026-04-01 | 1 | -4/+4 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'ticket_2428' into 'main' | Nick Mathewson | 2026-04-01 | 4 | -16/+19 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | proto: Take current time as an argument when constructing padder. | Nick Mathewson | 2026-03-31 | 2 | -7/+12 | |
| | * | | | | | | circmgr: Use runtime.now() in place of Instant/SystemTime::get(). | Nick Mathewson | 2026-03-31 | 2 | -9/+7 | |
| * | | | | | | | Merge branch 'encode-authcert' into 'main' | Ian Jackson | 2026-04-01 | 17 | -179/+477 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tor-netdoc: RsaSha1Signature::new_sign_netdoc: rename argument | Ian Jackson | 2026-04-01 | 1 | -3/+3 | |
| | * | | | | | | | tor-netdoc: Gate encode_sign on plain-consensus feature | Ian Jackson | 2026-04-01 | 1 | -1/+4 | |
| | * | | | | | | | tor-netdoc: Include rand dependency when encode | Ian Jackson | 2026-04-01 | 1 | -1/+1 | |
| | * | | | | | | | tor-netdoc: encode: Move various ItemArgument impls to impls.rs | Ian Jackson | 2026-04-01 | 2 | -64/+68 | |
| | * | | | | | | | tor-netdoc: Abolish poc::authcert | Ian Jackson | 2026-04-01 | 5 | -10/+8 | |
| | * | | | | | | | tor-netdoc: Replace AuthCert::verify_selfcert impl | Ian Jackson | 2026-04-01 | 2 | -47/+13 | |
| | * | | | | | | | tor-netdoc: authcert: Test encoding and signing method | Ian Jackson | 2026-04-01 | 1 | -0/+43 | |
| | * | | | | | | | tor-netdoc: authcert: Provide encoding and signing method | Ian Jackson | 2026-04-01 | 1 | -1/+26 | |
| | * | | | | | | | tor-netdoc: RsaSha1Signature: Provide signing method | Ian Jackson | 2026-04-01 | 1 | -0/+82 | |
| | * | | | | | | | tor-netdoc: Provide `new` methods for CrossCert and AuthCert | Ian Jackson | 2026-04-01 | 1 | -0/+60 | |
| | * | | | | | | | tor-netdoc: Turn AuthCertSignature into RsaSignature | Ian Jackson | 2026-04-01 | 3 | -26/+47 | |
| | * | | | | | | | tor-netdoc: derive enncoding for AuthCert, AuthCertSignature[s] | Ian Jackson | 2026-04-01 | 1 | -2/+5 | |
| | * | | | | | | | tor-netdoc: implement encoding function for raw_data_object | Ian Jackson | 2026-04-01 | 1 | -1/+10 | |
| | * | | | | | | | tor-netdoc: Move raw_data_object to new container module | Ian Jackson | 2026-04-01 | 5 | -12/+20 | |
| | * | | | | | | | tor-netdoc: impl encoding traits for authcert cross-cert types | Ian Jackson | 2026-04-01 | 1 | -1/+19 | |
