| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | tor-config: Allow Flattenable to apply to types with generics. | Nick Mathewson | 2025-12-09 | 1 | -1/+2 | |
| | * | | | | | | map_builder: Alternative syntax for use by derive(TorConfig) | Nick Mathewson | 2025-12-09 | 1 | -5/+51 | |
| | * | | | | | | extend_builder: Implement ExtendBuilder for HashMap. | Nick Mathewson | 2025-12-09 | 1 | -1/+17 | |
| | * | | | | | | tor-config: missing #[allow(dead_code)] in derive_list_builder_helper | Nick Mathewson | 2025-12-09 | 1 | -0/+1 | |
| | * | | | | | | tor-config: missing $crate in derive_list_builder_helper | Nick Mathewson | 2025-12-09 | 1 | -1/+1 | |
| | * | | | | | | tor-config: obviate need for Educe in derive_list_builder_helper | Nick Mathewson | 2025-12-09 | 1 | -2/+11 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'fix-relay-compile' into 'main' | David Goulet | 2025-12-09 | 5 | -9/+14 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | proto: Remove outdated TODO about add_ent_with_id() | Gabriela Moldovan | 2025-12-08 | 1 | -3/+0 | |
| | * | | | | | | proto: Fix relay/hs-service feature gating (fmt) | Gabriela Moldovan | 2025-12-08 | 1 | -1/+1 | |
| | * | | | | | | proto: Fix relay/hs-service feature gating | Gabriela Moldovan | 2025-12-08 | 5 | -6/+14 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge branch 'check-licenses' into 'main' | Ian Jackson | 2025-12-09 | 1 | -6/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | check_licenses: Adjust comment on priority-queue exception | Gabriela Moldovan | 2025-12-09 | 1 | -4/+3 | |
| | * | | | | | | check_licenses: Update comment about priority-queue | Gabriela Moldovan | 2025-12-09 | 1 | -2/+0 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'fix-32bit-builds' into 'main' | opara | 2025-12-08 | 1 | -4/+10 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | tor-memquota: fix builds for 32-bit platforms | Yaksh Bariya | 2025-12-09 | 1 | -4/+10 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'mistune' into 'main' | opara | 2025-12-08 | 2 | -13/+138 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | maint: fix changelog link order | Steven Engler | 2025-12-08 | 1 | -1/+1 | |
| | * | | | | | maint: rework 'extract-md-links' interposition | Steven Engler | 2025-12-08 | 1 | -52/+86 | |
| | * | | | | | maint: add comment to 'extract-md-links' re manual parsing | Steven Engler | 2025-12-08 | 1 | -0/+9 | |
| | * | | | | | maint: add a self-test to 'extract-md-links' | Steven Engler | 2025-12-08 | 1 | -0/+39 | |
| | * | | | | | maint: fix 'extract-md-links' to work with mistune 3.1.3 | Steven Engler | 2025-12-08 | 1 | -6/+45 | |
| | * | | | | | maint: fix accidental globals in 'extract-md-links' | Steven Engler | 2025-12-08 | 1 | -2/+6 | |
| | * | | | | | maint: fix method names for 'extract-md-links' parsers | Steven Engler | 2025-12-08 | 1 | -4/+4 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'ticket1223' into 'main' | Nick Mathewson | 2025-12-04 | 8 | -128/+128 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Refactor common code that builds circtargets for HS. | Nick Mathewson | 2025-12-04 | 8 | -128/+128 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge branch 'remove_extra_doc_cfgs_redux' into 'main' | Nick Mathewson | 2025-12-04 | 30 | -76/+0 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Remove unnecessary `doc(cfg(...))` attributes | Neel Chauhan | 2025-12-04 | 30 | -76/+0 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'netdoc-authcert' into 'main' | Clara Engler | 2025-12-04 | 14 | -2/+1012 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | tor-netdoc: Implement new authority certificates | Clara Engler | 2025-12-04 | 13 | -1/+1011 | |
| | * | | | tor-netdoc: Implement (Partial)Eq for VerifyFailed | Clara Engler | 2025-12-04 | 1 | -1/+1 | |
| * | | | | Merge branch 'bump-criterion' into 'main' | Ian Jackson | 2025-12-04 | 2 | -8/+29 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | proto: Bump criterion, criterion-cycles-per-byte to 0.8.0 | Gabriela Moldovan | 2025-12-04 | 2 | -8/+29 | |
| | |/ / | ||||||
| * | | | Merge branch 'protover_refactor' into 'main' | Nick Mathewson | 2025-12-04 | 20 | -107/+137 | |
| |\ \ \ | ||||||
| | * | | | protover: document interning in Protocols docs. | Nick Mathewson | 2025-12-04 | 1 | -0/+8 | |
| | * | | | proto: Add comment about create_firsthop_fast | Nick Mathewson | 2025-12-03 | 1 | -1/+2 | |
| | * | | | linkspec: Remove comment about expense of cloning protocols. | Nick Mathewson | 2025-12-03 | 1 | -2/+0 | |
| | * | | | netdoc: Remove protocol interning. | Nick Mathewson | 2025-12-03 | 9 | -71/+48 | |
| | * | | | protover: Intern ProtocolsInner. | Nick Mathewson | 2025-12-03 | 3 | -1/+12 | |
| | * | | | protover: Make Protocols become an Arc internally. | Nick Mathewson | 2025-12-03 | 1 | -25/+42 | |
| | * | | | Move intern from tor-netdir to tor-basic-utils and make it pub | Nick Mathewson | 2025-12-03 | 10 | -9/+18 | |
| | * | | | tor_netdoc::intern: Note a future possible cleanup. | Nick Mathewson | 2025-12-03 | 1 | -0/+2 | |
| | * | | | protover: Document un-recommended usage of Protocols::new() | Nick Mathewson | 2025-12-03 | 1 | -0/+7 | |
| | |/ / | ||||||
| * | | | Merge branch 'n_authorities_usize' into 'main' | Ian Jackson | 2025-12-04 | 3 | -7/+6 | |
| |\ \ \ | ||||||
| | * | | | tor-netdoc: Remove unnecessary casts | Clara Engler | 2025-12-04 | 2 | -2/+2 | |
| | * | | | tor-netdoc: Store n_authorities in usize | Clara Engler | 2025-12-02 | 3 | -5/+4 | |
| * | | | | Merge branch 'fix-rpc-json' into 'main' | Nick Mathewson | 2025-12-04 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix the JSON in rpc-book/messages-and-json.md. | Pier Angelo Vendrame | 2025-12-04 | 1 | -2/+2 | |
| * | | | | | Merge branch 'nd-enc-api-prep' into 'main' | Ian Jackson | 2025-12-04 | 3 | -16/+24 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-netdoc: Provide ItemEncoder::finish | Ian Jackson | 2025-12-04 | 1 | -0/+5 | |
| | * | | | | | tor-netdoc: Improve and expose args_raw_string | Ian Jackson | 2025-12-04 | 2 | -3/+2 | |
