| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | proto: Add option to create RELAY_EARLY via rmsg_to_ccmsg() (fmt) | Gabriela Moldovan | 2026-03-25 | 2 | -13/+43 | |
| | * | | | | | | proto: Add option to create RELAY_EARLY via rmsg_to_ccmsg() | Gabriela Moldovan | 2026-03-25 | 2 | -38/+47 | |
| | * | | | | | | proto: Move rmsg_to_ccmsg to crate-pub test module | Gabriela Moldovan | 2026-03-25 | 2 | -10/+34 | |
| | * | | | | | | proto: Replace fully-qualified path with import alias | Gabriela Moldovan | 2026-03-25 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'consdiff-gen' into 'main' | Clara Engler | 2026-03-25 | 7 | -4/+449 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | tor-consdiff: Apply comment suggestion | Clara Engler | 2026-03-25 | 1 | -2/+3 | |
| | * | | | | | | tor-consdiff: Prevent dotlines with WS tail | Clara Engler | 2026-03-25 | 1 | -4/+18 | |
| | * | | | | | | tor-consdiff: Rename `.lno` to `.lno_for_error` | Clara Engler | 2026-03-25 | 1 | -2/+2 | |
| | * | | | | | | Revert "parse2: Rename lno_for_error to lno" | Clara Engler | 2026-03-25 | 3 | -4/+3 | |
| | * | | | | | | tor-consdiff: Prevent dotlines properly | Clara Engler | 2026-03-25 | 1 | -1/+19 | |
| | * | | | | | | tor-consdiff: Enforce Unix line endings | Clara Engler | 2026-03-25 | 2 | -10/+10 | |
| | * | | | | | | tor-consdiff: Justify our use of peek'ing | Clara Engler | 2026-03-25 | 1 | -0/+3 | |
| | * | | | | | | tor-consdiff: Refactor result composition | Clara Engler | 2026-03-25 | 1 | -11/+17 | |
| | * | | | | | | tor-consdiff: Use named variants for lno errors | Clara Engler | 2026-03-25 | 2 | -10/+16 | |
| | * | | | | | | tor-consdiff: Use derive_more for HunkType's Display | Clara Engler | 2026-03-25 | 3 | -13/+7 | |
| | * | | | | | | tor-consdiff: Use usize::try_from | Clara Engler | 2026-03-25 | 1 | -2/+5 | |
| | * | | | | | | tor-consdiff: Fix clippy warnings | Clara Engler | 2026-03-25 | 1 | -2/+2 | |
| | * | | | | | | tor-consdiff: Test with CRLF | Clara Engler | 2026-03-25 | 1 | -0/+10 | |
| | * | | | | | | tor-consdiff: Remove manual line splits | Clara Engler | 2026-03-25 | 2 | -19/+35 | |
| | * | | | | | | tor-consdiff: Cut signature using byte offsets | Clara Engler | 2026-03-25 | 1 | -30/+36 | |
| | * | | | | | | tor-consdiff: Use same rng in test | Clara Engler | 2026-03-25 | 1 | -2/+3 | |
| | * | | | | | | tor-consdiff: Compile-time assertion for 32-bit | Clara Engler | 2026-03-25 | 3 | -0/+5 | |
| | * | | | | | | tor-consdiff: Return error for dotline | Clara Engler | 2026-03-25 | 2 | -16/+47 | |
| | * | | | | | | tor-consdiff: Refactor gen_ed_diff | Clara Engler | 2026-03-25 | 1 | -28/+63 | |
| | * | | | | | | tor-consdiff: Failed applies are a Bug | Clara Engler | 2026-03-25 | 4 | -6/+14 | |
| | * | | | | | | tor-consdiff: Replace `+=` with `std::fmt` | Clara Engler | 2026-03-25 | 1 | -20/+36 | |
| | * | | | | | | tor-consdiff: Constify directory-signature literal | Clara Engler | 2026-03-25 | 1 | -3/+10 | |
| | * | | | | | | tor-consdiff: Replace names with custom wordlist | Clara Engler | 2026-03-25 | 3 | -144/+54 | |
| | * | | | | | | tor-consdiff: Add consdiff generation algorithm | Clara Engler | 2026-03-25 | 6 | -24/+360 | |
| | * | | | | | | parse2: Rename lno_for_error to lno | Clara Engler | 2026-03-25 | 3 | -3/+4 | |
| | * | | | | | | parse2: Implement `ParseError::new()` | Clara Engler | 2026-03-25 | 1 | -0/+19 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'fix-docs' into 'main' | David Goulet | 2026-03-25 | 2 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | docs: fix config file path on windows | Steven Engler | 2026-03-24 | 2 | -3/+3 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'hsservice-readme' into 'main' | Nick Mathewson | 2026-03-25 | 1 | -17/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | hsservice: Remove obsolete "Limitations" section | Gabriela Moldovan | 2026-03-25 | 1 | -17/+0 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'dont-warn-conn-failed' into 'main' | Nick Mathewson | 2026-03-25 | 1 | -1/+0 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | tor-chanmgr: don't `warn_report!` for failed connections | Steven Engler | 2026-03-24 | 1 | -1/+0 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'log-formatting' into 'main' | gabi-250 | 2026-03-25 | 2 | -2/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-guardmgr: fix some duration string formatting | Steven Engler | 2026-03-24 | 2 | -2/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'circ-reac-changes' into 'main' | gabi-250 | 2026-03-25 | 2 | -4/+4 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | tor-proto: change `dyn ChannelProvider` to also be `Sync` | Steven Engler | 2026-03-24 | 2 | -3/+3 | |
| | * | | | | tor-proto: change relay circ reactor `new()` to `pub(crate)` | Steven Engler | 2026-03-24 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'weak_table_explicit_hasher' into 'main' | David Goulet | 2026-03-24 | 5 | -5/+28 | |
| |\ \ \ \ | ||||||
| | * | | | | Force use of standard hasher with weak_tables. | Nick Mathewson | 2026-03-24 | 5 | -5/+28 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'relay-log' into 'main' | David Goulet | 2026-03-24 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | arti-relay: change a 'debug' log to 'info' | Steven Engler | 2026-03-24 | 1 | -2/+2 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'codespell' into 'main' | opara | 2026-03-24 | 56 | -91/+93 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Fix typos | Tobias Stoeckmann | 2026-03-24 | 56 | -91/+93 | |
| |/ / / | ||||||
| * | | | Merge branch 'rpc-nonblocking-ffi' into 'main' | Nick Mathewson | 2026-03-23 | 10 | -19/+1252 | |
| |\ \ \ | ||||||
| | * | | | rpc: re-run cbindben. | Nick Mathewson | 2026-03-23 | 1 | -3/+3 | |
