summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2022-12-01Update copyright yearTomas Mraz
2022-11-21Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-11-11Add testing of OBJ_find_sigid_by_algs()Michael Baentsch
2022-11-11enable CMS sign/verify for provider-implemented PKEYsMichael Baentsch
2022-11-11Move e_os.h to include/internalRichard Levitte
2022-11-09obj: add locking to the OBJ sigid callsPauli
2022-11-09obj: make new NIDs use tsan if possiblePauli
2022-11-09obj: make the OBJ_ calls thread safePauli
2022-10-11Update copyright yearMatt Caswell
2022-07-13add a check for the return of OBJ_new_nid()xkernel
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