Age | Commit message (Expand) | Author |
---|---|---|
2022-02-22 | Hook up client usage of congestion control negotiation | Mike Perry |
2022-02-22 | Use protover to signal support for ntor3 + congestion control. | Nick Mathewson |
2022-02-22 | Implement core of ntor3 negotiation. | Nick Mathewson |
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-08-05 | Replace several C identifiers for ticket 18106. | Nick Mathewson |
2020-07-17 | When choosing an orport from an extendinfo, pick randomly. | Nick Mathewson |
2020-07-02 | Add braces to IF_BUG_ONCE()s introduced in ticket34069. | Nick Mathewson |
2020-07-02 | Allow multiple addresses in extend_info_t. | Nick Mathewson |
2020-07-02 | Allow null ID argument to extend_info_new. | Nick Mathewson |
2020-07-02 | Add a function for comparing the orport on an extendinfo. | Nick Mathewson |
2020-07-02 | Extract extend_info manipulation functions into a new file. | Nick Mathewson |