]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-05-13  JiashengJiangtest/testutil/testutil_init.c: Add OPENSSL_free() to...
2025-05-13  Matt CaswellStop a TLSv1.3 server emitting an unsolicited PSK extension
2025-05-13  Dr. David von... APPS/cmp.c: fix char encoding of subject, issuer, sende...
2025-05-13  Jakub ZelenkaCheck rand_meth_lock existence before trying to lock it
2025-05-08  Paulichacha_poly: fix settable ctx param list
2025-05-08  Matt CaswellAdd a test for app data received too early
2025-05-08  Matt CaswellEnsure we properly release DTLS buffered app data records
2025-05-08  JiashengJiangtest/bio_comp_test.c: Initialize pointer to avoid undef...
2025-05-07  Matt CaswellAdd a test for sending an empty app data record in...
2025-05-07  Matt CaswellDrop empty app data records in DTLS
2025-05-07  JiashengJiangcrypto/provider_conf.c: Fix possible memory leak
2025-05-06  Dr. David von... Fix SSL_{set1,add1}_host() handling of host name/IP...
2025-05-06  Dr. David von... SSL_set1_host.pod: add recommendation to use SSL_{set1...
2025-05-06  Richard LevitteDrop "by store"'s by_store_subject_ex()
2025-05-06  Dr. David von... Add test_verify tests
2025-05-06  Richard LevitteRework the "by store" X509_LOOKUP method to open the...
2025-05-05  Tobias BrickFix use after free bugs for public_keys and private_key...
2025-05-02  Neil HormanDisable unterminated-string-initialization in strict...
2025-04-30  Tomas Mrazsslecho: Rename bool to flag to avoid C23 conflict
2025-04-29  sashanossl_json_f64() seems to be unused, remove it to avoid...
2025-04-29  Matt CaswellClarify how s_client -ign_eof and -quiet impact command...
2025-04-29  Anton TielemanTest+fix handling "wrong" downgrade signals
2025-04-29  Anton TielemanRepair downgrade tests
2025-04-28  Tomas MrazBIO_dump_indent_cb(): Check for negative return from...
2025-04-28  Bernd EdlingerFix also BIO_printf formatting for INF and NAN
2025-04-25  A. WilcoxFix P-384 curve on lower-than-P9 PPC64 targets
2025-04-24  Neil HormanRevert "Temporarily disable gost-engine tests in ci"
2025-04-24  Neil Hormanupdate to latest version of gost-engine
2025-04-24  Richard LevitteFix BIO_printf formatting for negative numbers formatte...
2025-04-24  Ryan Schanzenbacherdocs: update OSSL_PARAM_int documentation
2025-04-23  olszomalFix URL parsing to handle missing ports and ISO 8601...
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  Paulitest: test for setting hkdf salt to null
2025-04-18  Paulihkdf: allow salt to be set to null
2025-04-16  MironenkoFix OSSL_FUNC_keymgmt_load declaration in man7/provider...
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  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-09  Dr. David von... cmp_client_test.c: relax tight timeout value in test_ex...
2025-04-02  Bernd EdlingerFix a visual glitch in test_cmp_http.t
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-01  Benjamin Kadukstatem: always save sigalgs during PHA
2025-04-01  slontisFix cpp comment in windows build
2025-04-01  slontisFix Strict c issue in aes_gcm for armv8
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  JiashengJiangapps/lib/apps.c: Add a check for OPENSSL_strdup()
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  Kyle MullenUpdate X509_VERIFY_PARAM_set_flags.pod
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  Andrey TsygunkaFix return value of the i2d_ASN1_bio_stream() call
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-25  Jon EricsonChange documentation to point to new wiki location
2025-03-25  jay9827342Memory leak fix ktls_meth.c
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-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-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  Bernd EdlingerRemove workaround for an old ppc64le compiler bug
2025-03-19  Martin OliveiraFix gettable_params() for ECX
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-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-12  Andrew DinhFix RCU TODOs
2025-03-05  RSA-1977Updated SSL_SESSION_get0_hostname() documentation to...
2025-03-05  Bernd EdlingerRCU: Ensure that qp's are actually retired in order
2025-03-05  Bernd EdlingerFix support for windows atomics
2025-03-04  Tomas Mrazcompiler-zoo.yml: Switch to ubuntu-22.04 where possible
2025-03-04  Matt CaswellFix a compilation failure in AIX
2025-03-04  Dr. David von... minor doc fixes for CMP and HTTP
2025-03-03  Matt CaswellMove ssl_err.c into libcrypto
2025-03-03  14MM4CH1N3Update doc README URLs
2025-03-03  Dmitry MisharovFix hashsum files in release assets
2025-03-03  Jakub ZelenkaFix libctx passing for CMS PWRI use
2025-03-03  Tomas Mrazapps: Escape control characters in DNs by default
2025-02-28  Hugo Beauzée... doc: fix OSSL_WINCTX spelling windows notes
next