| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | proto: Rename RelayReactor to BackwardReactor | Gabriela Moldovan | 2025-10-21 | 1 | -5/+15 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'p2-lifetime' into 'main' | David Goulet | 2025-10-21 | 3 | -59/+67 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | tor-netdoc: Lifetime impls: reindent | Ian Jackson | 2025-10-21 | 1 | -37/+37 | |
| | * | | | | | tor-netdoc: derive NetdocParseableFields for Lifetime | Ian Jackson | 2025-10-21 | 1 | -0/+4 | |
| | * | | | | | tor-netdoc: parse2: Provide documentation for derived Accumulator types | Ian Jackson | 2025-10-21 | 1 | -0/+3 | |
| | * | | | | | tor-netdoc: Lifetime: change type of fields | Ian Jackson | 2025-10-21 | 2 | -8/+8 | |
| | * | | | | | tor-netdoc: Lifetime: derive constructor and accessors | Ian Jackson | 2025-10-21 | 1 | -20/+17 | |
| | * | | | | | tor-netdoc: Lifetime: Move some documentation to fields | Ian Jackson | 2025-10-21 | 1 | -10/+10 | |
| | * | | | | | tor-netdoc: Lifetime: Construct Lifetime struct earlier | Ian Jackson | 2025-10-21 | 1 | -6/+10 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'ci-specify-shellcheck-editorconfig-versions' into 'main' | wesleyac | 2025-10-21 | 2 | -5/+17 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | CI: Specify versions for shellcheck and editorconfig-checker. | Wesley Aptekar-Cassels | 2025-10-16 | 2 | -5/+17 | |
| * | | | | | Merge branch 'relay-errors' into 'main' | David Goulet | 2025-10-20 | 3 | -142/+34 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti-relay: refactor error handling | Steven Engler | 2025-10-20 | 3 | -142/+34 | |
| * | | | | | | Merge branch 'update-tasks-note' into 'main' | David Goulet | 2025-10-20 | 1 | -0/+9 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | doc: add note about relays enforcing proto recommendations | Steven Engler | 2025-10-20 | 1 | -0/+9 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge branch 'ticket_2210_squashed' into 'main' | Nick Mathewson | 2025-10-20 | 1 | -2/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Use random_hostname() to pick an (E)SNI | Neel Chauhan | 2025-10-20 | 1 | -2/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'ticket_2067' into 'main' | Nick Mathewson | 2025-10-20 | 3 | -63/+60 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Cleanup: Remove a variable rename | Nick Mathewson | 2025-10-20 | 1 | -4/+2 | |
| | * | | | | Refactor: turn circ_extensions_from_settings into a method | Nick Mathewson | 2025-10-20 | 3 | -63/+62 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'guardmgr-retry-logging' into 'main' | wesleyac | 2025-10-16 | 2 | -8/+21 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-guardmgr: Ignore cognitive_complexity lint. | Wesley Aptekar-Cassels | 2025-10-16 | 1 | -0/+1 | |
| | * | | | | tor-guardmgr: Use humantime for some logging. | Wesley Aptekar-Cassels | 2025-10-16 | 2 | -2/+2 | |
| | * | | | | tor-guardmgr: Add retry time to guard failure warning. | Wesley Aptekar-Cassels | 2025-10-16 | 1 | -7/+14 | |
| | * | | | | tor-guardmgr: Include retry time in AllGuardsDown error message. | Wesley Aptekar-Cassels | 2025-10-16 | 1 | -1/+6 | |
| * | | | | | Merge branch 'ignore-watch-multiple-test' into 'main' | gabi-250 | 2025-10-16 | 1 | -0/+2 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | arti: Ignore reload_cfg::test::watch_multiple. | Wesley Aptekar-Cassels | 2025-10-16 | 1 | -0/+2 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'parallelize-minimal-features-test' into 'main' | wesleyac | 2025-10-16 | 2 | -2/+36 | |
| |\ \ \ \ | ||||||
| | * | | | | ci: Parallelize minimal-features-test | Wesley Aptekar-Cassels | 2025-10-16 | 2 | -2/+36 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'cmd-checkers' into 'main' | gabi-250 | 2025-10-16 | 14 | -64/+101 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | proto: Rename data cmd checkers to {Inbound,Outbound}DataCmdChecker (fmt) | Gabriela Moldovan | 2025-10-16 | 1 | -1/+2 | |
| | * | | | proto: Rename data cmd checkers to {Inbound,Outbound}DataCmdChecker | Gabriela Moldovan | 2025-10-16 | 7 | -19/+19 | |
| | * | | | proto: Fix docs to refer to the right stream:: paths. | Gabriela Moldovan | 2025-10-16 | 2 | -2/+2 | |
| | * | | | proto: Move IncomingDataCmdChecker to top-level stream module. | Gabriela Moldovan | 2025-10-16 | 4 | -49/+55 | |
| | * | | | proto: Split out DataCmdChecker into multiple types (fmt). | Gabriela Moldovan | 2025-10-16 | 1 | -1/+1 | |
| | * | | | proto: Split out DataCmdChecker into multiple types. | Gabriela Moldovan | 2025-10-16 | 3 | -13/+51 | |
| | * | | | proto: Do not fully-qualify Arc. | Gabriela Moldovan | 2025-10-16 | 1 | -3/+3 | |
| | * | | | proto: Replace fully-qualified paths with use (fmt). | Gabriela Moldovan | 2025-10-16 | 2 | -8/+2 | |
| | * | | | proto: Replace fully-qualified paths with use. | Gabriela Moldovan | 2025-10-16 | 2 | -8/+8 | |
| | * | | | proto: Reformat imports post-move. | Gabriela Moldovan | 2025-10-16 | 10 | -12/+11 | |
| | * | | | proto: Avoid crate-pub reexports of shared types from the client module. | Gabriela Moldovan | 2025-10-16 | 11 | -20/+19 | |
| | * | | | proto: Move cmdchecker under top-level stream module. | Gabriela Moldovan | 2025-10-16 | 3 | -2/+2 | |
| * | | | | Merge branch 'fix-watch-single-file-flake' into 'main' | wesleyac | 2025-10-16 | 1 | -3/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | arti config: Fix flaky watch_single_file test in a more principled way. | Wesley Aptekar-Cassels | 2025-10-07 | 1 | -12/+4 | |
| | * | | | | arti config: Fix flaky watch_single_file test. | Wesley Aptekar-Cassels | 2025-10-07 | 1 | -2/+12 | |
| * | | | | | Merge branch 'nightly_fixes' into 'main' | Nick Mathewson | 2025-10-16 | 4 | -10/+15 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Fix new clippy nightly warning about subtracting Durations. | Nick Mathewson | 2025-10-16 | 2 | -8/+14 | |
| | * | | | | Remove a couple of unused imports. | Nick Mathewson | 2025-10-16 | 2 | -2/+1 | |
| * | | | | | Merge branch 'shellcheck' into 'main' | gabi-250 | 2025-10-16 | 1 | -1/+1 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | maint/reproducible_build: Use cp -R to placate shellcheck | Ian Jackson | 2025-10-16 | 1 | -1/+1 | |
| |/ / / / | ||||||
