Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/oid_registry.c: remove redundant assignment to variable num | Colin Ian King | 2022-11-18 | 1 | -1/+0 |
* | lib: fix spelling mistakes | Zhen Lei | 2021-07-08 | 1 | -1/+1 |
* | x509: Detect sm2 keys by their parameters OID | Stefan Berger | 2021-03-26 | 1 | -0/+24 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 2019-05-24 | 1 | -5/+1 |
* | 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 |