| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unnecessary `doc(cfg(...))` attributes | Neel Chauhan | 2025-12-04 | 1 | -1/+0 |
| * | proto: Add a comment to note a naming issue. | Nick Mathewson | 2025-10-02 | 1 | -0/+4 |
| * | Fix several rustdoc links. | Nick Mathewson | 2025-09-16 | 1 | -2/+1 |
| * | Fix check_doc_features warning. | Nick Mathewson | 2025-09-16 | 1 | -9/+1 |
| * | proto: Remove/narrow circ-padding allow(dead_code) exception. | Nick Mathewson | 2025-09-15 | 1 | -3/+8 |
| * | proto: Experimental API to install a circuit padder at a hop. | Nick Mathewson | 2025-09-15 | 1 | -0/+4 |
| * | proto: Make PaddingEvent uninhabited when padding is disabled. | Nick Mathewson | 2025-09-09 | 1 | -18/+2 |
| * | padding: Install a PaddingController in each circuit. | Nick Mathewson | 2025-09-02 | 1 | -0/+1 |
| * | padding: track which hop each queued cell is for. | Nick Mathewson | 2025-09-02 | 1 | -1/+3 |
| * | padding: Several comment/style fixes from @gabi-250 | Nick Mathewson | 2025-09-02 | 1 | -1/+1 |
| * | Define and implement a backend padding API, based on maybenot. | Nick Mathewson | 2025-09-02 | 1 | -0/+72 |
