]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-05-30  sashan- install libtls
2025-05-30  sashan- fix typo in github action
2025-05-30  sashan- adding rpki test to ci workflow
2025-05-30  sashan- adding rpki-client-portable repository as submodule
2025-05-30  sashan- rpki external test
2025-05-30  sashanadd rpki-client external test
2025-05-30  Daniel FrinkAdd generated cipher implementation files to gitignore
2025-05-30  Dmitry BelyavskiyCleanup - this constant and functions are no longer...
2025-05-30  Norbert Pocssslapitest: Add failing test for quic double free
2025-05-30  Norbert Pocsquic_tls.c: Precede double free on EVP_MD variable
2025-05-30  Richard Levitte[design] Functions for explicitly fetched signature...
2025-05-29  Tomas MrazDocument that FIPS provider cannot be used by multiple...
2025-05-29  JiashengJiangtest/evp_test.c: Free fetched_digest on error to avoid...
2025-05-29  JiashengJiangcrypto/property/property.c: Free impl->method to avoid...
2025-05-29  AntonMoryakovapps: lib: Prevent potential NULL dereference in init_c...
2025-05-29  operagxoksanaREADME.md: Improve links to GH workflow badges
2025-05-29  Viktor DukhovniNote finished state in cipher BIO EOF
2025-05-29  Neil HormanAttempt to fix occasional failure of quicapi test in ci
2025-05-28  Norbert PocsDocument EVP_CIPHER failure for missing provider function
2025-05-27  JiashengJiangapps/cmp.c: Free bio on error to avoid memory leak
2025-05-27  Tomas MrazOSSL_CMP_MSG_http_perform(): Remove extraneous %s from...
2025-05-27  JiashengJiangcrypto/pkcs7/pk7_smime.c: Add BIO_free() to avoid memor...
2025-05-27  JiashengJiangapps/pkeyutl.c: Add OPENSSL_free() to avoid a memory...
2025-05-27  Paulitest: use EVP_PKEY_get_security_category function in...
2025-05-27  Paulidoc: document EVP_PKEY_get_security_category function
2025-05-27  Pauliadd EVP_PKEY_get_security_category to exported symbols
2025-05-27  Paulievp: add EVP_PKEY_get_security_category function
2025-05-27  Paulislh-dsa: add security category checks to evp_test data
2025-05-27  Paulirsa: add security category checks to evp_test data
2025-05-27  Pauliml-kem: add security category checks to evp_test data
2025-05-27  Pauliml-dsa: add security category checks to evp_test data
2025-05-27  Pauliecx: add security category checks to evp_test data
2025-05-27  Pauliec: add security category checks to evp_test data
2025-05-27  Paulidsa: add security category checks to evp_test data
2025-05-27  Paulidh: add security category checks to evp_test data
2025-05-27  Paulislh-dsa: add security category support
2025-05-27  Paulirsa: add security category support
2025-05-27  Pauliml-kem: add security category support
2025-05-27  Pauliml-dsa: add security category support
2025-05-27  Pauliecx/ml-kem: add security category support
2025-05-27  Pauliecx: add security category support
2025-05-27  Pauliec: add security category support
2025-05-27  Paulidsa: add security category support
2025-05-27  Paulidh: add security category support
2025-05-27  Paulievp_test: support security-category for public key...
2025-05-27  Paulidoc: document the security category param for pkeys
2025-05-27  PauliAdd security-category param name
2025-05-23  Norbert Pocsquic-interop-ci: Fix docker install
2025-05-23  Richard LevitteAdd more instructions in HACKING.md
2025-05-23  Tomas MrazAvoid leaking duplicated EVP_PKEY_CTX in case of error
2025-05-23  widneveFix memory leaks after failure of PKCS7_add_signed_attr...
2025-05-22  klaus triendlUpdated Windows notes on the use of “no-makedepend...
2025-05-22  Norbert Pocsquic-interop-ci: Fix failing CI
2025-05-22  Tomas Mrazapps/x509.c: Fix the -addreject option adding trust...
2025-05-20  Ondrej MorisUpdate pkcs11-provider submodule
2025-05-20  Ondrej Moristest: reduce the scope of pkcs11-provider external...
2025-05-20  Ondrej Moristest: skip tlsfuzzer tests pkcs11-provider test
2025-05-20  Ondrej Morisci: run all non-external tests on fedora:latest
2025-05-20  Ondrej Morisci: run pkcs11-provider external test on Fedora
2025-05-20  Ondrej Morisci: re-enable pkcs11-provider external test
2025-05-20  Dr. David von... crypto/evp/signature.c: add checks for consistent prese...
2025-05-20  Dr. David von... provider-signature.pod: add missing doc of OSSL_FUNC_si...
2025-05-20  Dr. David von... crypto/evp/signature.c: add more specific diagnostic...
2025-05-20  Dr. David von... crypto/evp/signature.c: compensate for providers not...
2025-05-20  Dr. David von... crypto/evp: compensate for providers not adding error...
2025-05-20  Dr. David von... store_result.c: add to error queue which provider faile...
2025-05-19  Jan Luebbe80-test_cms.t: Fix indentation by replacing tabs with...
2025-05-19  Jan LuebbeFix some typos in the man pages
2025-05-19  Dmitriy DenisovThe condition that is never checked has been removed.
2025-05-19  Zhiguo ZhouCheck NASM version for {vex} prefix support
2025-05-19  Zhiguo ZhouRemove redundant space in effective address
2025-05-19  Zhiguo ZhouPick up {vex} in x86_64 assembler translator
2025-05-19  Norbert Pocsapps/prime.c: Remove unused assignment
2025-05-19  JiashengJiangdemos/bio/sconnect.c: Free ssl_bio on error to avoid...
2025-05-19  JiashengJiangcrypto/x509/v3_lib.c: Free tmpext if X509V3_EXT_add...
2025-05-19  ztp6893Workaround for issue with assembler on OS X 10.4
2025-05-19  sashanFix AIX build in test/radix/quic_tests.c
2025-05-19  sashanFix build failure on AIX
2025-05-19  JiashengJiangssl/t1_lib.c: Free gix if sk_TLS_GROUP_IX_push() fails...
2025-05-16  Benson Muitedemos/guide/tls-client-block.c Spelling correction
2025-05-16  Norbert Pocss3_lib.c: Use illegal_parameter for failing encapsulati...
2025-05-16  Ilie HalipFix trace output for provider algorithm names
2025-05-15  Norbert Pocsprime.c: Remove uneeded if check for NULL value
2025-05-15  Norbert Pocscipher_chacha20_poly1305.c: Remove unneeded check
2025-05-15  Norbert Pocsconfigutl.c: Resolve possible resource leak of config...
2025-05-15  Norbert Pocsconfigutl.c: Remove dead code
2025-05-15  Neil HormanAdd NULL check in ossl_quic_get_peer_token
2025-05-15  Norbert Pocss3_lib.c: Handle weak x keys as illegal_parameter alert
2025-05-14  Jeremy DoupeAPPS/x509: add -multi option for outputting all certs...
2025-05-14  Dr. David von... d2i_X509.pod: add missing doc of return value of i2d_AS...
2025-05-14  Dr. David von... asn_mime.c multi_split(): add missing I/O error checking
2025-05-14  Dr. David von... SMIME_text(): add missing I/O error checking
2025-05-14  Dr. David von... SMIME_crlf_copy(): add missing I/O error checking
2025-05-14  Dr. David von... PEM_write_bio_ASN1_stream(): complete I/O error checking
2025-05-14  Dr. David von... apps/cms.c: add failure handling for I/O errors of...
2025-05-14  Dr. David von... apps/cms.c: clarify treatment of 'ret' variable in...
2025-05-14  Dr. David von... apps/cms.c: remove needless ERR_print_errors() calls
2025-05-14  Dr. David von... apps/cms.c: add missing error messages in various error...
2025-05-14  Dr. David von... fix asn1_write_micalg() in asn_mime.c on GostR3411...
2025-05-14  Dr. David von... SMIME_write_ASN1_ex() used for CMS: add error checking...
next