summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | CI: build arti-bench with --lockedJim Newsome2025-10-091-1/+1
| * | | | CI: build arti-bench with quicktest instead of releaseJim Newsome2025-10-091-2/+2
| * | | | chutney ci: make arti-bench bin configurableJim Newsome2025-10-092-1/+43
|/ / / /
* | | | Merge branch 'parse2-argument-error' into 'main'Ian Jackson2025-10-0912-107/+306
|\ \ \ \
| * | | | tor-netdoc: parse2: Fix some slips in doc commentsIan Jackson2025-10-091-3/+3
| * | | | tor-netdoc: parse2: Work around MSRV unhelpful lifetimeIan Jackson2025-10-091-2/+6
| * | | | tor-netdoc: parse2: Actually expose new errors in crate toplevelIan Jackson2025-10-091-1/+1
| * | | | tor-netdoc: parse2 tests: Test ParseError Display and Error implIan Jackson2025-10-091-6/+29
| * | | | tor-netdoc: parse2 tests: Have t_err_* return the errorIan Jackson2025-10-091-5/+4
| * | | | tor-netdoc: parse2 tests: Have t_err_* return the error (pre-fmt)Ian Jackson2025-10-091-1/+6
| * | | | tor-netdoc: parse2 tests: Check columnsIan Jackson2025-10-091-7/+15
| * | | | tor-netdoc: parse2 tests: Check columns (pre-fmt)Ian Jackson2025-10-091-1/+2
| * | | | tor-netdoc: parse2: Add column field to PaarsError and print itIan Jackson2025-10-093-2/+14
| * | | | tor-netdoc: parse2: Add .column() accessor to ErrorProblemIan Jackson2025-10-092-1/+29
| * | | | tor-netdoc: parse2: Add column field as far as ErrorProblemIan Jackson2025-10-093-7/+48
| * | | | tor-netdoc: parse2: Replace EP with AE in derive fields rest pathIan Jackson2025-10-091-1/+2
| * | | | tor-netdoc: parse2: Replace EP with AE in NdiDirectorySignature (fmt)Ian Jackson2025-10-091-7/+10
| * | | | tor-netdoc: parse2: Replace EP with AE in NdiDirectorySignatureIan Jackson2025-10-091-4/+4
| * | | | tor-netdoc: Abolish now-obsolete field argument to from_args (fmt)Ian Jackson2025-10-094-29/+7
| * | | | tor-netdoc: Abolish now-obsolete field argument to from_argsIan Jackson2025-10-098-20/+12
| * | | | tor-netdoc: Introduce ArgumentError (fmt)Ian Jackson2025-10-091-3/+1
| * | | | tor-netdoc: Introduce ArgumentErrorIan Jackson2025-10-0910-33/+86
| * | | | tor-netdoc: Have .reject_extra_args return a bespoke errorIan Jackson2025-10-094-4/+20
| * | | | tor-netdoc: UnparsedItem: Provide .args() accessorIan Jackson2025-10-092-0/+8
| * | | | tor-netdoc: parse2: Record previous position in ArgumentStream (fmt)Ian Jackson2025-10-091-1/+5
| * | | | tor-netdoc: parse2: Record previous position in ArgumentStreamIan Jackson2025-10-091-1/+8
| * | | | tor-netdoc: parse2: Rename methods on ArgumentStreamIan Jackson2025-10-093-11/+16
| * | | | tor-netdoc: parse2: Add whole_line_len to ArgumentStreamIan Jackson2025-10-092-4/+17
|/ / / /
* | | | Merge branch 'comparison-chain' into 'main'gabi-2502025-10-091-0/+6
|\ \ \ \
| * | | | tor-proto: bring back comparison chain w/ allowhashcatHitman2025-10-081-9/+14
| * | | | tor-proto: replace comparison chain with matchhashcatHitman2025-10-081-8/+9
* | | | | Merge branch 'normal-ip-arguments' into 'main'Ian Jackson2025-10-091-0/+5
|\ \ \ \ \
| * | | | | tor-netdoc: impl NormalItemArgument for Ipv4Addr and SocketAddrIan Jackson2025-10-081-0/+5
| |/ / / /
* | | | | Merge branch 'relay-bin-4' into 'main'opara2025-10-086-49/+195
|\ \ \ \ \
| * | | | | arti-relay: replaced `Runtime + ToplevelBlockOn` with `ToplevelRuntime`Steven Engler2025-10-081-3/+3
| * | | | | arti-relay: expand comment on `InertTorRelay`Steven Engler2025-10-081-0/+17
| * | | | | arti-relay: change `allow` to `expect`Steven Engler2025-10-081-5/+4
| * | | | | arti-relay: add a new `TorRelay`Steven Engler2025-10-082-1/+50
| * | | | | arti-relay: store the `TorRelayConfig` in the `InertTorRelay`Steven Engler2025-10-082-4/+7
| * | | | | arti-relay: change `TorRelay` into `InertTorRelay`Steven Engler2025-10-082-24/+9
| * | | | | tor-config: remove stale comment on `ConfigurationSources::try_from_cmdline`Steven Engler2025-10-081-2/+0
| * | | | | arti-relay: log the override options usedSteven Engler2025-10-081-1/+32
| * | | | | tor-config: add `ConfigurationSources::options()`Steven Engler2025-10-081-0/+7
| * | | | | arti-relay: add mainloopSteven Engler2025-10-083-8/+63
| * | | | | arti-relay: add `ToplevelBlockOn` to returned runtimeSteven Engler2025-10-081-2/+2
| * | | | | arti-relay: don't prepend "arti-relay: " to log linesSteven Engler2025-10-081-10/+2
| * | | | | arti-relay: re-add trailing '/' to default paths in help textSteven Engler2025-10-081-2/+12
|/ / / / /
* | | | | Merge branch 'aarch64-fix' into 'main'Nick Mathewson2025-10-083-13/+31
|\ \ \ \ \
| * | | | | hashx: A couple of comments about register rangesNick Mathewson2025-10-082-0/+4
| * | | | | hashx: Make exceptions for clippy warnings from dynasm.Nick Mathewson2025-10-081-9/+17