| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | proto: Cleanup allow(unused) | David Goulet | 2025-08-20 | 2 | -4/+0 | |
| | * | | | | | | cargo: Make it that tor-keymgr is required for tor-chanmgr | David Goulet | 2025-08-20 | 1 | -1/+1 | |
| | * | | | | | | proto: Unit tests for channel handler | David Goulet | 2025-08-20 | 1 | -1/+107 | |
| | * | | | | | | proto: Rename OutboundClientHandshake | David Goulet | 2025-08-20 | 2 | -11/+11 | |
| | * | | | | | | proto: Make the OutboundClientHandshake use new cell handler | David Goulet | 2025-08-20 | 7 | -212/+98 | |
| | * | | | | | | proto: Add helper functions/type for cell handling | David Goulet | 2025-08-20 | 1 | -0/+20 | |
| | * | | | | | | proto: Add channel cell handler | David Goulet | 2025-08-20 | 2 | -0/+562 | |
| | * | | | | | | proto: Add message filtering to restricted message sets | David Goulet | 2025-08-20 | 1 | -2/+361 | |
| | * | | | | | | proto: Implement a From<std::io::Error> for Error | David Goulet | 2025-08-20 | 1 | -0/+6 | |
| | * | | | | | | cell: Add helper functions | David Goulet | 2025-08-20 | 1 | -0/+5 | |
| | * | | | | | | proto: Add restricted channel message sets | David Goulet | 2025-08-20 | 2 | -3/+211 | |
| | * | | | | | | proto: Add ChannelType enum | David Goulet | 2025-08-20 | 4 | -11/+66 | |
| | * | | | | | | chan: Rename channel launch to launch_client | David Goulet | 2025-08-20 | 3 | -3/+4 | |
| | * | | | | | | chanmgr: Add KeyMgr to channel builder | David Goulet | 2025-08-20 | 10 | -5/+23 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'python-fixes' into 'main' | Jim Newsome | 2025-08-20 | 2 | -5/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix a type warning in postprocess_coverage_html | Nick Mathewson | 2025-08-19 | 1 | -1/+1 | |
| | * | | | | | | Run black to fix check_doc_features format. | Nick Mathewson | 2025-08-19 | 1 | -4/+4 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'document-rustls-provider-choice' into 'main' | Nick Mathewson | 2025-08-20 | 2 | -3/+25 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Document why we are using ring with rustls | Nick Mathewson | 2025-08-19 | 2 | -3/+25 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'ticket_2121' into 'main' | Nick Mathewson | 2025-08-19 | 1 | -0/+49 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Add a few unit tests for create_unbootstrapped_async. | Nick Mathewson | 2025-08-19 | 1 | -0/+49 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'rename-ns-to-plain' into 'main' | opara | 2025-08-19 | 11 | -54/+69 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-netdoc: network status: fix docs features suppressions | Ian Jackson | 2025-08-18 | 1 | -1/+5 | |
| | * | | | | | tor-netdoc: Replace "ns" with "plain" for unflavoured consensuses | Ian Jackson | 2025-08-18 | 1 | -1/+3 | |
| | * | | | | | tor-netdoc: Provide some compatibility aliases | Ian Jackson | 2025-08-18 | 1 | -0/+13 | |
| | * | | | | | tor-netdoc: Rename ns-consensus to plain-consensus | Ian Jackson | 2025-08-18 | 9 | -20/+20 | |
| | * | | | | | tor-netdoc: network status: Rename Ns* to Plain* in macro output | Ian Jackson | 2025-08-18 | 3 | -17/+13 | |
| | * | | | | | tor-netdoc: network status: Rename NS_* test data consts to PLAIN_* | Ian Jackson | 2025-08-18 | 1 | -4/+4 | |
| | * | | | | | tor-netdoc: Rename ConsensusFlavor::Ns to ConsensusFlavor::Plain | Ian Jackson | 2025-08-18 | 4 | -10/+10 | |
| | * | | | | | tor-netdoc: netstatus: Replace NSCON with PLAIN in parsing rules | Ian Jackson | 2025-08-18 | 1 | -5/+5 | |
| * | | | | | | Merge branch 'flow-ctrl-note' into 'main' | opara | 2025-08-19 | 1 | -0/+29 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-proto: add comments to `CC_XOFF_CLIENT` | Steven Engler | 2025-08-18 | 1 | -0/+29 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'circ-react-report' into 'main' | opara | 2025-08-18 | 8 | -47/+159 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-error: allow only error given to `_report!` macros | Steven Engler | 2025-08-18 | 1 | -0/+25 | |
| | * | | | | | | misc: cleanup now that `_report!` macros support fields | Steven Engler | 2025-08-18 | 4 | -7/+5 | |
| | * | | | | | | tor-proto: report tunnel/channel id as a field | Steven Engler | 2025-08-18 | 2 | -4/+4 | |
| | * | | | | | | arti: log errors using `tor_error::ErrorReport` | Steven Engler | 2025-08-18 | 1 | -1/+14 | |
| | * | | | | | | arti: log error fields last | Steven Engler | 2025-08-18 | 2 | -0/+99 | |
| | * | | | | | | tor-error: update `_report!` macros to support tracing fields | Steven Engler | 2025-08-18 | 1 | -38/+15 | |
| * | | | | | | | Merge branch 'document-max-mem-overhead' into 'main' | Nick Mathewson | 2025-08-18 | 1 | -4/+8 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Add a disclaimer that not all memory usage is tracked | Nick Mathewson | 2025-08-18 | 1 | -0/+3 | |
| | * | | | | | | Light reformatting on system.memory documentation. | Nick Mathewson | 2025-08-18 | 1 | -4/+5 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'relay-reactor-placeholder' into 'main' | David Goulet | 2025-08-18 | 57 | -166/+497 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | proto: Reformat a paragraph in the README. | Gabriela Moldovan | 2025-08-18 | 1 | -5/+5 | |
| | * | | | | | | proto: Update README with new DataStream path. | Gabriela Moldovan | 2025-08-18 | 1 | -1/+1 | |
| | * | | | | | | proto: Fix tests post-crate reorg (fmt). | Gabriela Moldovan | 2025-08-18 | 2 | -2/+2 | |
| | * | | | | | | proto: Fix tests post-crate reorg. | Gabriela Moldovan | 2025-08-18 | 2 | -2/+2 | |
| | * | | | | | | proto: Avoid calling the relay reactor a tunnel reactor. | Gabriela Moldovan | 2025-08-18 | 1 | -3/+3 | |
| | * | | | | | | proto: Move the `stream` module under `client` (fmt). | Gabriela Moldovan | 2025-08-18 | 9 | -21/+23 | |
| | * | | | | | | proto: Move the `stream` module under `client` (breaking). | Gabriela Moldovan | 2025-08-18 | 36 | -61/+63 | |
