]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-09-21  Dmitry BelyavskiyTests adjustments for default output change
2021-09-21  Dmitry BelyavskiyUpdate gost-engine to match new default nameopt
2021-09-21  Dmitry BelyavskiyUse -nameopt utf8 by default
2021-09-21  Richard LevitteFix util/mkpod2html.pl to call pod2html with absolute...
2021-09-21  Paulici: add copyright header to CI scripts
2021-09-21  Arne SchwabeAdd missing mention of mandatory function OSSL_FUNC_key...
2021-09-20  slontisDocument that the openssl fipsinstall self test callbac...
2021-09-18  Tianjia Zhangapps/s_client: Add ktls option
2021-09-18  Tianjia Zhangapps/s_server: Add ktls option
2021-09-18  Richard LevitteConfigurations/platform/Unix.pm: account for variants...
2021-09-17  Bernd EdlingerFix the parameter type of gf_serialize
2021-09-17  Matt CaswellClarify what SSL_get_session() does on the server side...
2021-09-17  Matt CaswellCorrect the documentation for SSL_set_num_tickets()
2021-09-17  Dr. David von... APPS/cmp.c: Move warning on overlong section name to...
2021-09-15  Tomas Mrazproviders: Do not use global EVP_CIPHERs and EVP_MDs
2021-09-14  Dr. David von... 80-test_cmp_http.t: Fix handling of empty HTTP proxy...
2021-09-14  lprimakMacOS prior to 10.12 does not support random API correctly
2021-09-13  Viktor Szakatsconvert tabs to spaces in two distributed Perl scripts
2021-09-13  Richard LevitteFix the build file templates where uplink matters
2021-09-13  Tomas Mrazlinux-x86-clang target: Add -latomic
2021-09-13  Nikita IvanovFix nc_email to check ASN1 strings with NULL byte in...
2021-09-11  Dr. David von... openssl-x509.pod.in: Reflect better that -signkey is...
2021-09-11  Dr. David von... APPS/{x509,req}: Fix description and diagnostics of...
2021-09-10  Tomas Mrazinstall_fips: Create the OPENSSLDIR as it might not...
2021-09-10  Richard LevitteFix 'openssl speed' information printout
2021-09-10  Richard LevitteVMS: Fix descrip.mms template
2021-09-10  Tomas Mrazdh_ameth: Fix dh_cmp_parameters to really compare the...
2021-09-10  astraujumsFixed state transitions for the HTML version of the...
2021-09-09  Richard LevitteOpenSSL::Ordinals::set_version() should only be given...
2021-09-09  Richard LevitteEnhance the srctop, bldtop, data and result functions...
2021-09-09  PW HuFix some documentation errors
2021-09-09  PauliFix the example SSH KDF code.
2021-09-08  Richard LevitteFix test/recipes/90-test_fipsload.t to use bldtop_file...
2021-09-08  Richard LevitteDOCS: Update the page for 'openssl passwd' to not dupli...
2021-09-08  ZengitSocket now displays what address it is connecting to
2021-09-07  PW Hucrypto/bio/bss_bio.c/bio_write: improve border check
2021-09-07  Rich SalzUse '[option...]' not '[[ options ]]' in text
2021-09-07  Richard LevitteUpdate copyright year
2021-09-07  Tomas MrazLast minute NEWS and CHANGES entries for the 3.0 release
2021-09-07  Richard LevitteMention the concept of providers in NEWS.md and CHANGES.md
2021-09-07  PW Hufix documentation error caused by commit 6882652e65d393...
2021-09-07  PW Hu fix documentation error caused by commit 9067cf6ccdce0...
2021-09-07  PW Hu imporve documentation
2021-09-07  Richard LevitteAdded a NEWS entry about the enhanced 'openssl list'
2021-09-07  Richard LevitteAdd missing OSSL_DECODER entry in NEWS.md and CHANGES.md
2021-09-07  Richard LevitteCorrect the "Out of memory" EVP tests
2021-09-07  Richard LevitteFix a few tests that fail on VMS
2021-09-06  Richard LevitteConfiguration: support building for OpenVMS for x86_64
2021-09-05  Richard Levittetest/recipes/25-test_verify.t: Add a couple of tests...
2021-09-05  Richard LevitteENCODER PROV: Add encoders with EncryptedPrivateKeyInfo...
2021-09-05  Richard LevitteAdjust test/endecoder_test.c
2021-09-05  Richard LevitteOSSL_STORE 'file:' scheme: Set input structure for...
2021-09-05  Richard LevittePEM to DER decoder: Specify object type and data struct...
2021-09-05  Richard LevitteDECODER: check the first decoded structure name against...
2021-09-03  slontisAdd KEM dupctx test
2021-09-03  slontisFix dh dupctx refcount error
2021-09-03  slontisFix double free in EVP_PKEY_CTX_dup()
2021-09-03  PW HuEVP_PKEY_gettable_params.pod: Update argument names
2021-09-03  Richard LevitteVMS: Compensate for x86_64 cross compiler type incompat...
2021-09-03  Richard LevittePrepare for 3.1
2021-09-03  Viktor DukhovniTest for DANE cross cert fix
2021-09-03  Viktor DukhovniPrioritise DANE TLSA issuer certs over peer certs
2021-09-03  Paulirand: avoid using the derivation function for the publi...
2021-09-02  Daniel BeveniusFix indentation of tls13_hkdf_expand parameters
2021-09-02  PauliCI: add last run-checker fuzzing CIs to Actions
2021-09-02  a1346054always use the same perl in $PATH
2021-09-02  Mattias EllertOpenssl fails to compile on Debian with kfreebsd kernels
2021-08-31  Richard Levittedev/release.sh: Adjust release branch names to votes
2021-08-31  Matt CaswellAdd a test for verifying an email with a bad othername...
2021-08-31  Matt CaswellEnsure that we check the ASN.1 type of an "otherName...
2021-08-31  slontisAdd the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE
2021-08-31  Matt CaswellAdd a warning about locking in the child provider callb...
2021-08-31  PauliAdd additional test to thread sanitizer build
2021-08-31  Matt CaswellRefactor provider_core.c to adhere to the locking rules
2021-08-31  Matt CaswellAdd commentary about lock usage in provider_core.c
2021-08-31  PauliCI: add builds covering a number of different compiler...
2021-08-31  Tomas Mrazapps/pkcs12: Do not assume null termination of ASN1_UTF...
2021-08-31  Tomas Mrazci: Add -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION...
2021-08-31  Tomas MrazMake the -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION...
2021-08-31  slontisDocument that EVP_get_cipherbyname() does not work...
2021-08-31  Jaime HablutzelTypo correction.
2021-08-30  Nicola TuveriUse applink to fix windows tests
2021-08-30  Nicola Tuveri[ec] Do not default to OPENSSL_EC_NAMED_CURVE for curve...
2021-08-30  Nicola TuveriFix d2i_ECPKParameters_fp and i2d_ECPKParameters_fp...
2021-08-30  Nicola TuveriAdd tests for i2d_TYPE_fp and d2i_TYPE_fp
2021-08-29  Daniel KrüglerEnsure that _GNU_SOURCE is defined for bss_dgram.c
2021-08-28  Dmitry BelyavskiyAdjust the list of default provider's algorithms
2021-08-28  Bernd EdlingerFix the "Out of memory" EVP KDF scrypt test
2021-08-28  Rich SalzYet another doc-nits fix
2021-08-27  zhaozgcms: fix memleaks in cms_env.c
2021-08-27  Xiaofei BaiFix libdir path on darwin
2021-08-27  David CarlierDarwin platform allows to build on releases before...
2021-08-27  Tomas Mrazdoc: Add note about operation parameters validation
2021-08-26  Matt CaswellAdd a test for running the config twice
2021-08-26  Matt CaswellAdd locking for the provider_conf.c
2021-08-26  Matt CaswellWhen activating providers via config check we've not...
2021-08-26  Dr. David von... APPS/req: Fix AKID generation in case -CA option is...
2021-08-26  Dr. David von... APPS/req: Fix misconceptions on -CA, -CAkey, and -key...
2021-08-26  Dr. David von... APPS/x509: fix -extfile option, which was ignored with...
2021-08-26  Tomas MrazEVP_DigestSign/VerifyFinal: Duplicate the pctx to allow...
next