aboutsummaryrefslogtreecommitdiff
path: root/crypto/objects
AgeCommit message (Expand)AuthorFilesLines
2022-11-21Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau1-2/+2
2022-11-11Add testing of OBJ_find_sigid_by_algs()Michael Baentsch1-1/+2
2022-11-11enable CMS sign/verify for provider-implemented PKEYsMichael Baentsch1-1/+8
2022-11-11Move e_os.h to include/internalRichard Levitte1-1/+1
2022-11-09obj: add locking to the OBJ sigid callsPauli1-40/+117
2022-11-09obj: make new NIDs use tsan if possiblePauli1-14/+50
2022-11-09obj: make the OBJ_ calls thread safePauli1-153/+178
2022-10-11Update copyright yearMatt Caswell1-1/+1
2022-07-13add a check for the return of OBJ_new_nid()xkernel1-0/+3
2022-05-03Update copyright yearMatt Caswell1-1/+1
2022-04-21str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy1-19/+2
2022-02-03Fix copyrightsTodd Short1-0/+8
2022-01-06Fix copyright year issuesBernd Edlinger1-1/+1
2022-01-03Update troublesome copyright years of auto-generated files to 2022Dr. David von Oheimb2-2/+2
2021-12-09Minor code cleanup in o_names_initBernd Edlinger1-1/+7
2021-06-17Update copyright yearMatt Caswell1-1/+1
2021-05-26err: rename err_load_xxx_strings_int functionsPauli1-1/+1
2021-05-12Add OID for RPKI id-ct-signedChecklistJob Snijders3-5/+12
2021-04-08Update copyright yearMatt Caswell2-2/+2
2021-03-31Add a local perl module to get year last changedRich Salz3-6/+14
2021-03-18Add ossl_lhash symbolsShane Lontis1-2/+2
2021-03-18Add ossl_ conf symbolsShane Lontis1-1/+1
2021-03-14Always check CRYPTO_LOCK_{read,write}_lockRich Salz1-8/+12
2021-02-18Update copyright yearMatt Caswell1-1/+1
2021-02-12Add OID for draft-ietf-opsawg-finding-geofeeds detached CMS signatureJob Snijders3-5/+12
2021-02-10include/openssl: add a few missing #pragma once directivesFdaSilvaYY2-1/+10
2021-02-02Add some PKIX-RPKI objectsJob Snijders3-6/+91
2021-01-28obj_xref: rsassaPss must map to 'undef rsassaPss' (not 'undef rsaEncryption')Dr. David von Oheimb2-2/+2
2021-01-04Update copyright years of auto-generated headers (make update)Dr. David von Oheimb2-2/+2
2020-11-26Update copyright yearMatt Caswell3-3/+3
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte1-1/+2
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte4-16/+16
2020-10-05Some OIDs used in Russian X.509 certificates.Dmitry Belyavskiy3-5/+61
2020-09-08Add 4 new OIDs for PKIX key purposes and 3 new CMP information typesDr. David von Oheimb3-5/+56
2020-08-06Update copyright yearMatt Caswell1-1/+1
2020-08-04Correct misleading diagnostics of OBJ_txt2obj on unknown object nameDr. David von Oheimb2-1/+7
2020-07-05Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb1-26/+25
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb1-0/+0
2020-05-19GOST-related objects changesDmitry Belyavskiy3-3/+8
2020-04-23Update copyright yearMatt Caswell3-3/+3
2020-04-17GOST cipher names adjustmentDmitry Belyavskiy4-72/+118
2020-01-31Add support for DH 'modp' group parameters (RFC 3526)Shane Lontis3-3/+34
2020-01-07Make generated copyright year be "now"Rich Salz3-16/+6
2020-01-02Run make updateMatt Caswell2-2/+2
2019-12-14Deprecate most of debug-memoryRich Salz1-11/+1
2019-12-11Add support for otherName:NAIRealm in outputJan-Frederik Rieckers3-5/+12
2019-10-03Fix long name of some Microsoft objectsMichael Osipov2-6/+6
2019-09-28Reorganize local header filesDr. Matthias St. Pierre3-2/+2
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre3-5/+5
2019-09-24Support printing out some otherName variantsDmitry Belyavskiy3-5/+26