]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2019-08-22  Paul YangSupport parsing of SM2 ID in hexdecimal
2019-08-22  Shane LontisAdd basic aria and camellia ciphers modes to default...
2019-08-21  Richard LevitteFix drbg_ossl_ctx_free() and drbg_nonce_ossl_ctx_free...
2019-08-21  Richard LevitteModify ossl_method_store_add() to accept an OSSL_PROVID...
2019-08-21  Richard LevitteModify ossl_method_store_add() to handle reference...
2019-08-21  Richard LevitteFix ossl_param_bld_push_{utf8,octet}_string() / param_b...
2019-08-21  PauliConstify param builder string functions.
2019-08-20  JohannesCorrect documented return value for BIO_get_mem_data()
2019-08-20  PauliStart up DEVRANDOM entropy improvement for older Linux...
2019-08-20  Dr. David von... prevent endless recursion when trace API is used within...
2019-08-19  Shane Lontiscleanup provider digests
2019-08-19  Shane LontisAdd aes_ccm to provider
2019-08-19  Dmitry BelyavskiyGet rid of using deprecated function isascii
2019-08-19  Bernd EdlingerAdd a fallback definition for __NR_getrandom for x86...
2019-08-19  Richard LevitteUse macros internally for algorithm names
2019-08-19  Mykola Baibuzdoc: fix link in BN_new.pod
2019-08-19  Richard LevitteUntangle / retangle opensslv.h, openssslconf.h and...
2019-08-19  Bernd EdlingerAdd a fallback definition for __NR_getrandom for ARM...
2019-08-18  Shane Lontiscipher cleanups.
2019-08-18  Shane LontisAdd fips provider code for handling self test data
2019-08-18  Rich SalzUse WARNINGS heading not WARNING
2019-08-18  Rich SalzUse EXAMPLES not EXAMPLE for section title
2019-08-18  Rich SalzFix some pod-page ordering nits
2019-08-18  Patrick SteuerFix --strict-warnings build
2019-08-18  Patrick SteuerTest for out-of-bounds write when requesting zero bytes...
2019-08-18  Patrick SteuerDirectly return from final sha3/keccak_final if no...
2019-08-18  Rich Salz.travis.yml: Use travis_terminate on failure
2019-08-17  Bernd EdlingerFix error handling in X509_chain_up_ref
2019-08-17  Richard LevitteWindows UWP builds: determine automatically if asm...
2019-08-16  Patrick SteuerFix 9bf682f which broke nistp224_method
2019-08-16  Richard LevitteRename ctx_{get,set}_params to {get,set}_ctx_params
2019-08-16  Rich SalzIgnore function code collisions
2019-08-15  Richard LevitteRe-implement 'openssl list -mac-algorithms'
2019-08-15  Richard LevitteImplement EVP_MAC_do_all_ex()
2019-08-15  Richard LevitteAdd EVP_MAC_provider()
2019-08-15  Richard LevitteRename the hash implementations KMAC{128,256} to KECCAK...
2019-08-15  Richard LevitteOSSL_PARAM_construct_from_text(): handle non-hex octet...
2019-08-15  Richard LevitteAdjust some provider reason codes
2019-08-15  Richard LevitteAdapt the MAC tests, and tests for other things that...
2019-08-15  Richard LevitteAdapt diverse code to provider based MACs.
2019-08-15  Richard LevitteAdapt apps/mac.c to use provider based MACs
2019-08-15  Richard LevitteRemove init of MACs from EVP
2019-08-15  Richard LevitteMove Poly1305 to providers
2019-08-15  Richard LevitteMove SipHash to providers
2019-08-15  Richard LevitteMove KMAC to providers
2019-08-15  Richard LevitteMove HMAC to providers
2019-08-15  Richard LevitteMove GMAC to providers
2019-08-15  Richard LevitteMove CMAC to providers
2019-08-15  Richard LevitteMove BLAKE2 MACs to the providers
2019-08-15  Richard LevittePrepare EVP_MAC infrastructure for moving all MACs...
2019-08-15  Patrick SteuerOPENSSL_s390xcap.pod: list msa9 facility bit (155)
2019-08-15  Patrick Steuers390x assembly pack: accelerate ECDSA
2019-08-15  Patrick SteuerEnable curve-spefific ECDSA implementations via EC_METHOD
2019-08-15  Patrick Steuers390x assembly pack: accelerate scalar multiplication
next