]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-02-22  Matt CaswellAdd the ability to mutate TLS handshake messages before...
2023-02-22  Matt CaswellAdd a test where an unknown frame type is received
2023-02-22  Matt CaswellEnable QUIC test server to find out the termination...
2023-02-22  Matt CaswellTreat unknown frames as a protocol error
2023-02-22  Matt CaswellDon't raise an error on retryable read in a BIO_s_dgram...
2023-02-22  Matt CaswellImplement the QUIC Fault injector support for plaintext...
2023-02-22  Matt CaswellAdd a skeleton quicfaultstest
2023-02-22  Matt CaswellAdd the ability to mutate QUIC packets before they...
2023-02-22  Pauliupdate documentation to note that EdDSA is not FIPS...
2023-02-22  Pauliupdate changes entry to note EdDSA is not FIPS approved
2023-02-22  PauliRevert "Put EdDSA back as approved algorithms."
2023-02-21  Matt CaswellAdd a test for no initialisation of the default config...
2023-02-21  Matt CaswellOnly call OPENSSL_init_crypto on fetch if using the...
2023-02-20  Benno EversDocument return value of OSSL_DECODER_from_data
2023-02-20  ndosscheFix incorrect error branch in ossl_bn_rsa_fips186_4_der...
2023-02-20  Philippe Antoinefuzz: fix coverity warnings
2023-02-20  Jeeban Sethiopenssl#20299: Fixed use after free bug
2023-02-20  Todd ShortFix possible memory leak on error
2023-02-20  Bernd EdlingerFix failing cms test when no-des is used
2023-02-19  Jeeban Sethiopenssl-3.0#20290: Fixed typo in "config" man page
2023-02-16  Clemens Langkbkdf: Fix kbkdf_dup function pointer type
2023-02-14  Richard LevitteUse of sparse_array.c only in the shared libssl
2023-02-13  Dr. David von... OSSL_CMP_certConf_cb(): fix regression on checking...
2023-02-11  Tomas MrazCorrect a copy&paste error in a link URL
2023-02-11  Tomas MrazSync CHANGES.md and NEWS.md with 3.0.8 release
2023-02-11  Hubert Kariorsa: add msvc intrinsic for non x64 platforms
2023-02-08  Tom CosgroveFix the return values of the aarch64 unroll8_eor_aes_gc...
2023-02-08  Dr. David von... CMP cert_response(): add missing rejection status on...
2023-02-08  Dr. David von... cmp_client_test.c: add tests for errors reported by...
2023-02-08  Dr. David von... ossl_cmp_mock_srv_new.pod: correct/update names of...
2023-02-08  Dr. David von... OSSL_CMP_SRV_process_request(): fix recipNonce on error...
2023-02-08  Dr. David von... cmp_ctx.c: fix wrong comments on OSSL_CMP_CTX_set1_...
2023-02-08  Dr. David von... CMP check_transactionID_or_nonce(): fix reason code...
2023-02-08  Dr. David von... ossl_cmp_msg_check_update(): fix two wrong error return...
2023-02-08  Dr. David von... test_get_libctx(): prevent crash when called with NULL...
2023-02-08  Niels DosscheFix BIO_set_indent() check
2023-02-08  slontisAdd tests for FIPS keygen self test failures.
2023-02-08  ndosscheFix incomplete BIO_dup_state() error check
2023-02-08  ndosscheFix incomplete check on CMS_SharedInfo_encode
2023-02-08  ndosscheFix error check on default_check() helper function
2023-02-08  Xiaokang QianApply aes-gcm unroll8+eor3 optimization patch to Neover...
2023-02-08  Juergen ChristS390x: Support ME and CRT offloading
2023-02-08  ndosscheFix incomplete error check on BIO_set_md()
2023-02-08  Dr. David von... CMS_decrypt_set1_*(): fix NULL deref on unsuitable...
2023-02-08  slontisAdd coverage test for ossl_rsa_sp800_56b_derive_params_...
2023-02-08  Dr. David von... CMP app and doc: improve texts on (un-)trusted certs...
2023-02-08  Oliver MihatschNew function EC_GROUP_to_params to convert an EC_GROUP...
2023-02-08  Dr. David von... check-format.pl: fix statistics on whitespace and nesti...
2023-02-08  Dr. David von... check-format.pl: fix detection of '#ifdef __cplusplus'
2023-02-08  Dr. David von... check-format.pl: fix detection of function body start
2023-02-08  Tomas MrazRationalize FIPS sources
2023-02-08  slontisAdd Tests for RSA_sign_ASN1_OCTET_STRING & RSA_verify_A...
2023-02-08  slontisAdd more punycode tests and remove ossl_a2ucompare()
2023-02-08  Philippe Antoinefuzz: make post handshake reachable
2023-02-08  Randall S.... Document limits on static and dynamic linking for HPE...
2023-02-08  besherFix a potential memory leak in apps/s_server.c
2023-02-08  ndosscheFix incomplete error check on BIO_set_accept_name()
2023-02-08  Tom CosgroveRestrict the Arm 'LDR REG, =VALUE' pseudo instruction...
2023-02-08  J.W. Jagersmaci: Add djgpp build
2023-02-08  Paulides: prevent error when using two key triple DES with...
2023-02-08  Richard LevitteFix more VMS inclusions
2023-02-08  Tomas MrazInternaly declare the DSA type for no-deprecated builds
2023-02-07  Pauliremove EdDSA from changes entry about non-fips algorithms
2023-02-07  Paulidoc: remove EdDSA from list of non-FIPS algorithms.
2023-02-07  PauliPut EdDSA back as approved algorithms.
2023-02-07  Dmitry BelyavskiyEnable some disabled __owurs
2023-02-07  Tomas MrazAdditional testcase for missing return check of BIO_set...
2023-02-07  Tomas MrazSupport signedAndEnveloped content in PKCS7_decrypt()
2023-02-07  Tomas MrazAdd testcase for missing return check of BIO_set_md...
2023-02-07  Tomas Mrazpk7_doit.c: Check return of BIO_set_md() calls
2023-02-07  Hugo LandauFix GENERAL_NAME_cmp for x400Address (master)
2023-02-07  Tomas MrazAdd test for DSA pubkey without param import and check
2023-02-07  Tomas MrazDo not create DSA keys without parameters by decoder
2023-02-07  Tomas MrazPrevent creating DSA and DH keys without parameters...
2023-02-07  slontisFix NULL deference when validating FFC public key.
2023-02-07  Tomas MrazAdd test for d2i_PKCS7 NULL dereference
2023-02-07  Tomas MrazDo not dereference PKCS7 object data if not set
2023-02-07  Matt CaswellCheck CMS failure during BIO setup with -stream is...
2023-02-07  Matt CaswellFix a UAF resulting from a bug in BIO_new_NDEF
2023-02-07  Matt CaswellAdd a test for CVE-2022-4450
2023-02-07  Matt CaswellAvoid dangling ptrs in header and data params for PEM_r...
2023-02-07  Dmitry BelyavskiyFix Timing Oracle in RSA decryption
2023-02-07  Tomas MrazAdd testcase for nc_match_single type confusion
2023-02-07  Viktor DukhovniFix type confusion in nc_match_single()
2023-02-06  Xu YizhouFix SM4-XTS build failure on Mac mini M1
2023-02-03  Viktor DukhovniFix typo in Ordinals.pm from PR #14074
2023-02-02  Dr. David von... APPS/{storeutl,gendsa}: give error on extra arguments...
2023-02-02  Dr. David von... APPS load_key_certs_crls(): improve diagnostics on...
2023-02-01  Xu YizhouSM4 AESE optimization for ARMv8
2023-02-01  ndosscheFix incomplete check on EVP_CIPHER_param_to_asn1()
2023-02-01  Richard LevitteUse $config{build_file} instead of $target{build_file}
2023-01-31  Ruili FangFix a potential memory leak in crypto/provider_child.c
2023-01-31  Andrea PappacodaBIO_read.pod: fix small typo
2023-01-31  Matt CaswellDesign for the Fault Injector
2023-01-31  Tomas MrazDo not include sparse_array.o in libssl with no-shared
2023-01-31  Tomas MrazAvoid duplicating symbols in legacy.a with some build...
2023-01-31  Nicola Tuveri[doc] Sync documentation now that 3.0 honors OSSL_PKEY_...
2023-01-31  ndosscheFix incomplete check on X509V3_add1_i2d()
2023-01-31  Tomas MrazWorkaround crash in atexit on NonStop platforms
2023-01-30  slontisChaCha20-Poly1305 no longer supports truncated IV's.
next