Update copyright year
[openssl.git] / crypto / x509 /
2021-06-17 Matt CaswellUpdate copyright year
2021-06-16 Dr. David von OheimbX509_digest_sig(): Improve default hash for EdDSA and...
2021-06-14 Matt CaswellAdd a generic SubjectPublicKeyInfo decoder
2021-06-12 Dr. David von Oheimbd2i_X509: revert calling X509v3_cache_extensions()
2021-06-11 William EdmistenAdd support for ISO 8601 datetime format
2021-06-08 Matt CaswellSimplify error reporting in X509_PUBKEY_get0()
2021-06-08 Matt CaswellActually use a legacy route in pem_read_bio_key_legacy()
2021-06-08 Matt CaswellOnly use the legacy route to decode a public key if...
2021-06-08 Matt CaswellEnsure that we consume all the data when decoding an...
2021-06-08 Matt CaswellUse the right class/tag when decoding an embedded key
2021-06-08 Tomas MrazX509_digest_sig: Handle RSA-PSS and EDDSA certificates
2021-06-08 Dr. David von OheimbImprove the documentation of cert path building and...
2021-06-08 Dr. David von Oheimbx509_vfy.c: Improve a couple of internally documenting...
2021-06-08 Dr. David von Oheimbx509_trs.c: rename to x509_trust.c and correct comment...
2021-06-05 Matt CaswellEnsure libctx/propq is propagated when handling X509_REQ
2021-06-05 Matt CaswellGive ASN.1 objects the ability to report their libctx...
2021-06-05 Matt CaswellMake sure X509_dup() also dup's any associated EVP_PKEY
2021-06-05 Matt CaswellUse the new ASN.1 libctx aware capabilities in CMP
2021-06-05 Matt CaswellTeach more of the ASN.1 code about libctx/propq
2021-06-05 Matt CaswellTeach the ASN.1 code how to create embedded objects...
2021-06-05 Matt CaswellProvide the ability to create an X509_PUBKEY with a...
2021-06-04 Matt CaswellCheck that we got the expected name type when verifying...
2021-06-02 Paulix509: remove TODOs
2021-06-02 Tomas MrazAdd NCONF_get_section_names()
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-30 Matt CaswellTeach EVP_PKEYs to say whether they were decoded from...
2021-05-30 Matt CaswellUpdate check_sig_alg_match() to work with provided...
2021-05-26 Paulierr: rename err_load_xxx_strings_int functions
2021-05-20 Matt CaswellUpdate copyright year
2021-05-19 Dr. David von OheimbX509_STORE_CTX_get1_issuer(): Simplify code, reducing...
2021-05-19 Dr. David von OheimbX509 build_chain(): Fix two potential memory leaks...
2021-05-19 Dr. David von OheimbX509 build_chain(): Make the variable 'curr' local...
2021-05-19 Dr. David von OheimbX509 build_chain(): Rename variable 'depth' to 'max_depth'
2021-05-19 Dr. David von OheimbX509 build_chain(): Restrict scope of 'self_signed...
2021-05-14 Dr. David von OheimbAdd OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
2021-05-13 Tomas MrazReplace some of the ERR_clear_error() calls with mark...
2021-05-13 Tomas MrazImplement pem_read_key directly through OSSL_DECODER
2021-05-13 Paulix509: fix a dangling pointer
2021-05-12 Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-06 Matt CaswellUpdate copyright year
2021-05-06 Tomas MrazMake the -inform option to be respected if possible
2021-04-28 David BenjaminAdd X509 version constants.
2021-04-28 Tomas MrazImprove the implementation of X509_STORE_CTX_get1_issuer()
2021-04-22 Matt CaswellUpdate copyright year
2021-04-21 Petr GotthardFix memory leak in X509_REQ
2021-04-20 Paulix509: remove most references to EVP_sha1()
2021-04-20 Dr. David von OheimbImprove ossl_cmp_build_cert_chain(); publish it as...
2021-04-16 Shane LontisAdd more negative checks for integers passed to OPENSSL...
2021-04-14 Tomas MrazDocument the invariants for the empty X509_NAME encoding
2021-04-14 Tomas MrazX509_NAME_cmp: if canon_enclen is 0 for both names...
2021-04-14 Shane LontisAdd some additional NULL checks to prevent segfaults.
2021-04-14 Matt CaswellRemove a TODO(3.0) from X509_PUBKEY_set
2021-04-08 Christian HeimesInherit hostflags verify params even without hosts
2021-04-08 Matt CaswellUpdate copyright year
2021-04-08 Shane LontisFix more certificate related lib_ctx settings.
2021-04-01 Randall S. BeckerCorrected missing definitions from NonStop SPT build.
2021-03-30 Paulix509: fix coverity 1474470: NULL pointer dereference
2021-03-30 Paulix509: fix coverity 1474471: NULL pointer dereference
2021-03-28 Tomas MrazImplement EVP_PKEY_dup() function
2021-03-28 PauliFix X509_PUBKEY_dup() to not leak memory
2021-03-28 Sahana PrasadAllocates and initializes pubkey in X509_PUBKEY_dup()
2021-03-25 Paulix509: fix coverity 1474424: data race condition
2021-03-25 Paulix509: fix coverity 1461225: data race condition
2021-03-22 Shane LontisFix usages of const EVP_MD.
2021-03-20 Paulix509: coverity 1472673 & 1472693 - dereference after...
2021-03-19 Richard LevitteMake ossl_d2i_PUBKEY_legacy() completely libcrypto...
2021-03-19 Richard LevittePROV: Add type specific SubjectPublicKeyInfo decoding...
2021-03-18 Shane LontisAdd ossl_ x509 symbols
2021-03-18 Shane LontisAdd ossl_ symbol to x509 policy
2021-03-18 Shane LontisAdd ossl_v3 symbols
2021-03-18 Shane LontisAdd ossl_asn1 symbols
2021-03-18 Shane LontisFix misc external ossl_ symbols.
2021-03-14 Rich SalzAlways check CRYPTO_LOCK_{read,write}_lock
2021-03-11 Matt CaswellUpdate copyright year
2021-03-09 Shane LontisReword repeated words.
2021-03-06 Dr. David von OheimbMake more use of X509_add_certs(); minor related code...
2021-02-27 Dr. David von OheimbCode cleanup mostly in crypto/x509/v3_purp.c
2021-02-24 Richard LevitteX509: Refactor X509_PUBKEY processing to include provid...
2021-02-21 Shane LontisFix external symbols for pkcs7.
2021-02-18 Dr. David von OheimbRename internal X509_add_cert_new() to ossl_x509_add_ce...
2021-02-18 Dr. David von OheimbAdd internal X509_add_certs_new(), which simplifies...
2021-02-18 Dr. David von Oheimbchain_build(): Call verify_cb_cert() if a preliminary...
2021-02-17 Dr. David von Oheimbx509_vfy: fix mem leaks in chain_build() on malloc...
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-02-16 Matt CaswellFix Null pointer deref in X509_issuer_and_serial_hash()
2021-02-15 Benjamin Kadukx509_vfy: remove redundant stack allocation
2021-02-11 Dr. David von OheimbX509_STORE_CTX_cleanup(): Use internally so no need...
2021-02-11 Dr. David von OheimbX509_STORE_CTX_get1_issuer(): Make preference on expire...
2021-02-11 Dr. David von Oheimbx509_vfy.c: Make chain_build() error diagnostics to...
2021-02-09 Dr. David von Oheimbx509_vfy.c: Sort out return values 0 vs. -1 (failure...
2021-02-09 Dr. David von OheimbX509_get_pubkey_parameters(): Correct failure behavior...
2021-02-09 Dr. David von Oheimbx509_vfy.c: Fix various coding style and documentation...
2021-02-06 Dr. David von OheimbAdd X509_STORE_CTX_verify(), which takes the first...
2021-02-04 Dr. David von Oheimbx509_vfy.c: Improve coding style and comments all over...
2021-02-04 Dr. David von OheimbAllow NULL arg to OPENSSL_sk_{dup,deep_copy} returning...
2021-02-02 Rich SalzDeprecate X509_certificate_type
2021-01-28 Dr. David von Oheimbcheck_sig_alg_match(): weaken sig nid comparison to...
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Tomas MrazAvoid using OSSL_PKEY_PARAM_GROUP_NAME when the key...
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
next