Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ssh signing] AllowedSigners: fix validity check | Thomas Wolf | 2025-01-28 | 1 | -5/+4 |
* | AllowedSigners: use java.time API | Matthias Sohn | 2024-12-25 | 1 | -8/+3 |
* | [errorprone] ssh: suppress warning for arrays in records | Ivan Frade | 2024-11-13 | 2 | -0/+2 |
* | ssh: Minor simplification in SerialRangeSet | Thomas Wolf | 2024-11-08 | 1 | -19/+12 |
* | SSH signing: implement a SignatureVerifier | Thomas Wolf | 2024-10-23 | 7 | -0/+1822 |
* | SSH signing: implement a Signer | Thomas Wolf | 2024-10-23 | 3 | -0/+698 |