]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Fix some missed usage of DEFINE_LHASH_OF()
[thirdparty/openssl.git] / include /
2020-10-30  Matt CaswellFix some missed usage of DEFINE_LHASH_OF()
2020-10-30  Richard LevitteAdd easy to digest selector macros for EVP_PKEYs
2020-10-26  KanAdd parentheses to fix PCLINT Info:773
2020-10-23  Nicola TuveriConstify OSSL_FUNC_keymgmt_validate()
2020-10-22  PauliRemove EVP_aes_(128|192|256)_siv functions
2020-10-22  Shane LontisRename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().
2020-10-22  Shane LontisRename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
2020-10-22  Nicola TuveriConstify OSSL_FUNC_keymgmt_has()
2020-10-21  Richard LevitteUnexport internal MSBLOB and PVK functions
2020-10-20  Matt CaswellDeprecate EVP_PKEY_set1_tls_encodedpoint()
2020-10-20  Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-19  Richard LevitteDH: make the private key length importable / exportable
2020-10-15  Matt CaswellUpdate copyright year
2020-10-15  Akshit AkhouryChanging X509at_get0_data_by_OBJ to expect const stack...
2020-10-15  Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15  Matt CaswellMake evp_pkey_ctx_get0_libctx/propq public API
2020-10-15  Matt CaswellMove CMS signing code out of the algorithms and into CMS
2020-10-15  Matt CaswellMove CMS enveloping code out of the algorithms and...
2020-10-14  Nicola Tuveri[ssl] Support ssl_encapsulate on server side
2020-10-14  Nicola Tuveri[ssl] Support ssl_decapsulate on client side
2020-10-14  Nicola TuveriDefine OSSL_CAPABILITY_TLS_GROUP_IS_KEM
2020-10-14  Kurt RoeckxUse __BYTE_ORDER__ to test the endianness when available
2020-10-12  Richard LevitteAdd PEM declaration macros that take attributes
2020-10-12  Richard LevitteAdd ASN1 declaration macros that take attributes
2020-10-12  Richard LevitteAdd convenience macros OSSL_DEPRECATEDIN_{major}_{minor}
2020-10-12  Richard LevitteAdd definitions of OSSL_DEPRECATED[_FOR] for Microsoft VC
2020-10-12  Richard LevitteChange OSSL_DEPRECATED to take a version argument
2020-10-12  Richard LevitteAdd a macro OSSL_DEPRECATED for compiler dependent...
2020-10-10  Richard LevitteENCODER / DECODER: Add functions to encode/decode to...
2020-10-09  Richard LevitteFix diverse ERR code conflicts
2020-10-08  Dr. David von OheimbCorrect and simplify use of ERR_clear_error() etc....
2020-10-08  Jordan MontgomeryExpose PKCS7_get_octet_string and PKCS7_type_is_other
2020-10-07  Dr. David von Oheimbocsp.h: Fix backward compatibility declaration of OCSP_...
2020-10-06  Paulirsa: add ossl_ prefix to internal rsa_ calls.
2020-10-05  Pauliffc: add _ossl to exported but internal functions
2020-10-05  Dmitry BelyavskiySome OIDs used in Russian X.509 certificates.
2020-10-04  Richard LevitteDECODER: Allow precise result type for OSSL_DECODER_CTX...
2020-10-01  Richard LevitteEVP: use evp_pkey_ctx_is_legacy() to find what implemen...
2020-10-01  Matt CaswellFix some things the rename script didn't quite get...
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-10-01  Paulider: _ossl prefix DER functions
2020-09-25  jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-25  Shane LontisAdd EVP_ASYM_CIPHER_gettable_ctx_params() and EVP_ASYM_...
2020-09-25  Shane LontisAdd EVP_KEM_gettable_ctx_params() and EVP_KEM_settable_...
2020-09-25  Matt CaswellRemove some dead SM2 code
2020-09-25  Matt CaswellMove SM2 asymmetric encryption to be available in the...
2020-09-25  Richard LevitteEVP: Enforce that EVP_PKEY_set_alias_type() only works...
2020-09-25  Richard LevitteHide ECX_KEY again
2020-09-24  Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-24  Richard LevitteUse OPENSSL_SYS_TANDEM instead of OPENSSL_SYSNAME_TANDEM
2020-09-23  Dr. Matthias St... drbg: revert renamings of the generate and reseed counter
2020-09-23  Shane LontisFix ecx so that is uses a settable propertyquery
2020-09-23  Shane LontisChange rsa gen so it can use the propq from OSSL_PKEY_P...
2020-09-23  Paulikdf/mac: add name query calls for KDFs and MACs
2020-09-23  PauliAdd a "random" configuration section.
2020-09-22  Paul YangAdd SM2 signature algorithm to default provider
2020-09-22  Paul YangAdd SM2 key management
2020-09-21  Eric CurtinIncrease PSK_MAX_IDENTITY_LEN from 128 to 256
2020-09-21  Rutger HendriksIncrease PSK_MAX_PSK_LEN to 512
2020-09-20  Richard LevitteDECODER: Some cleanups, and aligning with OSSL_ENCODER
2020-09-20  Richard LevitteTEST: Adapt applicable tests to the changed OSSL_ENCODE...
2020-09-20  Richard LevitteENCODER: Refactor the OSSL_ENCODER API to be more like...
2020-09-20  Richard LevitteENCODER: Redefine the libcrypto <-> provider interface
2020-09-20  David BenjaminDeprecate ASN1_STRING_length_set in OpenSSL 3.0.
2020-09-19  Shane LontisFix ec keygen so that it passes the library context...
2020-09-19  Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-18  Shane LontisAdd option to fipsinstall to disable fips security...
2020-09-18  Matt CaswellRemove some unneeded code from lhash.h
2020-09-18  Matt CaswellUpdate err.h to use the new lhash generation code
2020-09-18  Matt CaswellUpdate conf.h.in to use the new lhash generation code
2020-09-18  Matt CaswellProvide basis for fixing lhash code
2020-09-17  Shane LontisAdd selftest callback to CRNG output test
2020-09-17  Tomas MrazDisallow certs with explicit curve in verification...
2020-09-17  Tomas MrazEC_KEY: add EC_KEY_decoded_from_explicit_params()
2020-09-17  Matt CaswellCorrectly display the signing/hmac algorithm in the...
2020-09-17  jwalchAnnotate potential -Wunused-function violations in...
2020-09-16  Tim Hudsonundeprecate EVP_PKEY_cmp and EVP_PKEY_cmp_parameters
2020-09-16  Shane LontisAdd self tests for rsa encryption
2020-09-13  Matt CaswellStreamline the safestack generated code
2020-09-13  Matt CaswellRemove some safestack things that are no longer needed
2020-09-13  Matt CaswellFix safestack issues in ui.h
2020-09-13  Matt CaswellFix safestack issues in pkcs12.h
2020-09-13  Matt CaswellFix safestack issues in crypto.h
2020-09-13  Matt CaswellFix safestack issues in conf.h
2020-09-13  Matt CaswellFix safestack issues in bio.h
2020-09-13  Matt CaswellFix safestack issues in ess.h
2020-09-13  Matt CaswellFix safestack issues in asn1t.h
2020-09-13  Matt CaswellFix safestack issues in ct.h
2020-09-13  Matt CaswellFix safestack issues in crmf.h
2020-09-13  Matt CaswellFix safestack issues in x509_vfy.h
2020-09-13  Matt CaswellFix safestack issues in srp.h
2020-09-13  Matt CaswellFix safestack issues in pkcs7.h
2020-09-13  Matt CaswellFix safestack issues in ocsp.h
2020-09-13  Matt CaswellFix safestack issues in cms.h
2020-09-13  Matt CaswellFix safestack issues in cmp.h
2020-09-13  Matt CaswellFix safestack issues in asn1.h
2020-09-13  Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-13  Matt CaswellFix safestack issues in x509v3.h
2020-09-13  Matt CaswellFix safestack issues in x509.h
next