| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | fs-mistrust: Quote filenames in error messages. | Nick Mathewson | 2025-11-24 | 1 | -9/+9 | |
| | * | | | | fs-mistrust: Treat "" as a NotFound Path. | Nick Mathewson | 2025-11-24 | 3 | -0/+14 | |
| * | | | | | tor-hsclient: Report IPT index in IntroductionFailed. | Wesley Aptekar-Cassels | 2025-11-25 | 1 | -1/+1 | |
| * | | | | | Merge branch 'tor-hsservice-error-typo' into 'main' | Ian Jackson | 2025-11-25 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-hsservice: Fix typo in error message. | Wesley Aptekar-Cassels | 2025-11-24 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'relay-flags-options-trait' into 'main' | Ian Jackson | 2025-11-25 | 4 | -56/+56 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-netdoc: relay_flags: Tidy up the formatting (rustfmt) | Ian Jackson | 2025-11-24 | 1 | -9/+3 | |
| | * | | | | | | tor-netdoc: Rename RelayFlagsParser to relay_flags::Parser | Ian Jackson | 2025-11-24 | 4 | -10/+10 | |
| | * | | | | | | tor-netdoc: relay_flags: Remove two now-not-needed type aliases | Ian Jackson | 2025-11-24 | 3 | -13/+5 | |
| | * | | | | | | tor-netdoc: Parameterise RelayFlagsParser by an options trait instead | Ian Jackson | 2025-11-24 | 1 | -41/+55 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'nd-test' into 'main' | Ian Jackson | 2025-11-25 | 3 | -17/+23 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-netdoc: test2: Run rustfmt | Ian Jackson | 2025-11-24 | 1 | -10/+2 | |
| | * | | | | | | tor-netdoc: test2: Adjust type aliases | Ian Jackson | 2025-11-24 | 1 | -14/+12 | |
| | * | | | | | | tor-netdoc: Move parse2/test.rs to test2.rs | Ian Jackson | 2025-11-24 | 3 | -7/+23 | |
| * | | | | | | | Merge branch 'intro-dos' into 'main' | gabi-250 | 2025-11-25 | 2 | -1/+22 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arti: Clarify that the "burst" is not per second. | Gabriela Moldovan | 2025-11-25 | 1 | -1/+1 | |
| | * | | | | | | | arti: Add rate_limit_at_intro to the example config | Gabriela Moldovan | 2025-11-25 | 1 | -0/+21 | |
| | * | | | | | | | hsservice: Fix typo in rate_limit_at_intro docs | Gabriela Moldovan | 2025-11-25 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'max-concurrent-streams' into 'main' | Nick Mathewson | 2025-11-25 | 2 | -0/+10 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | hsservice: Clarify what max_concurrent_streams_per_circuit does | Gabriela Moldovan | 2025-11-25 | 2 | -0/+10 | |
| * | | | | | | | | Merge branch 'p2-mult' into 'main' | Ian Jackson | 2025-11-25 | 5 | -70/+56 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | tor-netdoc: Add a comment explaining why P2MultiplicitySelector | Ian Jackson | 2025-11-24 | 1 | -1/+4 | |
| | * | | | | | | | semver.md: Document change to parse2::MultiplicitySelector | Ian Jackson | 2025-11-24 | 1 | -0/+1 | |
| | * | | | | | | | tor-netdoc: rustfmt to tidy up imports | Ian Jackson | 2025-11-19 | 2 | -5/+2 | |
| | * | | | | | | | tor-netdoc: avoid importing MultiplicitySelector outside parse2 | Ian Jackson | 2025-11-19 | 1 | -4/+4 | |
| | * | | | | | | | tor-netdoc: parse2: Combine all the multiplicity Selectors | Ian Jackson | 2025-11-19 | 4 | -53/+38 | |
| | * | | | | | | | tor-netdoc: parse2: Move multiplicity docs examples into Methods traits | Ian Jackson | 2025-11-19 | 1 | -32/+32 | |
| * | | | | | | | | Merge branch 'end_reason_handling' into 'main' | Nick Mathewson | 2025-11-24 | 1 | -1/+38 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | http-connect: use end reason for http status if possible | Nick Mathewson | 2025-11-24 | 1 | -1/+38 | |
| * | | | | | | | | opentelemetry: Instrument a bunch of functions. | Wesley Aptekar-Cassels | 2025-11-24 | 40 | -18/+194 | |
| * | | | | | | | | Merge branch 'bug2172' into 'main' | Nick Mathewson | 2025-11-24 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | tor-llcrypto: Stop deriving Deref in CtByteArray | Neel Chauhan | 2025-11-24 | 3 | -3/+3 | |
| * | | | | | | | | Add `hsc key ctor-migrate` subcommand | hjrgrn | 2025-11-24 | 22 | -8/+163 | |
| | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | | hashx: Gate as_u8() behind the compiler feature | Gabriela Moldovan | 2025-11-20 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'readd-error-deduping' into 'main' | Ian Jackson | 2025-11-20 | 2 | -23/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | retry-error: add comment in `fmt_error_with_sources` | Steven Engler | 2025-11-18 | 1 | -0/+4 | |
| | * | | | | | | | Revert "retry-error: stop trying to dedup error msgs" | Steven Engler | 2025-11-18 | 2 | -23/+12 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | tor-circmgr: fix incorrect match on `HsOnly` | Steven Engler | 2025-11-19 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'relay-split-channels' into 'main' | David Goulet | 2025-11-19 | 8 | -319/+577 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | proto: Add a semver entry for ClientInitiatorHandshake | David Goulet | 2025-11-19 | 1 | -0/+2 | |
| | * | | | | | | | proto: Remove unused code from test | David Goulet | 2025-11-19 | 1 | -1/+0 | |
| | * | | | | | | | proto: Move comment in relay handshake.rs | David Goulet | 2025-11-19 | 1 | -1/+1 | |
| | * | | | | | | | proto: Remove unused function from ClientChannelBuilder | David Goulet | 2025-11-19 | 1 | -7/+0 | |
| | * | | | | | | | proto: Add a TODO relay for ChannelBuilder | David Goulet | 2025-11-19 | 1 | -0/+2 | |
| | * | | | | | | | proto: Remove a .expect() of a digest array conversion | David Goulet | 2025-11-19 | 1 | -17/+15 | |
| | * | | | | | | | proto: Update generic channel comments | David Goulet | 2025-11-19 | 1 | -9/+12 | |
| | * | | | | | | | proto: Make cargo doc happy | David Goulet | 2025-11-19 | 2 | -3/+3 | |
| | * | | | | | | | proto: Implement part of UnverifiedRelayChannel::finish() | David Goulet | 2025-11-19 | 1 | -10/+37 | |
| | * | | | | | | | proto: Split VerifiedChannel::finish() | David Goulet | 2025-11-19 | 2 | -25/+20 | |
| | * | | | | | | | proto: Use the new client specific channels | David Goulet | 2025-11-19 | 2 | -28/+26 | |
