README-FIPS: document the installation of the FIPS provider
[openssl.git] / crypto / asn1 /
2021-04-27 Richard LevitteASN1: Ensure that d2i_ASN1_OBJECT() frees the strings...
2021-04-22 Matt CaswellUpdate copyright year
2021-04-21 Dr. David von OheimbASN.1: Add some sanity checks for input len <= 0; relat...
2021-04-21 Dr. David von Oheimbtasn_dec.c: Add checks for it == NULL arguments; improv...
2021-04-20 Pauliasn1: fix indentation
2021-04-18 Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-16 Shane LontisAdd more negative checks for integers passed to OPENSSL...
2021-04-13 FdaSilvaYYcrypto: raise error on malloc failure
2021-04-08 Dr. David von Oheimbd2i_PrivateKey_decoder(): Fix premature exit on unsucce...
2021-04-08 Dr. David von Oheimbd2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex...
2021-04-08 Matt CaswellUpdate copyright year
2021-04-08 Shane LontisFix more certificate related lib_ctx settings.
2021-04-07 PauliDisallow ASN.1 enumerated types to be treated as strings.
2021-04-07 PauliEnsure that the negative flag is correct set for ASN1...
2021-04-07 PauliCheck for integer overflow in i2a_ASN1_OBJECT and error...
2021-03-31 Rich SalzAdd a local perl module to get year last changed
2021-03-25 Tomas MrazEVP_PKCS82PKEY: Create provided keys if possible
2021-03-21 Richard LevitteASN1: Reset the content dump flag after dumping
2021-03-19 Richard LevitteMake evp_privatekey_from_binary() completely libcrypto...
2021-03-18 Shane LontisAdd ossl_asn1 symbols
2021-03-18 Beat BolliASN1: check the Unicode code point range in ASN1_mbstri...
2021-03-18 Beat BolliASN1: limit the Unicode code point range in UTF8_getc...
2021-03-11 Matt CaswellUpdate copyright year
2021-03-09 Shane LontisReword repeated words.
2021-02-27 Richard Levittecrypto/asn1/i2d_evp.c: Fix i2d_provided() to return...
2021-02-27 Richard LevitteModify i2d_PublicKey() so it can get an EC public key...
2021-02-26 Benjamin KadukCheck ASN1_item_ndef_i2d() return value.
2021-02-23 Shane LontisAdd back in legacy paths for d2i_PrivateKey/d2i_AutoPri...
2021-02-19 Shane LontisFix merge problem in d2i_PrivateKey_ex
2021-02-19 Shane LontisFix d2i_AutoPrivateKey_ex so that is uses the new decod...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-20 Dr. David von OheimbX509: Enable printing cert even with invalid validity...
2021-01-20 Dr. David von OheimbASN1_TIME_print() etc.: Improve doc and add comment...
2021-01-04 Dr. David von OheimbUpdate copyright years of auto-generated headers (make...
2020-12-20 Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-19 Richard LevitteFix 'no-deprecated'
2020-12-08 Matt CaswellComplain if we are attempting to encode with an invalid...
2020-12-08 Matt CaswellCheck that multi-strings/CHOICE types don't use implici...
2020-12-03 Pauliremove unused assignments
2020-12-03 Pauliremove unused return value assignments
2020-12-02 Richard LevitteAdapt everything else to the updated OSSL_ENCODER_CTX_n...
2020-11-30 Matt CaswellFix instances of pointer addition with the NULL pointer
2020-11-27 Dr. David von OheimbX509_dup: fix copying of libctx and propq using new...
2020-11-26 Matt CaswellUpdate copyright year
2020-11-24 Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-18 Richard LevitteDeprecate RSA harder
2020-11-15 Daniel BeveniusREF_PRINT: cast pointer to void to avoid warnings
2020-11-13 Richard LevitteCRYPTO: refactor ERR_raise()+ERR_add_error_data() to...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-11-11 Richard LevitteAdapt libcrypto functionality to specify the desired...
2020-10-30 Richard LevitteAdd easy to digest selector macros for EVP_PKEYs
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
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-10 Richard LevitteAdapt some code to OSSL_ENCODER_to_data() / OSSL_DECODE...
2020-10-08 Daniel BeveniusSet mark and pop error in d2i_PrivateKey_ex
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-09-20 Richard LevitteENCODER: Adapt calls to the changed OSSL_ENCODER_CTX_ne...
2020-09-20 David BenjaminDeprecate ASN1_STRING_length_set in OpenSSL 3.0.
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 asn1t.h
2020-09-13 Matt CaswellFix safestack issues in asn1.h
2020-09-08 Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
2020-09-03 Richard LevitteASN1: Make ASN1_item_verify_ctx() work with provider...
2020-09-03 Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-09-03 Richard LevitteASN1: Fix d2i_KeyParams() to advance |pp| like all...
2020-08-29 Matt CaswellDelete unused PKEY MAC files
2020-08-26 Dmitry BelyavskiyAdd NID_id_on_SmtpUTF8Mailbox to table of X.509 attributes
2020-08-24 Shane LontisFix coverity CID #1465531 - Negative return passed...
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-21 Dr. David von OheimbAdd libctx and propq param to ASN.1 sign/verify/HMAC...
2020-08-09 Shane LontisAdd libctx to SMIME ASN1
2020-08-04 Norman AshleyCoverity Fixes for issue #12531
2020-08-01 Matt CaswellFix an ENGINE leak in asn1_item_digest_with_libctx
2020-07-24 Shane LontisAdd X509 related libctx changes.
2020-07-16 Paulideprecate engines in libcrypto
2020-06-19 haykam821Remove whitespace from 'white space'
2020-05-26 Dr. David von OheimbConstify X509_PUBKEY_get(), X509_PUBKEY_get0(), and...
2020-05-15 Matt CaswellUpdate copyright year
2020-05-12 Richard LevitteFix d2i_PrivateKey_ex() to work as documented
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-21 Dirk-Willem van... Add setter equivalents to X509_REQ_get0_signature
2020-04-16 Rich SalzUse build.info, not ifdef for crypto modules
2020-04-15 Matt CaswellTeach d2i_PrivateKey et al about libctx
2020-04-07 PauliInteger overflow in ASN1_STRING_set.
2020-03-25 Dr. David von OheimbFix bug in strncpy() use of sk_ASN1_UTF8STRING2text...
2020-03-25 Nikolay MorozovIssuer Sign Tool extention support
2020-03-10 Dr. David von OheimbExtract sk_ASN1_UTF8STRING2text() from ts_get_status_te...
2020-02-29 Richard LevitteRethink the EVP_PKEY cache of provider side keys
2020-02-27 Richard LevitteDeprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
2020-02-14 Richard LevitteAdapt i2d_PrivateKey for provider only keys
2020-02-14 Nikolay MorozovForgotten GOST2012 support in non-vital places
2020-02-11 PauliDeprecate the low level DSA functions.
2020-02-02 Richard LevitteX509: Refactor X509_verify() and X509_REQ_verify()...
next