| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | tor-netdoc: impl NetdocEncodableFields for ProtoStatuses | Ian Jackson | 2026-04-21 | 2 | -1/+16 | |
| | * | | | | tor-netdoc: Split out proto_statuses_parse2_encode module | Ian Jackson | 2026-04-21 | 1 | -9/+24 | |
| | * | | | | tor-netdoc: impl ItemValueEncodable for tor_protover::Protocols | Ian Jackson | 2026-04-21 | 2 | -0/+14 | |
| | * | | | | tor-netdoc: impl ItemValueEncodable for NetParams<i32> | Ian Jackson | 2026-04-21 | 2 | -0/+23 | |
| | * | | | | tor-netdoc: ns Lifetime: derive NetdocEncodableFields | Ian Jackson | 2026-04-21 | 2 | -0/+2 | |
| | * | | | | tor-netdoc: ns Lifetime: Use Constructor | Ian Jackson | 2026-04-21 | 2 | -5/+20 | |
| | * | | | | tor-netdoc: ns Lifetime: use new deftly cfg approach | Ian Jackson | 2026-04-21 | 1 | -3/+5 | |
| | * | | | | tor-netdoc: ConsensusMethods: derive ItemValueEncodable | Ian Jackson | 2026-04-21 | 2 | -2/+4 | |
| | * | | | | tor-netdoc: Fix type of NotPresent items in ns Preamble | Ian Jackson | 2026-04-21 | 4 | -6/+9 | |
| | * | | | | tor-netdoc: Implement encoding traits for Arc<T> | Ian Jackson | 2026-04-21 | 3 | -0/+35 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'parse2-more-debug' into 'main' | Clara Engler | 2026-04-21 | 5 | -16/+154 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-netdoc: Add debugging to ItemValueParseable, demo in test | Ian Jackson | 2026-04-13 | 2 | -2/+7 | |
| | * | | | | tor-netdoc: Add debugging to ItemValueParseable | Ian Jackson | 2026-04-13 | 1 | -1/+16 | |
| | * | | | | tor-netdoc: parse2 derives: use NetdocParseAnyCommon in ItemValueParseable | Ian Jackson | 2026-04-13 | 1 | -2/+1 | |
| | * | | | | tor-netdoc: parse2 derives: Break out NetdocParseAnyCommon | Ian Jackson | 2026-04-13 | 1 | -13/+21 | |
| | * | | | | tor-netdoc: parse2: with debug for items parsing, show multiplicity | Ian Jackson | 2026-04-13 | 1 | -0/+1 | |
| | * | | | | tor-netdoc: parse2 multiplicity: Add debugging methods to traits | Ian Jackson | 2026-04-13 | 2 | -0/+108 | |
| | * | | | | tor-netdoc: derives debug: Add a missing trait import | Ian Jackson | 2026-04-13 | 1 | -0/+2 | |
| * | | | | | Merge branch 'parse2-item-skip-field' into 'main' | Ian Jackson | 2026-04-20 | 5 | -1/+18 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-netdoc: Support `#[deftly(netdoc(skip))]` in items | Ian Jackson | 2026-04-20 | 5 | -1/+18 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'hostname-newtype' into 'main' | Ian Jackson | 2026-04-20 | 8 | -17/+226 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-netdoc: Test for IPv6-mapped IPv4 address | Ian Jackson | 2026-04-20 | 1 | -0/+1 | |
| | * | | | | | tor-netdoc: Test for `::` host address | Ian Jackson | 2026-04-20 | 1 | -0/+1 | |
| | * | | | | | tor-netdoc: Make Nickname have its own parsing error type | Ian Jackson | 2026-04-20 | 6 | -17/+24 | |
| | * | | | | | tor-netdoc: semver.md for InternetHost and Hostname | Ian Jackson | 2026-04-20 | 1 | -0/+1 | |
| | * | | | | | tor-netdoc: Tests for InternetHost and Hostname | Ian Jackson | 2026-04-20 | 1 | -0/+65 | |
| | * | | | | | tor-netdoc: Introduce InternetHost newtype | Ian Jackson | 2026-04-20 | 2 | -1/+52 | |
| | * | | | | | tor-netdoc: Introduce Hostname newtype | Ian Jackson | 2026-04-20 | 4 | -0/+83 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'stream-close' into 'main' | opara | 2026-04-20 | 1 | -6/+9 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-proto: small comment and variable name changes | Steven Engler | 2026-04-07 | 1 | -6/+9 | |
| * | | | | | | Merge branch 'flake8-type-checking' into 'main' | wesleyac | 2026-04-20 | 1 | -0/+9 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | add flake8 exceptions for flake8-type-checking | Jim Newsome | 2026-03-04 | 1 | -0/+9 | |
| * | | | | | | | Merge branch 'rm-var-suffix' into 'main' | David Goulet | 2026-04-20 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | proto: Remove dummy suffixes from variable name | Gabriela Moldovan | 2026-04-20 | 1 | -4/+4 | |
| * | | | | | | | | Merge branch 'rm-allow' into 'main' | David Goulet | 2026-04-20 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | proto: Remove unnecessary clippy allow | Gabriela Moldovan | 2026-04-20 | 1 | -2/+0 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'p2-misc-exactly-1' into 'main' | Clara Engler | 2026-04-20 | 2 | -3/+6 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| | * | | | | | | | tor-netdoc: derives: Expect an intro item | Ian Jackson | 2026-04-14 | 1 | -0/+1 | |
| | * | | | | | | | tor-netdoc: derives: Reformat a long line | Ian Jackson | 2026-04-14 | 1 | -2/+4 | |
| | * | | | | | | | tor-netdoc: derives: Remove an otiose test | Ian Jackson | 2026-04-14 | 1 | -1/+1 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'create-fast' into 'main' | David Goulet | 2026-04-16 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arti-relay: add cgo for tor-proto | Steven Engler | 2026-04-16 | 1 | -1/+1 | |
| | * | | | | | | | arti-relay: add 'flowctl-cc' for tor-circmgr | Steven Engler | 2026-04-16 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'create-fast' into 'main' | gabi-250 | 2026-04-16 | 6 | -5/+31 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tor-proto: give our rsa ident to the channel reactor | Steven Engler | 2026-04-16 | 6 | -5/+31 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'rpc-weak-ids-redux' into 'main' | Nick Mathewson | 2026-04-16 | 14 | -618/+340 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | rpc: Integration tests for weak references. | Nick Mathewson | 2026-04-13 | 2 | -0/+47 | |
| | * | | | | | | | rpc: Propagate and use LookupErrors. | Nick Mathewson | 2026-04-13 | 3 | -12/+43 | |
| | * | | | | | | | rpc: Adjust invoke_rpc_method API and related lookups. | Nick Mathewson | 2026-04-13 | 6 | -47/+72 | |
| | * | | | | | | | rpc: new method for upgrading/downgrading/cloning object IDs | Nick Mathewson | 2026-04-13 | 1 | -1/+57 | |
