summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2022-05-03Update copyright yearMatt Caswell
2022-04-21str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy
2022-02-03Fix copyrightsTodd Short
2022-01-06Fix copyright year issuesBernd Edlinger
2022-01-03Update troublesome copyright years of auto-generated files to 2022Dr. David von Oheimb
2021-12-09Minor code cleanup in o_names_initBernd Edlinger
2021-06-17Update copyright yearMatt Caswell
2021-05-26err: rename err_load_xxx_strings_int functionsPauli
2021-05-12Add OID for RPKI id-ct-signedChecklistJob Snijders
2021-04-08Update copyright yearMatt Caswell
2021-03-31Add a local perl module to get year last changedRich Salz
2021-03-18Add ossl_lhash symbolsShane Lontis
2021-03-18Add ossl_ conf symbolsShane Lontis
2021-03-14Always check CRYPTO_LOCK_{read,write}_lockRich Salz
2021-02-18Update copyright yearMatt Caswell
2021-02-12Add OID for draft-ietf-opsawg-finding-geofeeds detached CMS signatureJob Snijders
2021-02-10include/openssl: add a few missing #pragma once directivesFdaSilvaYY
2021-02-02Add some PKIX-RPKI objectsJob Snijders
2021-01-28obj_xref: rsassaPss must map to 'undef rsassaPss' (not 'undef rsaEncryption')Dr. David von Oheimb
2021-01-04Update copyright years of auto-generated headers (make update)Dr. David von Oheimb
2020-11-26Update copyright yearMatt Caswell
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-10-05Some OIDs used in Russian X.509 certificates.Dmitry Belyavskiy
2020-09-08Add 4 new OIDs for PKIX key purposes and 3 new CMP information typesDr. David von Oheimb
2020-08-06Update copyright yearMatt Caswell
2020-08-04Correct misleading diagnostics of OBJ_txt2obj on unknown object nameDr. David von Oheimb
2020-07-05Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb
2020-05-19GOST-related objects changesDmitry Belyavskiy
2020-04-23Update copyright yearMatt Caswell
2020-04-17GOST cipher names adjustmentDmitry Belyavskiy
2020-01-31Add support for DH 'modp' group parameters (RFC 3526)Shane Lontis
2020-01-07Make generated copyright year be "now"Rich Salz
2020-01-02Run make updateMatt Caswell
2019-12-14Deprecate most of debug-memoryRich Salz
2019-12-11Add support for otherName:NAIRealm in outputJan-Frederik Rieckers
2019-10-03Fix long name of some Microsoft objectsMichael Osipov
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-24Support printing out some otherName variantsDmitry Belyavskiy
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte
2019-08-01Load the config file by defaultMatt Caswell
2019-07-16Regenerate mkerr filesRich Salz
2019-07-09Add X9.42 KDF.Shane Lontis
2019-07-01Add OIDs for kmac128, kmac256 and blake2.Pauli
2019-05-22Fix GOST OIDvoev
2019-05-16Added X963KDF APIShane Lontis
2019-05-08ossl_bsearch(): New generic internal binary search utility functionRichard Levitte
2019-03-19Single step kdf implementationShane Lontis