summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'present-only-once' into 'main'Clara Engler2026-06-093-3/+172
|\ \ \ \ \ \
| * | | | | | tor-netdoc: Reject Object again in ItemPresentClara Engler2026-06-091-3/+4
| * | | | | | tor-netdoc: Allow args and object in ItemPresent (fmt)Clara Engler2026-06-091-8/+2
| * | | | | | tor-netdoc: Allow args and object in ItemPresentClara Engler2026-06-091-8/+7
| * | | | | | tor-netdoc: Small ItemPresent test fixClara Engler2026-06-091-1/+1
| * | | | | | tor-netdoc: Test for ItemPresentClara Engler2026-06-091-1/+89
| * | | | | | tor-netdoc: Add ItemPresent typeClara Engler2026-06-093-2/+86
| * | | | | | tor-netdoc: Document Transparent shortcomingClara Engler2026-06-091-0/+3
|/ / / / / /
* | | | | | Merge branch 'netdoc-small-fixes' into 'main'Clara Engler2026-06-093-4/+5
|\ \ \ \ \ \
| * | | | | | tor-netdoc: {required,recommended}-*-protocols: change orderingIan Jackson2026-06-031-2/+2
| * | | | | | tor-netdoc: {required,recommended}-*-protocols: fix encodingIan Jackson2026-06-031-1/+1
| * | | | | | tor-netdoc: SoftwareVersion: fix Display implIan Jackson2026-06-031-0/+1
| * | | | | | tor-netdoc: fix a doc formatting typoIan Jackson2026-06-031-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'parse-input-improve' into 'main'Clara Engler2026-06-092-0/+17
|\ \ \ \ \ \
| * | | | | | tor-netdoc: ParseInput: document changesIan Jackson2026-06-031-0/+1
| * | | | | | tor-netdoc: ParseInput: add retain_unknown_values convenience setterIan Jackson2026-06-031-0/+10
| * | | | | | tor-netdoc: ParseInput: add accessorsIan Jackson2026-06-031-1/+4
| * | | | | | tor-netdoc: ParseInput: add some blank linesIan Jackson2026-06-031-0/+2
| * | | | | | tor-netdoc: ParseInput: impl Debug and CloneIan Jackson2026-06-031-0/+1
| |/ / / / /
* | | | | | Merge branch 'move-token-bucket' into 'main'David Goulet2026-06-0815-74/+92
|\ \ \ \ \ \
| * | | | | | proto: Move RateLimitedWriter to tor-async-utilsDavid Goulet2026-06-0812-41/+62
| * | | | | | proto: Move TokenBucket to tor-basic-utilsDavid Goulet2026-06-086-35/+32
|/ / / / / /
* | | | | | Merge branch 'connect-options' into 'main'opara2026-06-0823-87/+508
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | tor-rtcompat: change `Default` impls for connect/listen optionsSteven Engler2026-06-081-37/+60
| * | | | | tor-rtcompat: replace `_options` with `()`Steven Engler2026-06-081-2/+2
| * | | | | tor-rtcompat: updated semver.md for `connect()` changesSteven Engler2026-06-081-0/+3
| * | | | | tor-rtcompat: add connect() options to set the socket buf sizesSteven Engler2026-06-082-2/+25
| * | | | | tor-rtcompat: manually create and connect() socketSteven Engler2026-06-085-15/+156
| * | | | | tor-rtcompat+misc: add `NetStreamProvider::ConnectOptions`Steven Engler2026-06-0820-58/+203
| * | | | | tor-rtcompat: add structs to hold connect() optionsSteven Engler2026-06-082-1/+87
| * | | | | tor-rtcompat: improve comment on `UnixListenOptions`Steven Engler2026-06-081-1/+1
|/ / / / /
* | | | | Merge branch 'defer_bootstrap_v1' into 'main'Nick Mathewson2026-06-0812-27/+270
|\ \ \ \ \
| * | | | | rpc tests: test deferred_bootstrap.Nick Mathewson2026-06-083-2/+42
| * | | | | arti: rpc functionality to bootstrap a defer_bootstrapped client.Nick Mathewson2026-06-086-8/+101
| * | | | | Option to defer bootstrapping at startup.Nick Mathewson2026-06-085-17/+127
| | |_|_|/ | |/| | |
* | | | | Merge branch 'destroy-cell3' into 'main'gabi-2502026-06-089-28/+395
|\ \ \ \ \
| * | | | | proto: Update the tests to use the new CircuitRx{Receiver,Sender}sGabriela Moldovan2026-06-086-16/+17
| * | | | | proto: Replace CircuitRx{Sender,Receiver} with new channel typeGabriela Moldovan2026-06-083-11/+5
| * | | | | proto: Remove now-unused importGabriela Moldovan2026-06-081-1/+1
| * | | | | proto: Add a new channel -> circuit queue typeGabriela Moldovan2026-06-082-0/+372
* | | | | | Merge branch 'stream-ctrl-opt' into 'main'gabi-2502026-06-082-17/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | proto: Enable the relay exit stream testGabriela Moldovan2026-06-081-1/+0
| * | | | | proto: Set the ClientDataStreamCtrl to None for relay streams (fmt)Gabriela Moldovan2026-06-081-5/+7
| * | | | | proto: Set the ClientDataStreamCtrl to None for relay streamsGabriela Moldovan2026-06-081-3/+3
| * | | | | proto: Make the ClientDataStreamCtrl optional throughoutGabriela Moldovan2026-06-081-12/+22
|/ / / / /
* | | | | Merge branch 'cargo-audit-proc-macro' into 'main'Nick Mathewson2026-06-081-0/+7
|\ \ \ \ \
| * | | | | maint/cargo-audit: Ignore RUSTSEC-2026-0173Gabriela Moldovan2026-06-081-0/+7
|/ / / / /
* | | | | Merge branch 'coverage-target-dir' into 'main'Nick Mathewson2026-06-081-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix coverage_fuzz_corpora to use the target-coverage dir52252252026-06-041-3/+5
|/ / / /
* | | | Merge branch 'tokio-1.47.1' into 'main'Nick Mathewson2026-06-0313-14/+14
|\ \ \ \ | |_|/ / |/| | |