summaryrefslogtreecommitdiff
path: root/crypto/objects
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright yearMatt Caswell2021-04-082-2/+2
* Add a local perl module to get year last changedRich Salz2021-03-313-6/+14
* Add ossl_lhash symbolsShane Lontis2021-03-181-2/+2
* Add ossl_ conf symbolsShane Lontis2021-03-181-1/+1
* Always check CRYPTO_LOCK_{read,write}_lockRich Salz2021-03-141-8/+12
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Add OID for draft-ietf-opsawg-finding-geofeeds detached CMS signatureJob Snijders2021-02-123-5/+12
* include/openssl: add a few missing #pragma once directivesFdaSilvaYY2021-02-102-1/+10
* Add some PKIX-RPKI objectsJob Snijders2021-02-023-6/+91
* obj_xref: rsassaPss must map to 'undef rsassaPss' (not 'undef rsaEncryption')Dr. David von Oheimb2021-01-282-2/+2
* Update copyright years of auto-generated headers (make update)Dr. David von Oheimb2021-01-042-2/+2
* Update copyright yearMatt Caswell2020-11-263-3/+3
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-1/+2