| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | proto: Add {backward|forward} prefix to circ_id in logs | David Goulet | 2026-08-03 | 1 | -3/+3 |
| * | proto: Rename uniq_id to circ_unique_id mostly in logging | David Goulet | 2026-08-03 | 1 | -3/+3 |
| * | proto: Log both UniqId and CircId when possible | David Goulet | 2026-08-03 | 1 | -5/+15 |
| * | proto: Wrap PeerInfo in Arc<> | Gabriela Moldovan | 2026-04-23 | 1 | -3/+3 |
| * | proto: Avoid collecting the chan identities in RelayIdSet | Gabriela Moldovan | 2026-04-23 | 1 | -10/+2 |
| * | proto: Use PeerInfo in the extend handler | Gabriela Moldovan | 2026-04-23 | 1 | -2/+3 |
| * | proto: Reject EXTEND2 targeting the previous hop in the circuit | Gabriela Moldovan | 2026-04-23 | 1 | -1/+13 |
| * | proto: Give the ExtendRequestHandler a copy of the inbound peer info | Gabriela Moldovan | 2026-04-23 | 1 | -0/+4 |
| * | proto: Fix broken doc link in extend handler | Gabriela Moldovan | 2026-04-23 | 1 | -1/+3 |
| * | proto: Extract EXTEND2 handling into a new module | Gabriela Moldovan | 2026-04-23 | 1 | -0/+234 |
