summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2024-03-15Add Content Type OID for id-ct-rpkiSignedPrefixListJob Snijders
2024-01-15Fix arithmetic expression overflowDrokov Pavel
2024-01-15Check ASN1_OBJECT_new resultDrokov Pavel
2023-10-18ensure that ossl_obj_nid_lock is allocated before useNeil Horman
2023-10-18fix: LINEAR search doesn't work properly (if CHARSET_EBCDIC is defined)Pavel Stetsuk
2023-10-02obj_xref.h: make updateMathieu Tortuyaux
2023-10-02obj_xref: ecdsa support sha3 hash functionMathieu Tortuyaux
2023-09-07Copyright year updatesMatt Caswell
2023-08-04no_autoload: make the no-autoload-config option work again.Pauli
2023-06-29feat: add missing pki / pmi object identifiersJonathan M. Wilbur
2023-06-06Restrict the size of OBJECT IDENTIFIERs that OBJ_obj2txt will translateRichard Levitte
2023-05-22Adding some selected MS OIDs for #19630 added ms-corp alias for OID 1.3.6.1.4...Dragan Zuvic
2023-04-04Don't call OPENSSL_init_crypto from inside a RUN_ONCEMatt Caswell
2023-03-23OBJ_nid2obj(): Return UNDEF object instead of NULL for NID_undefTomas Mraz
2022-12-13Allow OBJ_create() to create an OBJ and NID with a NULL OIDRichard Levitte
2022-11-29obj: Add SM4 XTS OIDXu Yizhou
2022-10-18Add ZSTD compression support (RFC8478bis)Todd Short
2022-10-18Add brotli compression support (RFC7924)Todd Short
2022-10-07Reimplement brainpool TLSv1.3 support group supportMatt Caswell
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2022-10-03Add Content Type OID for RPKI id-ct-signedTALJob Snijders
2022-09-23Allow PKCS12 export to set arbitrary bag attributesGraham Woodward
2022-09-15Add support for PBE using hmacWithSM3K1
2022-08-23Makefile: Generate crypto objects only as far as neededDr. David von Oheimb
2022-07-13add a check for the return of OBJ_new_nid()xkernel
2022-06-28Objects: Add OIDs needed for CAdES-ProcessingLutz Jaenicke
2022-06-22Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-05-04objects.txt: Add newly registered OIDs according to CMP Updates, for use in e...Dr. David von Oheimb
2022-05-03Update copyright yearMatt Caswell
2022-04-22str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy
2022-03-03Add testing of OBJ_find_sigid_by_algs()Michael Baentsch
2022-03-03enable CMS sign/verify for provider-implemented PKEYsMichael Baentsch
2022-02-05Move e_os.h to include/internalRichard Levitte
2022-02-03Fix copyrightsTodd Short
2022-01-13object: use updated tsan lock detection capabilitiesPauli
2022-01-07Fix: some patches related to error exitingPeiwei Hu
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-12-07OBJ_obj2txt(): fix off-by-one documentation of the resultDr. David von Oheimb
2021-11-11Add OID for RPKI id-ct-ASPAJob Snijders
2021-10-22Permit no/empty digest in core_obj_add_sigidMichael Baentsch
2021-10-05obj: Add SM4 GCM/CCM OIDTianjia Zhang
2021-09-25obj: add locking to the OBJ sigid callsPauli
2021-09-25obj: make new NIDs use tsan if possiblePauli
2021-09-25obj: make the OBJ_ calls thread safePauli
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