| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change HS descriptor sendme_inc into a NonZeroU8 | Nick Mathewson | 2026-07-02 | 1 | -1/+1 |
| | | | | | | This saves us from having to check whether it is 0, and better represents what the type is allowed to be. | ||||
| * | hs: Add a TODO about #2598 refactoring | Nick Mathewson | 2026-07-02 | 1 | -0/+3 |
| | | |||||
| * | Do not incluede negotiate_subproto in subproto_request | Nick Mathewson | 2026-07-02 | 1 | -2/+1 |
| | | | | | | | | I had incorrectly thought that this was necessary. Fortunately, @opara looked at the spec. :) We do, however, still need to _advertise_ negotiate_subproto. | ||||
| * | hsclient: Support protocol negotiation for CGO and flowctrl-cc | Nick Mathewson | 2026-07-02 | 1 | -0/+133 |
