]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2020-02-18  Richard LevitteTEST: Modify test/recipes/80-test_cms.t to leave artifa...
2020-02-18  Richard LevitteTEST: Modify test/recipes/80-test_ca.t to leave artifac...
2020-02-18  Richard LevitteTEST: Modify test/recipes/20-test_pkeyutl.t to leave...
2020-02-18  Richard LevitteTEST: Modify test/recipes/20-test_enc_more.t to leave...
2020-02-18  Richard LevitteTEST: Modify test/recipes/25-test_x509.t to leave artif...
2020-02-18  Richard LevitteTEST: Modify test/recipes/25-test_req.t to leave artifa...
2020-02-18  Richard LevitteTEST: Modify test/recipes/25-test_crl.t to leave artifa...
2020-02-18  Richard LevitteTEST: Modify test/recipes/20-test_enc.t to leave artifa...
2020-02-18  Richard LevitteTEST: Modify test/recipes/20-test_dgst.t to leave artif...
2020-02-18  Richard LevitteTEST: Modify test/recipes/15-test_rsapss.t to leave...
2020-02-18  Richard LevitteTEST: Modify test/recipes/15-test_mp_rsa.t to leave...
2020-02-18  Richard LevitteTEST: Create test specific output directories
2020-02-18  Richard LevitteDOC: Add documentation related to X509_LOOKUPs
2020-02-18  Richard LevitteFix podchecker warnings
2020-02-18  Richard LevitteMake util/find-doc-nits runnable from the build tree
2020-02-17  Pauliffc: use sizeof(*pointer) instead of sizeof(struct...
2020-02-17  PauliCoverity 1458438: fix uninitialised memory access.
2020-02-17  PauliCoverity 1458439: fix resource leak
2020-02-17  Dr. David von... chunk 7 of CMP contribution to OpenSSL
2020-02-17  Dr. David von... fix various formatting nits in CMP contribution chunks...
2020-02-17  Dr. David von... improve CMP logging according to comments on CMP chunk...
2020-02-17  Dr. David von... add internal doc files actually belonging to CMP contri...
2020-02-17  David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-17  Rich SalzAdd $debug variable and use it
2020-02-17  simplelinsFix a bug for aarch64 BigEndian
2020-02-16  Wataru Ashiharacrypto/bn: fix debug build
2020-02-16  Shane LontisAdd FFC param/key validation
2020-02-15  H.J. Lux86_64: Add endbranch at function entries for Intel CET
2020-02-15  Richard Levitteinclude/openssl/whrlpool.h: correct unbalanced deprecat...
2020-02-15  Richard LevitteDOC: document in more detail what a BIO_read_ex() via...
2020-02-15  Richard LevitteDocument OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
2020-02-14  Richard LevittePROV: Build the main FIPS module code with FIPS_MODE...
2020-02-14  Bastian Germannapps x509: passing PKCS#11 URL as -signkey
2020-02-14  Rich SalzMake secure-memory be a config option
2020-02-14  Richard LevitteAdapt i2d_PUBKEY for provider only keys
2020-02-14  Richard LevitteAdapt i2d_PrivateKey for provider only keys
2020-02-14  Nikolay MorozovForgotten GOST2012 support in non-vital places
2020-02-13  Paulidsatest: fix the non-deprecated version of the test...
2020-02-13  PauliApps: don't build deprecated DH and DSA apps.
2020-02-13  Shane LontisFix coverity issues
2020-02-13  H.J. Lux86_64: Always generate .note.gnu.property section...
2020-02-13  Matt CaswellFix a mem leak in libssl
2020-02-13  Matt CaswellAdd Asymmetric RSA cipher tests in FIPS provider
2020-02-13  Matt CaswellMake the RSA ASYM_CIPHER implementation available insid...
2020-02-13  Christopher... Add assembly config targets for UEFI build
2020-02-12  Matt CaswellFix no-ec build
2020-02-12  Richard LevitteAdd OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
2020-02-12  Dr. David von... fix build for new HTTP client in case OPENSSL_NO_CMP...
2020-02-12  PauliRemove unused ossl_param_bld_to_param_ex() function.
2020-02-12  PauliRemove unused OSSL_PARAM_construct_from_text() function.
2020-02-11  PauliAdd NEWS entry about deprecation of command line public...
2020-02-11  Paulidsa: deprecate applications that depend on the low...
2020-02-11  Pauliapp: add a deprecation warning to all deprecated commands.
2020-02-11  Richard Levittetest/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'
2020-02-11  Paulitest_dsa: fix deprecation logic
2020-02-11  Richard Levittetest/recipes/15-test_dsa.t: Deal with deprecation of...
2020-02-11  PauliDeprecate the low level DSA functions.
2020-02-11  Paulidsa.h: fix preprocessor indentation
2020-02-11  PauliDSA: fix the DSA parameter logic in test.
2020-02-11  Matt CaswellAdd S390 support for provider based X25519/X448
2020-02-11  Matt CaswellAdd X25519/X448 Key Exchange to the default provider
2020-02-11  Matt CaswellImplement Provider side Key Management for X25519 and...
2020-02-11  Matt CaswellImplement a stricter ECX_KEY type
2020-02-11  Kurt RoeckxCheck that ed25519 and ed448 are allowed by the securit...
2020-02-11  Kurt RoeckxGenerate new Ed488 certificates
2020-02-11  Bernd EdlingerAdd a minimal build target for Travis and Appveyor
2020-02-11  Richard LevitteX509_PUBKEY_set(): Fix memory leak
2020-02-10  Dr. David von... Generalize the HTTP client so far implemented mostly...
2020-02-10  Dr. David von... add BIO_socket_wait(), BIO_wait(), and BIO_connect_retr...
2020-02-10  Richard LevittePROV: Ensure the AlgorithmIdentifier registers in DSA...
2020-02-10  Davide GalassiMemory allocator code cleanup
2020-02-08  H.J. Lux86: Always generate .note.gnu.property section for...
2020-02-08  Matt CaswellDon't compile AESNI code if we're not AESNI capable
2020-02-07  Matt CaswellFix no-des
2020-02-07  Matt CaswellFix no-engine
2020-02-07  Matt CaswellFix no-dh
2020-02-07  Matt CaswellFix no-ec
2020-02-07  H.J. LuUse swapcontext for Intel CET
2020-02-07  Richard LevitteAdapt all build.info and test recipes to the new $disab...
2020-02-07  Richard LevitteConfigure: Add easy to use disabled deprecated function...
2020-02-07  Dr. Matthias... tests/drbgtest: use new RAND_DRBG callback_data API...
2020-02-07  Dr. Matthias... RAND_DRBG: add a callback data for entropy and nonce...
2020-02-07  FdaSilvaYYAppveyor: update to Visual Studio 2017.
2020-02-07  Richard LevitteKEYMGMT: Require both get_params and gettable_params...
2020-02-07  Richard LevitteAdapt existing SERIALIZER implementations to the redesi...
2020-02-07  Richard LevitteAdapt test/keymgmt_internal_test.c to the redesigned...
2020-02-07  Richard LevitteAdapt existing KEYMGMT implementations to the redesigne...
2020-02-07  Richard LevitteRedesign the KEYMGMT libcrypto <-> provider interface...
2020-02-07  Richard LevitteReorganize the internal evp_keymgmt functions
2020-02-07  Matt CaswellTemporariy add ASN1_item_verify_ctx() missingcrypto.txt
2020-02-07  Matt CaswellDon't ignore ASN1 when checking for undocumented symbols
2020-02-07  Rich SalzRemove unused HAS_LFN_SUPPORT
2020-02-06  Dr. Matthias... Fix misspelling errors and typos reported by codespell
2020-02-06  Rich SalzMore accurate doc of -ssl_config option
2020-02-06  Rich SalzUpdate command list
2020-02-06  Rich SalzAdd cmd-nits to travis build
2020-02-06  Rich SalzThe -hmac option to speed is now #ifdef'd
2020-02-06  Rich SalzAdd missing s_client options
2020-02-06  Davide GalassiPrevent compiler warning for unused static function.
2020-02-06  Davide GalassiRemoved unused ssl_dane struct declaration.
next