Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-08 | lib: fix spelling mistakes | Zhen Lei | 1 | -1/+1 |
2021-03-26 | x509: Detect sm2 keys by their parameters OID | Stefan Berger | 1 | -0/+24 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 1 | -5/+1 |
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 |