| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename recommended_protocols to protocol_statuses. | Nick Mathewson | 2025-04-16 | 1 | -3/+3 |
| | | | | | | This name reflects its purpose better than the original one, since it includes required protocols as well as recommended ones. | ||||
| * | arti-client: Document spec of checking date on cached protos | Nick Mathewson | 2025-04-16 | 1 | -3/+6 |
| | | | | | | Also move the comment outside the block it documents, to prevent a too-long line. | ||||
| * | arti-client: Small test for evaluating protocol status. | Nick Mathewson | 2025-04-16 | 1 | -0/+69 |
| | | |||||
| * | arti,arti-client: Add an option to override required protocols | Nick Mathewson | 2025-04-16 | 1 | -4/+28 |
| | | | | | | (This isn't a boolean, because we really don't want people ignoring all possible required protocols.) | ||||
| * | arti-client: Implement the basics of protocol enforcement. | Nick Mathewson | 2025-04-16 | 1 | -0/+219 |
| This is the major part of #1849. | |||||
