]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2025-03-19  ak4153Fix missing OSSL_FUNC_DIGEST_GET_PARAMS in provider...
2025-03-18  sashanrequire GNU assembler 2.30 or higher to build aesni...
2025-03-18  Nicola Tuveridocs(provider-base): Add HISTORY note for OSSL_CAPABILI...
2025-03-18  Bernd EdlingerDo some more cleanup in the RCU code
2025-03-17  Bernd EdlingerFix a memory order issue with weakly ordered systems
2025-03-15  Neil HormanFix interop ci yaml
2025-03-14  Danny TsenFix Minerva timing side-channel signal for P-384 curve...
2025-03-14  Tomas MrazKeep the provided peer EVP_PKEY in the EVP_PKEY_CTX too
2025-03-14  Andrew DinhFix RCU TODOs
2025-03-14  Randall S.... Wrap use of poll.h to prevent including on NonStop.
2025-03-12  Neil HormanExclude retry test with msquic server from interop
2025-03-12  openssl-machinePrepare for 3.5 alpha 2 27039/head
2025-03-12  openssl-machinePrepare for release of 3.5 alpha 1 openssl-3.5.0-alpha1
2025-03-12  openssl-machinemake update
2025-03-12  openssl-machineCopyright year updates
2025-03-11  Neil HormanAdding missed items to NEWS.md prior to release
2025-03-10  Michael SchroederAdd support for md-less signature schemes in CMS
2025-03-09  Viktor DukhovniMake group names case-insensitive
next