Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-08 | 509: fix printing uninitialized stack memory when OID is empty | Eric Biggers | 1 | -2/+6 |
2017-12-08 | X.509: fix buffer overflow detection in sprint_oid() | Eric Biggers | 1 | -4/+4 |
2017-09-08 | lib/oid_registry.c: X.509: fix the buffer overflow in the utility function fo... | Takashi Iwai | 1 | -2/+2 |
2013-05-05 | Give the OID registry file module info to avoid kernel tainting | David Howells | 1 | -0/+5 |
2012-10-08 | X.509: Add utility functions to render OIDs as strings | David Howells | 1 | -0/+81 |
2012-10-08 | X.509: Implement simple static OID registry | David Howells | 1 | -0/+89 |