openssl.git
2019-09-10 PauliCoverity 1453627: Null pointer dereferences (REVERSE_INULL)
2019-09-10 PauliCoverity 1414465: Resource leaks (RESOURCE_LEAK)
2019-09-10 Bernd EdlingerFix a padding oracle in PKCS7_dataDecode and CMS_decryp...
2019-09-10 Bernd EdlingerFix a potential crash in rand_unix.c
2019-09-10 Bernd EdlingerFix a strict warnings error in rand_pool_acquire_entropy
2019-09-09 Billy Brumley[test] ECC: check the bounds for auto computing cofactor
2019-09-09 Bernd EdlingerFix build with VS2008
2019-09-09 Matt CaswellUse simple names in core_names.h
2019-09-09 Matt CaswellMove EVP_PKEY algorithm implementations into a union
2019-09-09 Matt CaswellRevise EVP_PKEY param handling
2019-09-09 Matt CaswellEnable DH "keys" which only contain domain parameters
2019-09-09 Matt CaswellAdd docs for the provider interface for signature opera...
2019-09-09 Matt CaswellAdd public API docs for newly added EVP_SIGNATURE relat...
2019-09-09 Matt CaswellAdd support for verify/verify_recover functions to...
2019-09-09 Matt CaswellImplement DSA in the default provider
2019-09-09 Matt CaswellAdd the ability to perform signatures in a provider
2019-09-09 Bernd EdlingerDH_check_pub_key_ex was accidentally calling DH_check,
2019-09-09 Bernd EdlingerUse BN_clear_free in DH_set0_key
2019-09-09 Bernd EdlingerCheck the DH modulus bit length
2019-09-09 Nicola TuveriUniform TEST_*() check usage in test/ectest.c
2019-09-09 Nicola TuveriFix spacing nit in test/ectest.c
2019-09-09 Jakub ZelenkaFix typos in the OSSL_METHOD_STORE doc
2019-09-09 Nicola Tuveri[ec] Match built-in curves on EC_GROUP_new_from_ecparam...
2019-09-09 Richard LevitteDo no mention private headers in public headers
2019-09-08 Dr. Matthias... Configure: clang: move -Wno-unknown-warning-option...
2019-09-07 Billy BrumleyCHANGES entry: for ECC parameters with NULL or zero...
2019-09-07 Billy Brumley[test] computing ECC cofactors: regression test
2019-09-07 PauliUse common digest getter for X942 KDF
2019-09-07 PauliUse common digest getter for SSH KDF
2019-09-07 PauliUse common digest getter for TLS1 PRF
2019-09-07 PauliUse common digest getter for single step KDF
2019-09-07 PauliUse common digest getter for PBKDF2
2019-09-07 PauliUse common digest getter for HKDF
2019-09-07 PauliUse common define for properties, engine, cipher and...
2019-09-07 PauliAdd 'engine' param to KDFs
2019-09-07 PauliKMAC using common digest get code
2019-09-07 PauliHMAC using common digest get code
2019-09-07 PauliGMAC using common cipher get code
2019-09-07 PauliCMAC using common cipher get code
2019-09-07 PauliUnify the digest getting code inside providers.
2019-09-06 Nicola Tuveri[ec/ecp_nistp*.c] restyle: use {} around `else` too
2019-09-06 Nicola Tuveri[ec/ecp_nistp*.c] remove flip_endian()
2019-09-06 Nicola TuveriUniform BN_bn2binpad() and BN_bn2lebinpad() implementations
2019-09-06 Nicola TuveriMake BN_num_bits() consttime upon BN_FLG_CONSTTIME
2019-09-06 Nicola TuveriFix a SCA leak using BN_bn2bin()
2019-09-06 Bernd EdlingerFix a SCA leak in BN_generate_dsa_nonce
2019-09-06 Cesar Pereida... [crypto/rsa] Set the constant-time flag in multi-prime...
2019-09-06 Cesar Pereida... [crypto/asn1] Fix multiple SCA vulnerabilities during...
2019-09-06 Paulilibcrypto.num entries for KDFs
2019-09-06 PauliMove OSSL_OP_KDF into its rightful place amongst the...
2019-09-06 PauliRemove reference to legacy aliases for MAC and KDF
2019-09-06 PauliClear collected_seed after freeing it
2019-09-06 PauliLowercase command line 'N' argument since params have...
2019-09-06 PauliUpdate KDF documentation (section 3)
2019-09-06 PauliUpdate KDF documentation (section 1)
2019-09-06 PauliUpdate KDF documentation (section 7)
2019-09-06 Richard LevitteDeal with BUF_MEM_grow ambiguity
2019-09-06 Richard Levittecrypto/evp/pkey_kdf.c: further special treatment of...
2019-09-06 Richard LevitteMore KDF cleanup
2019-09-06 Richard LevittePBKDF2 implementation: refactor to avoid memleak
2019-09-06 Richard LevitteFix memleaks in KDF implementations
2019-09-06 Richard Levittecrypto/evp/pkey_kdf.c: Redo parameter processing
2019-09-06 Richard Levittecrypto/evp/kdf_meth.c: Add the reset function to the...
2019-09-06 PauliUpdate private.num for KDFs/PRFs
2019-09-06 Pauliossl_provider_library_context(NULL) returns NULL.
2019-09-06 PauliParams from text to allow zero length value fields
2019-09-06 PauliUpdate EVP test data for KDFs and PRFs.
2019-09-06 PauliKDF error codes reworked
2019-09-06 PauliCleanse KDF missing crypto files
2019-09-06 PauliCleanse KDF error files
2019-09-06 PauliCleanse crypto/kdf directory
2019-09-06 PauliKDF/PRF updates to libcrypto
2019-09-06 PauliApp updates for KDF provider conversion.
2019-09-06 PauliKDF provider conversion error updates - generated
2019-09-06 PauliKDF additons to names and numbers
2019-09-06 PauliTest updates in light of the KDF switchover
2019-09-06 PauliDocumentation updates in light of the KDF conversion
2019-09-06 PauliAdd KDFs to providers
2019-09-06 PauliFix users of KDFs to use params not ctls
2019-09-06 PauliRemove old KDF initialisation
2019-09-06 PauliFix TLS/SSL PRF usages.
2019-09-06 PauliMove KDFs to the provider.
2019-09-06 Matt CaswellTeach TLSProxy how to parse CertificateRequest messages
2019-09-06 Matt CaswellDon't send a status_request extension in a CertificateR...
2019-09-05 Viktor DukhovniUndeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBER
2019-09-05 Dmitry BelyavskiyReverting check to correct
2019-09-05 Dmitry BelyavskiyDisallow change EVP_CIPHER properties once set
2019-09-05 Dmitry BelyavskiyDisallow change EVP_MD properties once set
2019-09-05 Billy Brumley[test] computing ECC cofactors: regression test
2019-09-05 Billy Brumley[crypto/ec] for ECC parameters with NULL or zero cofact...
2019-09-05 Rich SalzMake failed messages easier to find
2019-09-05 Bernd EdlingerFix error handling in x509_lu.c
2019-09-05 Bernd EdlingerCleanup includes in rand_unix.c
2019-09-05 Shane LontisChange provider params from int to size_t
2019-09-04 Rich SalzHandle the renamed command POD files in find-doc-nits
2019-09-04 Richard LevitteMove libapps.a source to apps/lib
2019-09-04 Billy BrawnerSuppress 'No server certificate CA names sent' message
2019-09-04 PauliOSSL_PARAM_construct_utf8_string computes the string...
2019-09-04 Richard LevitteNew function EVP_CIPHER_free()
2019-09-04 Richard LevitteNew function EVP_MD_free()
next