openssl.git
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()
2019-09-03 Richard Levittetest/errtest.c: more conditions for checking __FILE__...
2019-09-03 Richard LevitteRefactor how KEYMGMT methods get associated with other...
2019-09-03 PauliFix Coverity 1453452: Control flow issues (DEADCODE)
2019-09-02 Bernd EdlingerAdd CPU info to the speed command summary
2019-09-02 Richard LevitteDiverse ERR fixes
2019-09-02 Richard LevitteRework the documentation of our individual MAC implemen...
2019-09-02 PauliFix function name typo in MAC documentation.
2019-09-01 Bernd EdlingerRemove extern declarations of OPENSSL_ia32cap_P
2019-09-01 Shane LontisFix platform specific issues with provider ciphers
2019-08-30 Matt CaswellFix pkeyutl -verifyrecover
2019-08-29 PauliDon't include the DEVRANDOM being seeded logic on Android.
2019-08-29 PauliFix NITs in comments and CHANGES for DEVRANDOM seeded...
2019-08-29 Dr. David von... fix ERR_add_error_vdata() for use with multiple args...
2019-08-29 Matt CaswellUse ENGINE_get_id() instead of ENGINE_get_name()
2019-08-29 Matt CaswellFix no-engine
2019-08-29 Matt CaswellFix no-cmac
2019-08-29 Matt CaswellFix no-poly1305, no-siphash and no-blake2
2019-08-29 Matt CaswellFix a documentation bug in ec.h
2019-08-29 Matt CaswellFix no-ec
2019-08-29 Matt CaswellFix no-des
2019-08-29 Matt CaswellUpdate fuzz README.md
2019-08-29 Matt CaswellFix data races in EVP_CIPHER_fetch and EVP_MD_fetch
2019-08-29 Matt CaswellMake sure we pre-initialise properties
2019-08-29 Matt CaswellFix context locking
2019-08-29 PauliAllow an output indentation of zero in apps.
2019-08-28 Richard Levitteopenssl provider: New sub-command, for provider discovery
2019-08-28 Richard LevitteMove print_param_types() to libapps, and give it indent...
2019-08-27 Richard LevitteCoverty fixes for MACs
2019-08-27 Richard LevitteOPENSSL_info(): add the item OPENSSL_INFO_SEED_SOURCE...
2019-08-27 David WoodhouseFix bogus check for EVP_PKEY_supports_digest_nid()...
2019-08-27 Richard Levittetesting: set OPENSSL_MODULES to the providers directory...
2019-08-27 Cesar Pereida... Fix SCA vulnerability when using PVK and MSBLOB key...
2019-08-26 Rich SalzDo not have duplicate section heads
2019-08-26 PauliInclude mac_meth and mac_lib in the FIPS provider
2019-08-26 Shane LontisCleanup ciphers and Add 3des ciphers.
2019-08-25 Shane LontisFix Issue OSS-Fuzz: Branch on uninitialized memory...
2019-08-24 Richard LevitteUpdate EVP_MAC.pod
2019-08-24 Richard LevitteGet rid of the diversity of names for MAC parameters
2019-08-24 Richard LevitteRemove MAC cruft
2019-08-24 Shane LontisAdd app for fips installation
2019-08-24 PauliAvoid overflowing FDSET when using select(2).
2019-08-23 Richard Levittetest/evp_test.c: distinguish parsing errors from proces...
2019-08-23 Richard Levittecrypto/bn/build.info: define OPENSL_IA32_SSE2 globally...
2019-08-23 Richard LevitteConfigure: Allow 'DEFINE[]=def'
2019-08-22 Dr. Matthias... Deprecate unprefixed manual entries for openssl commands
2019-08-22 Richard Levitteopenssl dgst, openssl enc: check for end of input
next