summaryrefslogtreecommitdiffstats
path: root/lib/oid_registry.c
AgeCommit message (Expand)AuthorLines
2025-05-11lib/oid_registry.c: remove unused sprint_OIDDr. David Alan Gilbert-24/+1
2022-11-18lib/oid_registry.c: remove redundant assignment to variable numColin Ian King-1/+0
2021-07-08lib: fix spelling mistakesZhen Lei-1/+1
2021-03-26x509: Detect sm2 keys by their parameters OIDStefan Berger-0/+24
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner-5/+1
2017-12-08509: fix printing uninitialized stack memory when OID is emptyEric Biggers-2/+6
2017-12-08X.509: fix buffer overflow detection in sprint_oid()Eric Biggers-4/+4
2017-09-08lib/oid_registry.c: X.509: fix the buffer overflow in the utility function fo...Takashi Iwai-2/+2
2013-05-05Give the OID registry file module info to avoid kernel taintingDavid Howells-0/+5
2012-10-08X.509: Add utility functions to render OIDs as stringsDavid Howells-0/+81
2012-10-08X.509: Implement simple static OID registryDavid Howells-0/+89