Add 'methods' parameter to setup_engine() in apps.c for individual method defaults
[openssl.git] / crypto /
2020-05-15 Dr. David von OheimbUse OSSL_STORE for load_{,pub}key() and load_cert(...
2020-05-15 Matt CaswellUpdate copyright year
2020-05-14 Richard LevitteEVP: Refactor the RSA-PSS key generation controls for...
2020-05-14 Richard LevittePROV & SIGNATURE: Adapt the RSA signature code for...
2020-05-14 Richard LevitteEVP: For SIGNATURE operations, pass the propquery early
2020-05-14 Richard LevittePROV & KEYMGMT: Add PSS-parameter support in the RSA...
2020-05-14 Richard LevitteDER writer: Add the possibility to abandon empty SEQUENCEs
2020-05-14 Richard LevitteRSA: Add PSS-parameter processing in EVP_PKEY_ASN1_METH...
2020-05-14 Richard LevitteRSA: Add a less loaded PSS-parameter structure
2020-05-14 Richard LevitteRSA: Add rsa_schemes.c, to store scheme data and transl...
2020-05-14 Richard LevitteRSA: Extract much of the rsa_pkey_export_to() code...
2020-05-14 Richard LevitteRSA: Add RSA key types
2020-05-14 Richard LevitteEVP: Only use the engine when one is defined, in pkey_m...
2020-05-13 Dr. David von OheimbRename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_...
2020-05-13 Dr. David von OheimbAdd -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MS...
2020-05-13 Dr. David von OheimbPreliminary fix of memory leak in try_decode_PKCS12...
2020-05-13 Richard LevitteOSSL_STORE: Make the 'file' scheme loader handle MSBLOB...
2020-05-13 Richard LevitteOSSL_STORE: Better information when prompting for pass...
2020-05-13 Richard LevitteOSSL_STORE: Make it possible to attach an OSSL_STORE...
2020-05-13 Richard LevittePROV: Adapt all our providers to use the new PROV_CTX...
2020-05-13 Richard LevitteRemove explicit dependency on configdata.pm when proces...
2020-05-12 Tomas MrazReplace misleading error message when loading PEM
2020-05-12 Richard LevitteCORE: Attach the provider context to the provider late
2020-05-12 Richard LevitteFix d2i_PrivateKey_ex() to work as documented
2020-05-09 Dr. David von OheimbFix bio_wait() in crypto/bio/bio_lib.c in case OPENSSL_...
2020-05-09 Dr. David von OheimbConstify 'req' parameter of OSSL_HTTP_post_asn1()
2020-05-09 Dr. David von OheimbFix bug in OSSL_CMP_SRV_process_request() on transactio...
2020-05-08 Maximilian BlenkFix PEM certificate loading that sometimes fails
2020-05-08 Richard LevitteEVP: when setting the operation to EVP_PKEY_OP_UNDEFINE...
2020-05-07 Shane LontisRemove legacy FIPS_mode functions
2020-05-07 Shane LontisAdd RSA SHA512 truncated digest support
2020-05-07 Shane LontisRemove gen_get_params & gen_gettable_params from keygen...
2020-05-07 Shane LontisRemove cipher table lookup from EVP_CipherInit_ex
2020-05-06 Matt CaswellFix a memory leak in CONF .include handling
2020-05-05 Dr. David von OheimbStrengthen X509_STORE_CTX_print_verify_cb() to print...
2020-05-04 Matt CaswellAllow OSSL_PARAM_get_octet_string() to pass a NULL...
2020-05-04 Matt CaswellFix the KEYNID2TYPE macro
2020-05-04 Matt CaswellEnsure EVP_PKEY_get_raw_[private|public]_key work with...
2020-05-04 Matt CaswellAdd the library ctx into an ECX_KEY
2020-05-04 Matt CaswellAdd the ability to ECX to import keys with only the...
2020-05-04 Matt CaswellEnsure OSSL_PARAM_BLD_free() can accept a NULL
2020-05-04 Matt CaswellMake EVP_new_raw_[private|public]_key provider aware
2020-05-04 niarand_unix.c: Ensure requests to KERN_ARND don't exceed...
2020-05-04 niarand_unix.c: Only enable hack for old FreeBSD versions...
2020-05-04 niarand_unix.c: Include correct headers for sysctl() on...
2020-05-04 Richard LevitteWPACKET: don't write DER length when we don't want to
2020-05-03 Richard LevitteFix reason code clash
2020-05-02 Shane LontisAdd solaris assembler fixes for legacy provider
2020-05-02 Shane LontisAdd default property API's to enable and test for fips
2020-04-30 Paulicoverity 1462580 Improper use of negative value
2020-04-30 Paulicoverity 1462578 Resource leak
2020-04-30 Paulicoverity 1462576 Resource leak
2020-04-30 Paulicoverity 1462567: Null pointer dereferences
2020-04-30 Paulicoverity 1462573 Dereference after null check
2020-04-30 Paulicoverity 1462566 Resource leak
2020-04-30 Paulicoverity 1462561 Uninitialized scalar variable
2020-04-30 Paulicoverity 1462560 Resource leak
2020-04-30 Paulicoverity 1462556 Resource leak
2020-04-30 Paulicoverity 1462554 Dereference after null check
2020-04-30 Paulicoverity 1462549 Dereference before null check
2020-04-30 Paulicoverity 1462548 Resource leak
2020-04-30 Paulicoverity 1462546 Dereference after null check
2020-04-30 Paulicoverity 1462545 Dereference after null check
2020-04-30 Paulicoverity 1462543 Logically dead code
2020-04-30 Paulicoverity 1462541 Dereference after null check
2020-04-30 Paulicoverity 1462550 Resource leak
2020-04-30 Paulicoverity 1462565: Null pointer dereferences
2020-04-30 Pauliparam bld: avoid freeing the param builder structure...
2020-04-30 Shane LontisFix snprintf missing for windows build
2020-04-29 Richard LevitteEVP: Fix evp_keymgmt_util_copy() for to->keymgmt =...
2020-04-29 Shourya ShuklaAmend references to "OpenSSL license"
2020-04-29 Richard Levitteinclude/openssl/x509v3.h: restore previous stack defini...
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-27 Christian Hohnstaedti2b_PVK_bio: don't set PEM_R_BIO_WRITE_FAILURE in case...
2020-04-27 Richard Levittecrypto/x509/v3_alt.c: make 'othername' a bit bigger
2020-04-25 Dirk-Willem van... Add support for unusal 'othername' subjectAltNames
2020-04-25 Paulikeymgmt: convert to use the params modification detection.
2020-04-25 Pauliparams: change OSSL_PARAM_set_unmodified() to operate...
2020-04-25 Paulievp: convert existing code to use the new modified...
2020-04-25 Pauliparams: handle the modified sentinel.
2020-04-24 Nikolay MorozovCode cleanup in X509v3 String Extentions
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-24 Nicola TuveriFix typo from #10631
2020-04-24 Rich SalzRewrite man5/config.pod and related conf code cleanup
2020-04-23 Matt CaswellUpdate copyright year
2020-04-23 Richard LevitteEVP: Fix EVP_Digest{Sign,Verify}Init() to handle no...
2020-04-23 Richard LevitteEVP: add internal evp_keymgmt_util_get_deflt_digest_nam...
2020-04-22 Matt CaswellFix no-err
2020-04-22 Matt CaswellFix some build failures with no-dh
2020-04-22 Pauliparams: add functionality to test if an OSSL_PARAM...
2020-04-21 Billy Brumley[crypto/ec] deprecate Jprojective_coordinates_GFp functions
2020-04-21 Dirk-Willem van... Add setter equivalents to X509_REQ_get0_signature
2020-04-20 Dr. Matthias St... Swap parameters of evp_method_id()
2020-04-20 Dr. Matthias St... Fix an assertion (and a comment) of evp_method_id()
2020-04-20 Shane LontisFix DH_get_nid() so that it does not cache values.
2020-04-18 Dr. David von OheimbPrevent crash in X509_NAME_cmp() etc. when cert has...
2020-04-18 Dr. David von OheimbAdd CMP error reason 'missing reference cert'
2020-04-18 Dr. David von OheimbAdd CMP fuzzing to fuzz/cmp.c, including a couple of...
2020-04-18 Dr. David von OheimbRename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART...
2020-04-17 Dmitry BelyavskiyGOST cipher names adjustment
next