| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | tor-dirclient: Remove Downloadable for good | Clara Engler | 2025-12-10 | 2 | -28/+4 | |
| | * | | | | | tor-dirclient: Fix Requestable rustdoc | Clara Engler | 2025-12-10 | 1 | -2/+2 | |
| | * | | | | | tor-dirserver: Add doc for TcpConnect error | Clara Engler | 2025-12-10 | 1 | -0/+4 | |
| | * | | | | | tor-dirserver: Documentation improvements | Clara Engler | 2025-12-10 | 1 | -3/+5 | |
| | * | | | | | tor-dirserver: Replace IO with TcpConnect error | Clara Engler | 2025-12-10 | 2 | -4/+18 | |
| | * | | | | | tor-dirclient: Improve upon Requestable subtraits | Clara Engler | 2025-12-10 | 1 | -11/+7 | |
| | * | | | | | tor-dirserver: Fix wrong warning section | Clara Engler | 2025-12-10 | 1 | -1/+1 | |
| | * | | | | | tor-dirserver: Implement DownloadManager | Clara Engler | 2025-12-10 | 5 | -0/+405 | |
| | * | | | | | tor-dirclient: Semantic traits for Requestable | Clara Engler | 2025-12-10 | 1 | -0/+28 | |
| | * | | | | | tor-dirclient: Improve upon error logging | Clara Engler | 2025-12-10 | 1 | -3/+3 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'relay-or-config' into 'main' | opara | 2025-12-09 | 2 | -4/+65 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti-relay: advertise config fields are now lists | Steven Engler | 2025-12-09 | 2 | -4/+65 | |
| * | | | | | | Merge branch 'configure-deftly-v5' into 'main' | Nick Mathewson | 2025-12-09 | 11 | -113/+3326 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-config: Make derive(Flattenable) use $crate. | Nick Mathewson | 2025-12-09 | 1 | -4/+3 | |
| | * | | | | | | Revert "tor-config: Code to serialize Option<Option<Duration>> via humantime" | Nick Mathewson | 2025-12-09 | 3 | -28/+0 | |
| | * | | | | | | Demonstration: convert tor-circmgr to use derive_deftly(TorConfig) | Nick Mathewson | 2025-12-09 | 1 | -98/+32 | |
| | * | | | | | | tor-config: new derive_deftly(TorConfig) template. | Nick Mathewson | 2025-12-09 | 4 | -0/+3044 | |
| | * | | | | | | tor-config: New Buildable trait. | Nick Mathewson | 2025-12-09 | 1 | -2/+18 | |
| | * | | | | | | tor-config: Helper types for setters to take as arguments | Nick Mathewson | 2025-12-09 | 2 | -0/+135 | |
| | * | | | | | | tor-config: Code to serialize Option<Option<Duration>> via humantime | Nick Mathewson | 2025-12-09 | 3 | -0/+28 | |
| | * | | | | | | tor_config: Make ListBuilders implement ExtendBuilder. | Nick Mathewson | 2025-12-09 | 1 | -0/+11 | |
| | * | | | | | | tor-config: Give Flattenable template a location. | Nick Mathewson | 2025-12-09 | 1 | -0/+1 | |
| | * | | | | | | 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 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
