]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-10-17  Dr. David von... EVP shake_ctrl(): add missing NULL evp_ctx check
2023-10-17  Dr. David von... CMS_add1_signer(): add missing ERR_raise() calls
2023-10-17  Dr. David von... CMS_add1_signer.pod: add missing info on CMS_SignerInfo...
2023-10-17  Dr. David von... PKCS7_SIGNER_INFO: point out confusing names of digest_...
2023-10-16  Tomas MrazAvoid another copy of key schedule pointer in PROV_GCM_CTX
2023-10-13  Hugo LandauQUIC APL: Fix incoming default stream popping
2023-10-13  Paulicmp: add null pointer check in tear_down test function
2023-10-13  James MuirFix parenthesis, use a colon
2023-10-13  James MuirUpdate unix Makefile template to handle paths with...
2023-10-13  Tomas Mraztrace_api_test.c: Separate tracing statements
2023-10-13  Tomas MrazWindows: use srand() instead of srandom()
2023-10-13  Tomas MrazWindows CI: Add some non-default options to check they...
2023-10-11  Tomas MrazDH_check_pub_key() should not fail when setting result...
2023-10-11  Richard Levittetest/recipes/05-test_rand.t: replace 'and' with '&&'
2023-10-11  Hugo LandauEnsure struct timeval is defined when including ssl.h
2023-10-11  Bernd EdlingerImprove Malloc Failure Test
2023-10-10  Dr. David von... CMP: fix OSSL_CMP_MSG_http_perform() by adding option...
2023-10-10  Dr. David von... OSSL_CMP_CTX_new.pod: remove overlap with OSSL_HTTP_tra...
2023-10-10  Dr. David von... apps/cmp.c: -tls_used may be implied by -server https...
2023-10-10  KlavishnikAdded check for the return value of the RAND_bytes...
2023-10-10  Tomas MrazECDSA with SHA3 verification does not depend on FIPS...
2023-10-10  Tomas Mrazprovider-compatibility.yml: Correct the directory where...
2023-10-10  Evgeny Karpov* Enable extra Arm64 optimization on Windows for GHASH...
2023-10-10  Matt CaswellWhen calling ossl_crypto_condvar_wait_timeout() we...
2023-10-09  KlavishnikAvoid divide-by-zero in kmac_prov.c's bytepad()
2023-10-09  Matt CaswellFix the BIO_addr test
2023-10-08  Tomas Mraztest_provider_ex(): Add missing call failure checks
2023-10-06  Matt CaswellTimeout in the tserver test using real time
2023-10-06  Matt CaswellDon't wait in the tesrver idle testing every time aroun...
2023-10-06  Tomas MrazWindows CI: Continue on error during cpuinfo
2023-10-06  Tomas MrazAlways back off on the first packet noise from client...
2023-10-06  Tomas MrazAdd testing of bitflips in packet headers
2023-10-05  Vladimir Kotalavoid sun as variable name
2023-10-05  Tomas Mrazd2i_X509.pod: Better document using the reuse capabilit...
2023-10-05  Neil Hormanembed bio_dgram_data inside bio_dgram_sctp_data
2023-10-05  Matt CaswellFix coverity alert on use of uninitialised data
2023-10-05  Tomas MrazBN_gcd(): Avoid shifts of negative values
2023-10-05  Tomas MrazDH_check: Emphasize the importance of return value...
2023-10-05  Richard Levitte[design] Make it possible to use explicitly fetched...
2023-10-04  Richard Levitte[design] Make it possible to pass AlgorithmIdentifier...
2023-10-04  Pauliossl_property_list_to_string: handle quoted strings
2023-10-04  dependabot... Bump suisei-cn/actions-download-file from 1.3.0 to...
2023-10-04  Tomas Mrazd2i_PKCS8PrivateKey_bio.pod: evp.h include is unnecessary
2023-10-04  Frederik Wedel... Added info on change to HISTORY of SSL_CTX_set_msg_call...
2023-10-04  Frederik Wedel... Update documentation on SSL_CTX_set_msg_callback()...
2023-10-04  Frederik Wedel... Print record version for DTLSv1_listen()
2023-10-04  Frederik Wedel... Pass the dtls record version to the record layer msg_ca...
2023-10-04  Matthias St... Don't (re-)initialize the FFC_PARAMs in dh_init and...
2023-10-04  Matthias St... test: evp_extra: test signing with legacy app method...
2023-10-04  Matthias St... test: evp_extra: fix indentation error
2023-10-04  Sumitra SharmaCorrect documentation for PKCS5_PBKDF2_HMAC
2023-10-04  Richard LevitteRestore the meaning of EVP_PKEY_print_private()
2023-10-04  Dmitry BelyavskiyImproved detection of engine-provided private "classic...
2023-10-03  Frederik Wedel... Remove duplicates of EVP_aes_xxx_wrap() from EVP_aes_12...
2023-10-03  Frederik Wedel... Call post_process_record for dtls records
2023-10-03  Matthias St... doc/man3: fix misnamed function name
2023-10-03  Matt CaswellBack off on generating noise in the event of a PING...
2023-10-03  Tomas MrazCHANGES.md: Mention new features added after 3.2 alpha1
2023-10-03  Sumitra SharmaAdd openssl/pem.h inclusion for d2i_PKCS8PrivateKey
2023-10-03  Frederik Wedel... Occupy the rec_version field of a decoded dtls record
2023-10-03  Tomas Mrazmacros.h: There are just 3.1 deprecations, no 3.2 depre...
2023-10-03  Tomas MrazAll lh_stats functions were deprecated in 3.1
2023-10-03  Tomas Mrazquicapitest: Enable test_ssl_trace with enable-zlib
2023-10-03  Tomas Mrazcoveralls: Drop no-shared and -DFUZZING_BUILD_MODE_UNSA...
2023-10-03  Dmitry MisharovGH action workflows: Add cpu report before 'make test'
2023-10-03  Tomas Mrazcoveralls: Fix invocation of lcov
2023-10-03  dependabot... Bump actions/setup-python from 4.7.0 to 4.7.1
2023-10-02  Matt CaswellFix timeouts in the quic_multistream test script 13
2023-10-02  Dmitry Misharovremove files under test directory from coverage report
2023-10-02  Matthias St... doc: correct the SSL_CTX_set_info_callback(3) manual...
2023-10-02  Danny TsenImprove performance for 6x unrolling with vpermxor...
2023-10-02  Mathieu Tortuyauxtest: add verify test for EC cert signed with SHA3
2023-10-02  Mathieu Tortuyauxobj_xref.h: make update
2023-10-02  Mathieu Tortuyauxobj_xref: ecdsa support sha3 hash function
2023-10-02  Richard LevitteConfigurations/unix-Makefile.tmpl: Ensure that md-nits...
2023-10-02  Richard Levitte[DOCS] Fix table inconsistencies detected by mdl
2023-10-02  Tomas MrazAvoid having ecp_sm2p256-armv8.pl in fips.module.sources
2023-10-02  PauliCoverity 1545175: use after free
2023-10-02  PauliCoverity 1545174: calling risky function
2023-10-02  PauliCoverity 1545176: dereference before NULL check
2023-09-29  Tomas MrazOptimize out unneeded up_ref/free of EVP_CIPHER
2023-09-29  Tomas MrazTest client certificate authentication with QUIC
2023-09-28  Matt CaswellPrepare for 3.2 alpha 3
2023-09-28  Matt CaswellPrepare for release of 3.2 alpha 2 openssl-3.2.0-alpha2
2023-09-28  Matt Caswellmake update
2023-09-28  Matt CaswellCopyright year updates
2023-09-28  Matt CaswellFix no-ssl-trace
2023-09-27  Randall S.... Move e_os2.h up in quictestlib.c to allow symbol defini...
2023-09-27  Matt CaswellFix a mem leak when the FIPS provider is used in a...
2023-09-27  Paulievp_test: recondition cipher dupctx FIPS version check.
2023-09-27  Paulifips: use seed source requested
2023-09-27  Paulirand: add extra error code
2023-09-27  Paulifips selftest: avoid relying on a real RNG for self...
2023-09-27  PauliProvider cross version checks warning
2023-09-27  Paulifix indentation
2023-09-27  Pauliremove redundant free of NULL
2023-09-25  Jonathan M... Support all NULL-syntax X.509v3 extensions
2023-09-24  Matt CaswellAdd a test for BIO_ADDR_copy()
2023-09-24  Matt CaswellClean away the test code implementation of bio_addr_copy
2023-09-24  Matt CaswellAdd documentation for the BIO_ADDR_copy() function
next