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