aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* Add Content Type OID for id-ct-rpkiSignedPrefixListJob Snijders2024-03-154-7/+14
* Fix arithmetic expression overflowDrokov Pavel2024-01-151-1/+1
* Check ASN1_OBJECT_new resultDrokov Pavel2024-01-151-0/+4
* ensure that ossl_obj_nid_lock is allocated before useNeil Horman2023-10-181-7/+28
* fix: LINEAR search doesn't work properly (if CHARSET_EBCDIC is defined)Pavel Stetsuk2023-10-181-3/+4
* obj_xref.h: make updateMathieu Tortuyaux2023-10-021-1/+9
* obj_xref: ecdsa support sha3 hash functionMathieu Tortuyaux2023-10-021-0/+4
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* no_autoload: make the no-autoload-config option work again.Pauli2023-08-041-0/+2
* feat: add missing pki / pmi object identifiersJonathan M. Wilbur2023-06-293-5/+205
* Restrict the size of OBJECT IDENTIFIERs that OBJ_obj2txt will translateRichard Levitte2023-06-061-0/+19
* Adding some selected MS OIDs for #19630 added ms-corp alias for OID 1.3.6.1.4...Dragan Zuvic2023-05-224-20/+50
* Don't call OPENSSL_init_crypto from inside a RUN_ONCEMatt Caswell2023-04-041-3/+2
* OBJ_nid2obj(): Return UNDEF object instead of NULL for NID_undefTomas Mraz2023-03-231-3/+2
* Allow OBJ_create() to create an OBJ and NID with a NULL OIDRichard Levitte2022-12-131-5/+17
* obj: Add SM4 XTS OIDXu Yizhou2022-11-293-5/+12
* Add ZSTD compression support (RFC8478bis)Todd Short2022-10-183-4/+9
* Add brotli compression support (RFC7924)Todd Short2022-10-183-3/+10
* Reimplement brainpool TLSv1.3 support group supportMatt Caswell2022-10-073-3/+21
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-054-13/+5
* Add Content Type OID for RPKI id-ct-signedTALJob Snijders2022-10-033-5/+12
* Allow PKCS12 export to set arbitrary bag attributesGraham Woodward2022-09-233-5/+23
* Add support for PBE using hmacWithSM3K12022-09-153-5/+14
* Makefile: Generate crypto objects only as far as neededDr. David von Oheimb2022-08-231-1/+1
* add a check for the return of OBJ_new_nid()xkernel2022-07-131-0/+3
* Objects: Add OIDs needed for CAdES-ProcessingLutz Jaenicke2022-06-283-5/+151
* Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau2022-06-221-2/+2
* objects.txt: Add newly registered OIDs according to CMP Updates, for use in e...Dr. David von Oheimb2022-05-044-8/+81
* Update copyright yearMatt Caswell2022-05-033-3/+3
* str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy2022-04-221-19/+2
* Add testing of OBJ_find_sigid_by_algs()Michael Baentsch2022-03-031-1/+2
* enable CMS sign/verify for provider-implemented PKEYsMichael Baentsch2022-03-031-1/+8
* Move e_os.h to include/internalRichard Levitte2022-02-051-1/+1
* Fix copyrightsTodd Short2022-02-031-0/+8
* object: use updated tsan lock detection capabilitiesPauli2022-01-131-15/+5
* Fix: some patches related to error exitingPeiwei Hu2022-01-071-2/+3
* Fix copyright year issuesBernd Edlinger2022-01-061-1/+1
* Update troublesome copyright years of auto-generated files to 2022Dr. David von Oheimb2022-01-032-2/+2
* Minor code cleanup in o_names_initBernd Edlinger2021-12-091-1/+7
* OBJ_obj2txt(): fix off-by-one documentation of the resultDr. David von Oheimb2021-12-071-12/+16
* Add OID for RPKI id-ct-ASPAJob Snijders2021-11-113-5/+12
* Permit no/empty digest in core_obj_add_sigidMichael Baentsch2021-10-221-1/+1
* obj: Add SM4 GCM/CCM OIDTianjia Zhang2021-10-053-5/+19
* obj: add locking to the OBJ sigid callsPauli2021-09-251-40/+117
* obj: make new NIDs use tsan if possiblePauli2021-09-251-14/+50
* obj: make the OBJ_ calls thread safePauli2021-09-251-153/+178
* Update copyright yearMatt Caswell2021-06-171-1/+1
* err: rename err_load_xxx_strings_int functionsPauli2021-05-261-1/+1
* Add OID for RPKI id-ct-signedChecklistJob Snijders2021-05-123-5/+12