| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Doc: Add xref from NetDir::by_ids to ids_listed. | Nick Mathewson | 2024-04-10 | 1 | -0/+7 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'relay-sketch' into 'main' | gabi-250 | 2024-04-10 | 1 | -0/+174 | |
| |\ \ \ \ | ||||||
| | * | | | | Sketch out first stages of work on relay support. | Nick Mathewson | 2024-04-02 | 1 | -0/+174 | |
| * | | | | | Merge branch 'ephemeral-keystore' into 'main' | gabi-250 | 2024-04-10 | 5 | -4/+324 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-keymgr: added initial implementation for in-memory ArtiEphemeralKeystore | Richard Pospesel | 2024-04-10 | 5 | -4/+324 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'tor26-changes' into 'main' | Nick Mathewson | 2024-04-09 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | dirauth: New tor26 v3 identity | David Goulet | 2024-04-09 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'keymgr-builder-errror' into 'main' | Nick Mathewson | 2024-04-08 | 1 | -1/+1 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | tor-keymgr: Export KeyMgrBuilderError. | Gabriela Moldovan | 2024-04-08 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'relay-details-doc-fix' into 'main' | Alexander Færøy | 2024-04-04 | 2 | -5/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix some rustdoc links and copypaste errors in tor-netdir. | Nick Mathewson | 2024-04-04 | 2 | -5/+9 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'relay-id-perf-2' into 'main' | Nick Mathewson | 2024-04-03 | 7 | -15/+52 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-linkspec: Suppress clippy false positive (link ticket) | Ian Jackson | 2024-04-03 | 1 | -1/+1 | |
| | * | | | | tor-linkspec: Suppress clippy false positive | Ian Jackson | 2024-04-03 | 1 | -0/+1 | |
| | * | | | | tor-netdir: Abolish Relay::has_same_relay_ids | Ian Jackson | 2024-04-03 | 3 | -12/+5 | |
| | * | | | | tor-linkspec: Use derive-deftly rather than strum for same_relay_ids | Ian Jackson | 2024-04-03 | 5 | -1/+44 | |
| | * | | | | tor-linkspec: Use RelayIdType::all_types rather than ::iter | Ian Jackson | 2024-04-03 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | Merge branch '504-cleanup-part1' into 'main' | Nick Mathewson | 2024-04-03 | 12 | -250/+346 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | Comment fixes in RelayDetails refactor. | Ian Jackson | 2024-04-03 | 1 | -2/+4 | |
| | * | | | Add a semver.md file so we do not forget to put "breaking!" in changelog. | Nick Mathewson | 2024-03-28 | 1 | -0/+1 | |
| | * | | | exitpath: Refactor a test to use tor-relay-usage. | Nick Mathewson | 2024-03-28 | 1 | -20/+14 | |
| | * | | | Move rs_is_dircache to details.rs | Nick Mathewson | 2024-03-28 | 2 | -9/+9 | |
| | * | | | Rename `Relay::same_relay` and make it private. | Nick Mathewson | 2024-03-28 | 3 | -10/+8 | |
| | * | | | Remove all *Relay is_flagged_guard methods. | Nick Mathewson | 2024-03-28 | 4 | -31/+10 | |
| | * | | | Remove temporary functions in CheckedRelay. | Nick Mathewson | 2024-03-28 | 10 | -203/+122 | |
| | * | | | Remove temporary functions in UncheckedRelay. | Nick Mathewson | 2024-03-28 | 2 | -27/+8 | |
| | * | | | Move most functions from *Relay to *RelayDetails | Nick Mathewson | 2024-03-28 | 2 | -22/+166 | |
| | * | | | Relocate declarations of *Relay methods to details.rs | Nick Mathewson | 2024-03-28 | 2 | -129/+141 | |
| | * | | | Add low_level_details to {Unchecked,}Relay. | Nick Mathewson | 2024-03-27 | 2 | -0/+66 | |
| * | | | | Merge branch 'fix_relaymsg_fuzzer' into 'main' | Nick Mathewson | 2024-04-03 | 2 | -4/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix compilation for relaymsg fuzzer | Nick Mathewson | 2024-04-02 | 2 | -4/+10 | |
| * | | | | | Merge branch 'deftly' into 'main' | Ian Jackson | 2024-04-03 | 31 | -289/+271 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | derive-deftly: Change some docs references | Ian Jackson | 2024-04-03 | 5 | -9/+9 | |
| | * | | | | | Apply import alphabetisation churn | Ian Jackson | 2024-04-03 | 2 | -2/+2 | |
| | * | | | | | tor-rtmock: Remove a todo comment | Ian Jackson | 2024-04-03 | 1 | -5/+0 | |
| | * | | | | | derive-deftly: Call pub_template_semver_check | Ian Jackson | 2024-04-03 | 2 | -0/+4 | |
| | * | | | | | Switch to derive-deftly | Ian Jackson | 2024-04-03 | 30 | -279/+262 | |
| * | | | | | | Merge branch 'finish-backoff-refactor' into 'main' | Nick Mathewson | 2024-04-02 | 2 | -31/+126 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-hsservice: Move optional timeout to optionally_timeout(). | Gabriela Moldovan | 2024-04-02 | 1 | -7/+32 | |
| | * | | | | | | tor-hsservice: s/timeout/overall_timeout for clarity. | Gabriela Moldovan | 2024-04-02 | 1 | -2/+2 | |
| | * | | | | | | tor-hsservice: Add a test for the backoff runner's single_attempt_timeout(). | Gabriela Moldovan | 2024-04-02 | 1 | -0/+51 | |
| | * | | | | | | tor-hsservice: Use single_attempt_timeout in backoff Runner impl (fmt). | Gabriela Moldovan | 2024-04-02 | 1 | -10/+10 | |
| | * | | | | | | tor-hsservice: Use single_attempt_timeout in backoff Runner impl. | Gabriela Moldovan | 2024-04-02 | 2 | -19/+38 | |
| * | | | | | | | Merge branch 'loosen_check_licenses' into 'main' | gabi-250 | 2024-04-02 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove note about option-ext status | Nick Mathewson | 2024-04-02 | 1 | -1/+0 | |
| | * | | | | | | | Remove check_licenses exception for rustls-webpki | Nick Mathewson | 2024-04-02 | 1 | -1/+0 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'unmanaged-proxy-config-test' into 'main' | Nick Mathewson | 2024-04-02 | 4 | -10/+63 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add a test for transport configuration | Nick Mathewson | 2024-04-02 | 1 | -0/+46 | |
| | * | | | | | | | example-config: Indent transport arguments | Nick Mathewson | 2024-04-02 | 1 | -9/+9 | |
| | * | | | | | | | ptmgr: Use impl_standard_builder for TransportConfig | Nick Mathewson | 2024-04-02 | 1 | -1/+3 | |
