]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-04-16  Neil HormanFix winstore provider to work with recent decoder changes
2025-04-15  slontisFix EVP_PKEY_CTX_dup() so that it copies the keymanager.
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  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-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  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  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  Dr. David von... cmp_client_test.c: relax tight timeout value in test_ex...
2025-04-08  openssl-machinePrepare for 3.5.1 27298/head
2025-04-08  openssl-machinePrepare for release of 3.5.0 openssl-3.5.0
2025-04-08  openssl-machinemake update
2025-04-08  openssl-machineCopyright year updates
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-05  Matt CaswellFix a reference in the OpenSSL guide to QUIC for servers
2025-04-03  Samson S. KolgeUpdate README-QUIC.md with server-side QUIC support...
2025-04-02  Bernd EdlingerFix a visual glitch in test_cmp_http.t
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  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  Benjamin Kadukstatem: always save sigalgs during PHA
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-27  Tomas Mrazprovider-compatibility.yml: Update the branches
2025-03-27  Bernd EdlingerFix quic_multistream_test: correct more frame types
2025-03-27  sashanUse OPENSSL_strdup() for strings freed by OPENSSL_free()
2025-03-27  Viktor DukhovniReport s_client chain cert pkey alg correctly
2025-03-27  Kyle MullenUpdate X509_VERIFY_PARAM_set_flags.pod
2025-03-26  Neil HormanExtend backoff period in noisydgram BIO users
2025-03-26  qu3ribn_mul_words.pod: Fix failures in doc-nits check
2025-03-26  qu3riMoved crypto/bn/README.pod to internal manpages
2025-03-26  Chase KillorinRemoved duplicates in some man pages
2025-03-26  Andrey TsygunkaFix return value of the i2d_ASN1_bio_stream() call
2025-03-26  Viktor DukhovniIn s_client report 'long' certificate sigalg name
2025-03-26  Tomas MrazUpdate provider compatibility CI to run on 3.5 branch
2025-03-26  Richard LevitteIn doc/man7/provider-{en,de}coder.pod, clarify where...
2025-03-26  Bernd EdlingerFix a visual glitch in test_cms.t
2025-03-25  Jon EricsonChange documentation to point to new wiki location
2025-03-25  jay9827342Memory leak fix ktls_meth.c
2025-03-25  Viktor DukhovniReport IANA sigalg name in s_client
2025-03-25  Tomas MrazTest EVP_DigestSignInit() with ECDSA and KECCAK-256...
2025-03-25  Tomas MrazAllow ECDSA signing with digests without a NID in defau...
2025-03-25  Andrey TsygunkaFix NULL pointer dereference in `asn1_ex_i2c()`, crypto...
2025-03-25  openssl-machinePrepare for 3.5 beta 2 27154/head
2025-03-25  openssl-machinePrepare for release of 3.5 beta 1 openssl-3.5.0-beta1
2025-03-25  openssl-machinemake update
2025-03-25  openssl-machineCopyright year updates
2025-03-25  Tomas MrazUpdate NEWS.md and CHANGES.md for the 3.5 release
2025-03-25  Tomas Mraz80-test_cms.t: Fix Provider compatibility CI failures
2025-03-24  Bernd EdlingerTry to fix endless loops in quic_multistream_test
2025-03-24  Bernd EdlingerUpload artifacts despite possible test failures
2025-03-24  Bernd EdlingerDo not wrap the python3 in ../../util/wrap.pl
2025-03-24  Bernd EdlingerTry to fix reported qlog issues
2025-03-24  Tomas Mrazqlog_event_helpers.c: Fix inverted condition
2025-03-24  slontisML_DSA - Fix bug in OSSL_PKEY_PARAM_SECURITY_BITS getter.
2025-03-20  Matt CaswellMove the Handshake read secret change earlier in the...
2025-03-20  Daniel Van... Fix use of SHAKE as a digest in CMS
2025-03-20  Viktor DukhovniAvoid erroneous legacy code path when provided
2025-03-20  Ankit Kekreapps/cms.c, apps/ocsp.c: Added NULL pointer checks
2025-03-20  Matt CaswellFix the use of CCM ciphersuites with QUIC TLS API
2025-03-20  Matt CaswellAdd a test for using CCM ciphersuites with QUIC TLS API
2025-03-20  Matt CaswellAlways use NULL BIOs when using the QUIC TLS API
2025-03-20  Matt CaswellTest that using the QUIC TLS API does not require BIOs...
2025-03-20  Matt CaswellEnsure SSL_get_app_data() continues to work even in...
2025-03-20  Matt CaswellDon't decrement the unreleased counter if we failed...
2025-03-20  Matt CaswellCheck SSL_get_app_data() from QUIC cb in a failure...
2025-03-20  Matt CaswellAdd a test for calling SSL_get_app_data() from QUIC...
2025-03-20  Bernd EdlingerRemove workaround for an old ppc64le compiler bug
2025-03-20  Dmitry Misharovcorrectly mark the release as prerelease
2025-03-19  Viktor DukhovniTolerate PKCS#8 V2 with optional public keys
2025-03-19  Jon SpillettUse text compare for PEM and text files
2025-03-19  Ingo FranzkiDoc fix in EVP_PKEY-ML-DSA/KEM.pod files
2025-03-19  Martin OliveiraFix gettable_params() for ECX
next