openssl.git
2021-10-19 Matt CaswellUpdate provider_util.c to correctly handle ENGINE refer...
2021-10-19 Matt CaswellEnsure pkey_set_type handles ENGINE references correctly
2021-10-19 Matt CaswellMake sure EVP_CIPHER_CTX_copy works with the dasync...
2021-10-19 jwalchAvoid NULL+X UB in bss_mem.c
2021-10-18 Matt CaswellFix the signature newctx documentation
2021-10-18 Richard LevitteFix lock leak in evp_keymgmt_util_export_to_provider()
2021-10-15 Tomas MrazRaise error when invalid digest used with SM2
2021-10-15 Peiwei Hutest/ssl_old_test.c: Fix potential leak
2021-10-14 Richard LevitteFix test/recipes/01-test_symbol_presence.t to disregard...
2021-10-14 Bernd EdlingerFix another memory leak reported in CIFuzz
2021-10-14 Bernd EdlingerFix a memory leak reported in CIFuzz
2021-10-14 Richard LevitteFix test/recipes/01-test_symbol_presence.t to allow...
2021-10-12 Tomas Mrazcmp_vfy.c, encoder_lib.c: Fix potential leak of a BIO
2021-10-12 Tomas Mrazctrl_params_translate: Fix leak of BN_CTX
2021-10-11 Bernd EdlingerReplace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c
2021-10-11 Matt CaswellExtend custom extension testing
2021-10-11 Matt CaswellNew extensions can be sent in a certificate request
2021-10-11 Tomas Mrazdoc: OPENSSL_CORE_CTX should never be cast to OSSL_LIB_CTX
2021-10-11 PW HuBugfix: unsafe return check of EVP_PKEY_fromdata
2021-10-11 PW HuBugfix: unsafe return check of EVP_PKEY_fromdata_init
2021-10-09 Paulidoc: document that property names are unique
2021-10-09 Paulitest: add failure testing for property parsing
2021-10-09 Pauliproperty: produce error if a name is duplicated
2021-10-09 Dmitry BelyavskiyBindhost/bindport should be freed
2021-10-08 PW HuFix unsafe BIO_get_md_ctx check
2021-10-08 Tobias NießenFix heading in random generator man7 page
2021-10-07 Dr. David von... apps/x509: Fix self-signed check to happen before setti...
2021-10-06 Bernd EdlingerFix a memory leak in the afalg engine
2021-10-06 Dmitry BelyavskiyFix for the dasync engine
2021-10-05 Viktor DukhovniTest for DANE cross cert fix
2021-10-05 Viktor DukhovniPrioritise DANE TLSA issuer certs over peer certs
2021-10-04 Dr. David von... BIO_f_ssl.pod: Make clear where an SSL BIOs are expecte...
2021-10-04 Dr. David von... Fix ssl_free() and thus BIO_free() to respect BIO_NOCLOSE
2021-10-01 Amit Kulkarnidoc: crypto(7) - fix typo
2021-10-01 Viktor DukhovniFully initialise cipher/digest app handles
2021-09-30 Dr. David von... openssl-x509.pod.in: Reflect better that -signkey is...
2021-09-30 Dr. David von... APPS/{x509,req}: Fix description and diagnostics of...
2021-09-30 Dr. Matthias... doc/man3/SSL_set_fd.pod: add note about Windows compile...
2021-09-28 Tomas MrazBIO_ctrl: Avoid spurious error being raised on NULL...
2021-09-28 Peiwei HuFix return value of BIO_free
2021-09-28 Peiwei HuFix some documentation errors
2021-09-28 Tianjia Zhangssl: Correct comment for ssl3_read_bytes()
2021-09-28 Mingjun.YangAdd sm2 encryption test case from GM/T 0003.5-2012
2021-09-28 Mattias EllertFix variable name mis-match in example code
2021-09-28 Mattias EllertEVP_PKEY_keygen_init has no argument named pkey
2021-09-26 Tianjia Zhangssl: Correct filename in README
2021-09-24 Dmitry BelyavskiyFIPS and KTLS may interfere
2021-09-24 Dominic LetzUpdate 15-ios.conf
2021-09-23 Kelvin LeeExplicitly #include <synchapi.h> is unnecessary
2021-09-22 Paulidoc: Fix include syntax
2021-09-22 Mattias EllertRemove extra comma in man page example code
2021-09-22 Paulirand: don't free an mis-set pointer on error
2021-09-22 Paulidoc: remove end of line whitespace
2021-09-21 Dmitry BelyavskiyAvoid double-free on unsuccessful getting PRNG seeding
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 Richard LevitteConfigurations/platform/Unix.pm: account for variants...
2021-09-17 Matt CaswellCorrect the documentation for SSL_set_num_tickets()
2021-09-17 Matt CaswellClarify what SSL_get_session() does on the server side...
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-10 Tomas Mrazinstall_fips: Create the OPENSSLDIR as it might not...
2021-09-10 Richard LevitteFix 'openssl speed' information printout
2021-09-10 Tomas Mrazdh_ameth: Fix dh_cmp_parameters to really compare the...
2021-09-10 Richard LevitteVMS: Fix descrip.mms template
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 PauliRemove end of line whitespace to appease CI checks
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-07 Richard LevittePrepare for 3.0.1
2021-09-07 Richard LevittePrepare for release of 3.0.0 openssl-3.0.0
2021-09-07 Richard Levittemake update
2021-09-07 Richard Levittedev/release.sh: Adjust release branch names to votes
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-06 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...
next