| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | tor-proto: add struct `FlowCtrlParameters` | Steven Engler | 2025-09-11 | 3 | -0/+24 | |
| | * | | | | | tor-units: add `BoundedInt32::get_u32` | Steven Engler | 2025-09-10 | 1 | -0/+11 | |
| | * | | | | | tor-netdir: add flow control parameters to `NetParameters` | Steven Engler | 2025-09-10 | 1 | -0/+33 | |
| * | | | | | | Merge branch 'cc-alg-default' into 'main' | David Goulet | 2025-09-15 | 1 | -5/+1 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | tor-netdir: change default `cc_alg` from 0 to 2 | Steven Engler | 2025-09-10 | 1 | -5/+1 | |
| | |/ / / / | ||||||
| * | | | | | proto: Fix a semantic merge conflict. | Nick Mathewson | 2025-09-15 | 1 | -1/+2 | |
| * | | | | | Merge branch 'maybenot-validate-padding' into 'main' | Nick Mathewson | 2025-09-15 | 4 | -38/+188 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | proto: Missing import. | Nick Mathewson | 2025-09-15 | 1 | -0/+1 | |
| | * | | | | | proto: Use a new error type for excess padding. | Nick Mathewson | 2025-09-15 | 4 | -26/+35 | |
| | * | | | | | proto, padding: A different formula to check padding total | Nick Mathewson | 2025-09-15 | 1 | -1/+6 | |
| | * | | | | | proto: Keep stats on padding, and kill circuits when too much is sent. | Nick Mathewson | 2025-09-09 | 1 | -1/+113 | |
| | * | | | | | tor-proto: Move some functions from PaddingController to PaddingShared | Nick Mathewson | 2025-09-09 | 1 | -30/+35 | |
| | * | | | | | proto: Allow DROP command when padding is enabled. | Nick Mathewson | 2025-09-09 | 1 | -0/+10 | |
| | * | | | | | proto: Make decrypted_padding fallible. | Nick Mathewson | 2025-09-09 | 3 | -7/+15 | |
| * | | | | | | Merge branch 'padding_congestion_signal' into 'main' | Nick Mathewson | 2025-09-15 | 3 | -19/+36 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | proto: Move congestion_signals into CircCellSender. | Nick Mathewson | 2025-09-09 | 3 | -35/+22 | |
| | * | | | | | | proto: Base congestion signal on the channel. | Nick Mathewson | 2025-09-09 | 2 | -5/+35 | |
| * | | | | | | | Merge branch 'correct_replace_behavior' into 'main' | Nick Mathewson | 2025-09-15 | 5 | -33/+58 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Apply 1 suggestion(s) to 1 file(s) | Nick Mathewson | 2025-09-15 | 1 | -1/+1 | |
| | * | | | | | | | proto: Only replace padding when the target will see it. | Nick Mathewson | 2025-09-10 | 4 | -6/+29 | |
| | * | | | | | | | proto: derive Ord for HopNum. | Nick Mathewson | 2025-09-10 | 1 | -1/+1 | |
| | * | | | | | | | proto: Emit the correct events on replacing padding | Nick Mathewson | 2025-09-10 | 2 | -27/+29 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'maybenot-bypass-simplification' into 'main' | gabi-250 | 2025-09-15 | 1 | -15/+32 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | proto: Simplify/correct padding-based blocking logic. | Nick Mathewson | 2025-09-11 | 1 | -15/+32 | |
| * | | | | | | | Merge branch 'dircommon-fallback' into 'main' | Clara Engler | 2025-09-11 | 18 | -590/+576 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Move `FallbackDir` into `tor-dircommon` | Clara Engler | 2025-09-11 | 18 | -590/+576 | |
| * | | | | | | | | Merge branch 'assert-bounded' into 'main' | opara | 2025-09-11 | 3 | -24/+33 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | tor-units: add comment about "compile_fail" tests | Steven Engler | 2025-09-11 | 1 | -0/+4 | |
| | * | | | | | | | tor-proto: fix path of `semver.md` | Steven Engler | 2025-09-11 | 1 | -0/+0 | |
| | * | | | | | | | tor-units: remove unused `Error::Uninhabited` | Steven Engler | 2025-09-11 | 2 | -7/+1 | |
| | * | | | | | | | tor-units: move two tests to "compile_fail" tests | Steven Engler | 2025-09-11 | 1 | -13/+17 | |
| | * | | | | | | | tor-units: make `LOWER <= UPPER` assertion const | Steven Engler | 2025-09-11 | 2 | -4/+11 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'dircommon-getset' into 'main' | Clara Engler | 2025-09-11 | 2 | -10/+12 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | tor-dircommon: Replace amplify via getset | Clara Engler | 2025-09-11 | 2 | -10/+12 | |
| * | | | | | | | Merge branch 'hss-ctor-migrate-test' into 'main' | gabi-250 | 2025-09-11 | 25 | -34/+641 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | arti: test: Add integration test for `hss ctor-migrate` | hjrgrn | 2025-09-10 | 25 | -34/+641 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'dircommon-cfg' into 'main' | Clara Engler | 2025-09-11 | 10 | -291/+305 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | arti-client: Remove wrong statement in example | Clara Engler | 2025-09-09 | 1 | -3/+0 | |
| | * | | | | | tor-dircommon: Use amplify and getters for config | Clara Engler | 2025-09-09 | 6 | -35/+37 | |
| | * | | | | | tor-dircommon: Make config non_exhaustive | Clara Engler | 2025-09-09 | 2 | -4/+4 | |
| | * | | | | | arti: Update `arti-example-config.toml` | Clara Engler | 2025-09-09 | 1 | -1/+7 | |
| | * | | | | | Move `DirTolerance` into `tor-dircommon` | Clara Engler | 2025-09-09 | 5 | -71/+71 | |
| | * | | | | | Move `DownloadSchedule` into `tor-dircommon` | Clara Engler | 2025-09-08 | 9 | -131/+119 | |
| | * | | | | | Move `NetworkStatus` to `tor-dircommon` | Clara Engler | 2025-09-08 | 7 | -79/+100 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | tor-proto: add some missing doc comments | Steven Engler | 2025-09-10 | 5 | -1/+17 | |
| * | | | | | tor-proto: put some code behind the "flowctl-cc" feature | Steven Engler | 2025-09-10 | 2 | -0/+2 | |
| * | | | | | tor-proto: rename `StreamFlowCtrl` constructors | Steven Engler | 2025-09-10 | 4 | -8/+8 | |
| * | | | | | tor-proto: simplify `StreamFlowCtrlEnum` with `enum_dispatch` | Steven Engler | 2025-09-10 | 6 | -92/+68 | |
| * | | | | | tor-proto: rename `StreamFlowControl` to `StreamFlowCtrl` | Steven Engler | 2025-09-10 | 6 | -36/+36 | |
| * | | | | | tor-proto: rename `StreamFlowControlEnum` to `StreamFlowCtrlEnum` | Steven Engler | 2025-09-10 | 1 | -18/+18 | |
