]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-04-23  Simo SorceSplit the ML-DSA internal sigver functions
2025-04-23  Simo SorceFix EVP_PKEY_verify man page
2025-04-23  Simo SorceFix mldsa'a msg_inits operation type
2025-04-23  olszomalFix URL parsing to handle missing ports and ISO 8601...
2025-04-23  Ingo Franzkis390x: Add new machine generation z17
2025-04-23  Christian WansartTypo in TLS introduction
2025-04-22  Dmitry MisharovReplace ilammy/setup-nasm with nasm install from choco
2025-04-18  Norbert PocsDocument SSL_CTX_set_min_proto_version defaults
2025-04-18  Dr. David von... provider-signature.pod: fix typos (digeset -> digest)
2025-04-18  Dr. David von... provider-signature.pod: fix doc of OSSL_SIGNATURE_PARAM...
2025-04-18  Dr. David von... ASN1_item_sign.pod: fix description of the algor1,...
2025-04-18  Paulitest: test for setting hkdf salt to null
2025-04-18  Paulihkdf: allow salt to be set to null
2025-04-18  Pauliparams: refactor some of the param helper code
2025-04-18  Paulicommands: fix parameter value output
2025-04-17  Tomas MrazFix fips provider compatibility regression
2025-04-16  Neil HormanSerialize install process to avoid multiple make depend...
2025-04-16  Jan Luebbe80-test_cms.t: Add test case for verification of multip...
2025-04-16  MironenkoFix OSSL_FUNC_keymgmt_load declaration in man7/provider...
2025-04-16  Neil HormanFix winstore provider to work with recent decoder changes
2025-04-16  Nicolas Blais... Fix silent error in EVP_CIPHER_CTX_get_updated_iv.
2025-04-16  Nicolas Blais... Test that there is no silent error in EVP_CIPHER_CTX_ge...
2025-04-15  Teddy EngelRemove unused assembly function OPENSSL_wipe_cpu
2025-04-15  slontisDocument update for keys.txt
2025-04-15  Jon EricsonPoint to new docs location
2025-04-15  YugandharFix duplicate cipher definition in ssl/t1_trce.c
2025-04-15  slontisFix EVP_PKEY_CTX_dup() so that it copies the keymanager.
2025-04-15  Kenzlee51Update cms_pwri.c
2025-04-15  David BenjaminFix PKCS7_sign and CMS_sign default hash documentation
2025-04-15  emeryUpdated the change log to include SSLv3 being disabled...
2025-04-15  jsondeversadded deprecated note to OPENSSL_instrument_bus docs
2025-04-15  Gerd Hoffmannrio: add RIO_POLL_METHOD_NONE
2025-04-15  Gerd Hoffmannhashfunc: add stddef.h include
2025-04-15  Gerd Hoffmanncrypto: disable OSSL_PARAM_REAL on UEFI
2025-04-15  Malcolm HoganRemove DAYS argument
2025-04-15  Vladimír ChlupPrevent CI jobs with secrets from running in forks
2025-04-14  Andrey TsygunkaFix potential NULL pointer dereference in final_maxfrag...
2025-04-14  Bernd EdlingerFix test failures on big endian ARMv9 target
2025-04-14  Graham Leggettssl/ssl_lib.c: Avoid crash when SSL_CONNECTION is NULL
2025-04-14  JiashengJiangcrypto/ui/ui_lib.c: Add OPENSSL_free to avoid memory...
2025-04-14  aaSchwagerfixed multiline output bug in crl command, ensuring...
2025-04-14  Tim PerryAdd SSL_CTX_set_ec_point_formats() and SSL_set_ec_point...
2025-04-14  fangming.fangImplement AES-CBC-HMAC-SHA512 on aarch64
2025-04-14  fangming.fangImplement interleaving aes-cbc-hmac-sha on aarch64
2025-04-14  Matt CaswellAdd a test for calling SSL_accept() on an accepted...
2025-04-14  Matt CaswellDocument the state of the object you get from SSL_accep...
2025-04-14  Matt CaswellFix SSL_accept()
2025-04-11  Viktor DukhovniImplement i2d_PKCS8PrivateKey
2025-04-11  Matt CaswellTest that SSL_poll does not report a stream as writable...
2025-04-11  Matt CaswellPrevent SSL_poll from reporting a stream as writeable...
2025-04-09  Neil HormanRevert "Temporarily disable gost-engine tests in ci" 27330/head
2025-04-09  Neil Hormanupdate to latest version of gost-engine
2025-04-09  Dr. David von... cmp_client_test.c: relax tight timeout value in test_ex...
2025-04-07  Neil HormanAdd known issues to NEWS.md for 3.5.0
2025-04-05  Sebastian Andrzej... README: Remove client only restriction for QUIC.
2025-04-05  Samson S. KolgeFix code style in quicapitest.c
2025-04-05  Samson S. KolgeFix SSL_new() with QUIC_server_method and improve forma...
2025-04-04  Matt CaswellFix a reference in the OpenSSL guide to QUIC for servers
2025-04-03  Neil HormanDisable stringop-overflow warnings on s390
2025-04-03  Samson S. KolgeUpdate README-QUIC.md with server-side QUIC support...
2025-04-03  Richard HughesAdd a SBOM template in CycloneDX format
2025-04-03  Stanciu, AdrianEnable x86-64 SHA-512 family optimizations with SHA512...
2025-04-02  Elizarova,... Enable x86-64 SM3 optimizations with SM3 ISA extension
2025-04-02  Elizarova AlinaEnable x86-64 SM4 optimizations with SM4 ISA extension
2025-04-02  Bernd EdlingerFix a visual glitch in test_cmp_http.t 26979/head
2025-04-02  Matt CaswellDetect segfault in the pkeyutl test
2025-04-02  Matt CaswellFix a segfault in the pkeyutl command line app
2025-04-02  Neil HormanTemporarily disable gost-engine tests in ci
2025-04-02  JiashengJiangtest/tls-provider.c: Remove redundant check
2025-04-02  Matt CaswellLink SSL_get_negotiated_group() and SSL_get0_group_name...
2025-04-02  Dan Pittmanfix OOB issue in AVX-512 XTS decryption
2025-04-01  dare3pathmove BIO_err_is_non_fatal() to bio_lib.c
2025-04-01  Neil Hormanupdate rust toolchain
2025-04-01  Neil HormanFix up external pyca test
2025-04-01  Neil Hormanupdate pyca-cryptography to latest master
2025-04-01  Neil Hormanupdate wycheproof submodule to latest master
2025-04-01  Benjamin Kadukstatem: always save sigalgs during PHA
2025-04-01  Paulici: strict warnings the default
2025-04-01  Paulirand: avoid unused function warning for FreeBSD and...
2025-04-01  Paulici: remove unnecessary -Wall and -Werror options
2025-04-01  Neil HormanFix more quic_multistream test formatting
2025-04-01  slontisFix cpp comment in windows build
2025-04-01  slontisFix Strict c issue in aes_gcm for armv8
2025-03-31  VavrochAdded 3.5 to coveralls.yml
2025-03-31  Viktor DukhovniFix sigalg corner cases
2025-03-31  slontisFix c++ comment in ec code.
2025-03-31  Branden ClarkFix probing the registry for configuration
2025-03-31  Hugo Beauzée... crypto: windows: use LPCTSTR for the temp registry...
2025-03-31  Hugo Beauzée... crypto: fix preprocessor concatenation
2025-03-30  Neil HormanUpdate FIPS-README.md to reflect latest versions
2025-03-28  Viktor DukhovniAvoid potential double-free with duplicated hybrid...
2025-03-28  Alex Prabhat... added use IO::File; to 15-test_ml_kem_codecs.t
2025-03-28  Alex Prabhat... added use IO::File; 15-test_ml_dsa_codecs.t
2025-03-28  JiashengJiangapps/lib/apps.c: Add a check for OPENSSL_strdup()
2025-03-28  Viktor DukhovniFix goto label indents to match style
2025-03-28  Julian ZhuRISC-V: Provide optimized SHA-256 implementation using...
2025-03-28  Julian ZhuRISC-V: Provide optimized SHA-512 implementation using...
2025-03-28  Julian ZhuRISC-V: Add Zbb rori opcode in riscv.pm
2025-03-27  Tomas Mrazprovider-compatibility.yml: Update the branches
2025-03-27  Bernd EdlingerFix quic_multistream_test: correct more frame types
next