]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2020-04-27  Richard Levittecrypto/x509/v3_alt.c: make 'othername' a bit bigger
2020-04-27  Nicola TuveriFix links in CONTRIBUTING.md
2020-04-25  Richard LevitteConfigurations/windows-makefile.tmpl: Fix template...
2020-04-25  Dirk-Willem... Add support for unusal 'othername' subjectAltNames
2020-04-25  Paulitravis: remove GENERATE=yes from some non no-deprecated...
2020-04-25  Paulitravis: add GENERATE=yes no-makedepend to the ARM64...
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-25  Richard LevitteConfigure: Allow quoted values in VERSION
2020-04-25  Richard LevitteFix dev/release-aux-openssl-announce-pre-release.tmpl
2020-04-24  Nikolay MorozovCode cleanup in X509v3 String Extentions
2020-04-24  Dr. David von... Clean up the use of ERR_print_errors() in apps.c and...
2020-04-24  David von OheimbRemove a bad 'goto end' and a few superfluous ones...
2020-04-24  David von OheimbImprove feedback on wrong format with new print_format_...
2020-04-24  David von OheimbAdd function load_csr(file,format,desc) to apps/lib...
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-24  Rich SalzSSL_CTX_config.pod: Remove needless "NOTE" heading
2020-04-24  Rich SalzRename fipsinstall.cnf->fipsmodule.cnf
2020-04-24  Rich SalzUpdate some nits around the FIPS module
2020-04-23  Matt CaswellPrepare for 3.0 alpha 2
2020-04-23  Matt CaswellPrepare for release of 3.0 alpha 1 openssl-3.0.0-alpha1
2020-04-23  Matt CaswellUpdate copyright year
2020-04-23  Dr. David von... Add info on the CMP implementation and HTTP client...
2020-04-23  Matt CaswellFix a typo in the makefile templates
2020-04-23  Matt CaswellMention the 3.0 wiki page in the release announcement...
2020-04-23  Richard LevittePROV: Ensure that EC keys have a default digest
2020-04-23  Richard LevittePROV: Ensure that ED25519 & ED448 keys have a mandatory...
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-23  PauliFIPS: remove algorithms that are not being validated.
2020-04-22  Matt CaswellFix no-err
2020-04-22  Matt CaswellSkip a no-dsa test in the fipsinstall test
2020-04-22  Matt CaswellSkip a test in a no-dh build
2020-04-22  Matt CaswellFix some build failures with no-dh
2020-04-22  Matt CaswellFix no-ec
2020-04-22  Matt CaswellAdd a link to wiki 3.0 upgrade notes
2020-04-22  Nikolay MorozovGOST2012 TLS Supported Groups Identifiers Support
2020-04-22  Paulievptest: set the DESX provider to be the legacy provider.
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... Add setter equivalents to X509_REQ_get0_signature
2020-04-21  Matt CaswellFix no-deprecated tests where the GOST engine is present
2020-04-21  Matt CaswellFix no-des
2020-04-21  Matt CaswellFix an ssl_test_old test failure
2020-04-21  Matt CaswellFix test_ssl_new test failure
2020-04-21  Richard LevitteRevert "TEST: make and use a fipsinstall script"
2020-04-21  Benjamin KadukFix NULL dereference in SSL_check_chain() for TLS 1.3
2020-04-21  Benjamin KadukAdd test for CVE-2020-1967
2020-04-21  Richard LevitteDeveloper scripts: Release script
2020-04-21  Dr. David von... Fix test_cmp_vfy failures with FUZZING_BUILD_MODE_UNSAF...
2020-04-21  Pauligendsa: remove unnecessary OPENSSL_SUPPRESS_DEPRECATED...
2020-04-20  Matt CaswellTeach ssl_test_old to use the FIPS provider for its...
2020-04-20  Matt CaswellTeach ssl_test_old how to run tests in a non-default...
2020-04-20  Matt CaswellUse a fetched MD if appropriate in ssl3_cbc_digest_record
2020-04-20  Matt CaswellTeach ssl_test_new how to test the FIPS module
2020-04-20  Matt CaswellTeach ssl_test_new to have different tests for differen...
2020-04-20  Matt CaswellRun ssl_test_new with a non-default library context
2020-04-20  Dr. David von... Update comment on crls_http_cb() as it does support...
2020-04-20  Dr. David von... Fix descriptions of credentials and verification option...
2020-04-20  Dr. Matthias... Swap parameters of evp_method_id()
2020-04-20  Dr. Matthias... 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-19  Shane LontisDOC: Extend EVP_PKEY-DSA(7) / EVP_PKEY_DH(7) with FFC...
2020-04-19  Richard LevitteDOC: Refactor provider-keymgmt(7) to give the keytypes...
2020-04-19  Richard LevitteBuild files: add module installation targets
2020-04-19  Richard LevitteTEST: make and use a fipsinstall script
2020-04-19  Matt CaswellUse the libctx for all EVP_PKEY_CTX operations
2020-04-19  Matt CaswellRe-enable FIPS testing in sslapitest.c
2020-04-19  Matt CaswellUse a non-default libctx in sslapitest
2020-04-19  Paulidhparam: white space cleaning
2020-04-19  Pauliapps: undeprecate the conditioned out apps
2020-04-19  Pauliopenssl: include the version a command was deprecated...
2020-04-19  Pauliapps: reinstate deprecated commands but using PKEY...
2020-04-19  Paulidsaparam: update command line app to use EVP calls
2020-04-19  PauliCHANGES: note which command line utilities are marked...
2020-04-19  PauliUndeprecate DH_get_length() and DH_set_length() functions
2020-04-19  Pauligendsa: update command line app to use EVP calls
2020-04-19  Pauligenrsa: update command line app to use EVP calls
2020-04-19  Pauliopenssl: include the version a command was deprecated...
2020-04-19  Pauliapps: reinstate deprecated commands but using PKEY...
2020-04-19  Paulidhparam: update command line app to use EVP calls
2020-04-19  Paulitests: reinstate tests for deprecated but non-removed...
2020-04-19  Paulidsaparam: update command line app to use EVP calls
2020-04-19  Paulirsa: update command line app to use EVP calls
2020-04-19  Paulidsa: update command line app to use EVP calls
2020-04-18  Dr. David von... Prevent crash in X509_NAME_cmp() etc. when cert has...
2020-04-18  Dr. David von... Add CMP error reason 'missing reference cert'
2020-04-18  Dr. David von... Add CMP fuzzing to fuzz/cmp.c, including a couple of...
2020-04-18  Dr. David von... Add a couple of hints to fuzz/README.md
2020-04-18  Dr. David von... Rename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART...
2020-04-18  Nikolay MorozovGOST2012 TLS ClientCertificateType Identifiers support
2020-04-18  Richard LevitteDOC: Extend the description of EVP_PKEY_CTX_new_from_name()
2020-04-18  Richard LevitteDOC: Add more description of EVP_PKEY_fromdata(), and...
2020-04-18  张盛豪apps/speed: fix invalid final report when run SM2 bench...
2020-04-17  Dmitry BelyavskiyGOST cipher names adjustment
2020-04-17  Richard LevitteINSTALL: document 'no-ui-console' rather than 'no-ui'
next