| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | proto: Trigger maybenot events for channel-level padding. | Nick Mathewson | 2025-10-02 | 1 | -0/+3 |
| * | proto: Use a new error type for excess padding. | Nick Mathewson | 2025-09-15 | 1 | -3/+6 |
| * | proto: Make decrypted_padding fallible. | Nick Mathewson | 2025-09-09 | 1 | -4/+6 |
| * | proto: Make PaddingEvent uninhabited when padding is disabled. | Nick Mathewson | 2025-09-09 | 1 | -0/+8 |
| * | proto: Make PaddingEventStream implement FusedStream. | Nick Mathewson | 2025-09-08 | 1 | -0/+8 |
| * | padding: Fix compilation with padding disabled. | Nick Mathewson | 2025-09-03 | 1 | -1/+16 |
| * | padding: track which hop each queued cell is for. | Nick Mathewson | 2025-09-02 | 1 | -4/+21 |
| * | padding: Several comment/style fixes from @gabi-250 | Nick Mathewson | 2025-09-02 | 1 | -0/+2 |
| * | Define and implement a backend padding API, based on maybenot. | Nick Mathewson | 2025-09-02 | 1 | -0/+77 |
