]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-01-06  Jakub ZelenkaFix originator cert leak in cms app
2025-01-06  Jonathan SwinneyOptimize x86/aarch64 MD5 implementation
2025-01-06  Dr. David von... openssl-pkeyutl.pod.in: update from SHA-1 to SHA256...
2025-01-06  Dr. David von... openssl-pkeyutl.pod.in: various fixes
2025-01-06  Dr. David von... apps/pkeyutl: Fix checks and documentation regarding...
2025-01-06  Matt CaswellAdd a funding.json file
2025-01-03  Michael BaentschCorrect return value documentation for X509V3_set_ctx()
2025-01-03  Frederik Wedel... Avoid leaking memory when realloc fails
2025-01-02  Jonathan M... test: allowedAttributeAssignments X.509v3 extension
2025-01-02  Jonathan M... doc: the allowedAttributeAssignments X.509v3 extension
2025-01-02  Jonathan M... feat: support the allowedAttributeAssignments X.509v3...
2025-01-02  cxReject invalid FFDHE and ECDHE key shares with SSL_AD_I...
2025-01-02  Niels DosscheFix potential memory leak in BIO_get_accept_socket()
2024-12-31  Tomas Mrazcore_namemap.c: Use OPENSSL_STRING instead of defining...
2024-12-30  Neil HormanReduce the matrix fanout of interop runner
2024-12-30  Зишан Мирзаec_kem.c: Fix ikmlen check
2024-12-26  Matt CaswellAdd a daily run-checker test for the TLS security level
2024-12-26  Matt CaswellEnsure the tests pass even if the default seclevel...
2024-12-26  ryuishiiX509_ACERT_sign_ctx(): Remove superfluous reference
2024-12-26  Peter JuhaszAdd CMS_NO_SIGNING_TIME flag to CMS_sign(), CMS_add1_si...
2024-12-23  Jonathan M... fix: ci failures due to symbols missing from history
2024-12-23  Jonathan M... doc: the attributeMappings X.509v3 extension
2024-12-23  Jonathan M... test: the attributeMappings X.509v3 extension
2024-12-23  Jonathan M... feat: support the attributeMappings X.509v3 extension
2024-12-20  Dmitry BelyavskiyTake into account no_store when pushing algorithm
2024-12-20  Dmitry BelyavskiyThis is a test for nocache provider behavior
2024-12-20  Andrey Tsygunkaossl_i2c_ASN1_BIT_STRING(): Fix a possible heap buffer...
2024-12-19  Kalavakolanu... safe_math.h: Check if __GNUC__ is defined
2024-12-19  Tomas Mraztest_evp_cipher_pipeline(): Fix memory leaks on errors
2024-12-19  Patrick J.... doc: Correctly reflect parameter constraints in EVP_Dec...
2024-12-18  Michael BaentschFix missing HISTORY doc entries
2024-12-17  Neil HormanAdd amplification limit test to interop quic testing
2024-12-17  otherddn1978Check whether ctx->pctx != NULL
2024-12-17  Ramkumardocs: update man3 and man7 with cipher pipeline APIs 26136/head
2024-12-17  Ramkumartest: add evp_extra_test case for cipher pipeline API...
2024-12-17  Ramkumarfeat: add EVP APIs for cipher pipelining
2024-12-17  Ramkumardocs: EVP pipeline API design document
2024-12-16  Michael BaentschUpdate HISTORY sections of libssl functions > 3.0.0
2024-12-13  Tomas MrazFix breakage on arm64_32 platforms
2024-12-13  Ryan Farleyopenssl-dgst: Document that xoflen is required for...
2024-12-13  Elizarova,... Extension of OPENSSL_ia32cap to accommodate additional...
2024-12-13  Sasha RomijnFix typo in SSL_get_shared_sigalgs docs
2024-12-13  Neil HormanLimit tests with non-openssl clients
2024-12-13  Michael BaentschAdd HISTORY to BIO_s_mem documentation
2024-12-13  Tomas MrazFix leak of a RAND_POOL in error condition
2024-12-13  Dr. David von... X509: document non-standard behavior checking EKU exten...
2024-12-13  Tomas MrazFix the intermittent lhash_test failure on Windows
2024-12-11  Dmitry BelyavskiyTo verify MAC, we need a MAC
2024-12-11  Jonathan M... test: the timeSpecification X.509v3 extension
2024-12-11  Jonathan M... doc: the timeSpecification X.509v3 extension
2024-12-11  Jonathan M... feat: support the timeSpecification X.509v3 extension
2024-12-11  Shakti Shahdh_cms_set_peerkey(): Fix the incorrect condition
2024-12-10  Tomas MrazAdd function to mix in an additional input into a RAND_POOL
2024-12-10  Neil HormanFix potential use-after-free in REF_PRINT_COUNT
2024-12-10  Tomas MrazFix memory ordering guarantees and TSAN errors
2024-12-10  Tomas MrazAdd test for releasing a shared EVP_PKEY across threads
2024-12-10  Tomas Mrazossl_cms_get1_crls_ex(): Avoid doublefree if CRL up...
2024-12-10  Tomas MrazRevert the behavior change of CMS_get1_certs() and...
2024-12-10  Tom CosgroveRemove references to git.openssl.org from README.md
2024-12-10  Mohammed Alhabibspeed.c: Changed the declaration of aead_ivlen to a...
2024-12-06  Tomas MrazExchange jitter and no-ct jobs between daily and on...
2024-12-06  Tomas Mrazjitter_generate(): Properly mix in the additional input
2024-12-06  willmafhA typo fix in a comment
2024-12-06  willmafhAdd spaces to make macros more clear
2024-12-06  willmafhCode & comments changes to make them in consistent
2024-12-06  willmafhone more empty line for code style consistency
2024-12-06  willmafhChange all one's complement to ones' complement for...
2024-12-06  willmafhBN_secure_new function indentation correction
2024-12-06  willmafhDelete redundant parentheses for code consistency
2024-12-06  willmafhDelete a redundant break
2024-12-03  Neil HormanRun interop tests on feature/quic-server branch
2024-12-03  jsondeversAdd handling for additional input in jitter rng
2024-12-03  Joachim Vandersmissenfips: zeroization of ECX public keys
2024-12-03  Kyle Evansproviders: stop probing for getentropy(3) on recent...
2024-12-02  Tomas Mrazfips-label.yml: Fix ABI change label removal
2024-12-02  Tomas MrazAvoid NULL dereference with PKCS7_OP_SET_DETACHED_SIGNATURE
2024-11-29  Michael BaentschDocument version-specific utility of EVP_PKEY_Q_keygen
2024-11-29  Frederik Wedel... Minor nit fix to EVP_CipherFinal_ex() return code docum...
2024-11-29  Holger DenglerFix memleak in dsa_gen()
2024-11-29  slontisFix EVP_PKEY_print_private() so that it works with...
2024-11-29  Alexandr Nedvedickydie() in .tmpl file should not be silently ignored.
2024-11-29  Bartel Artemapps/passwd.c: Convert a redundant check to assert
2024-11-29  Neil HormanFix solaris build in CRYPTO_atomic_store api
2024-11-28  sftcdUse static array (length 256) for copy of OPENSSL_MALLO...
2024-11-28  Tomas MrazDeprecate all BIO_meth_get_*() functions
2024-11-28  Niels DosscheUse sk_X509_ATTRIBUTE_deep_copy() to copy attribute...
2024-11-28  Paulici: add daily runcheckers to exercise the -DOPENSSL_PED...
2024-11-28  Paulifips: change integrity check zeroization to use the...
2024-11-28  Paulipbkdf2: change FIPS zeroization to use the OPENSSL_PEDA...
2024-11-28  Paulihkdf: change FIPS zeroization to use the OPENSSL_PEDANT...
2024-11-28  Paulirsa: change FIPS zeroization to use the OPENSSL_PEDANTI...
2024-11-28  Pauliffc: change FIPS zeroization to use the OPENSSL_PEDANTI...
2024-11-28  Pauliec: change FIPS zeroization to use the OPENSSL_PEDANTIC...
2024-11-28  willmafhA typo fix in a comment
2024-11-27  David BenjaminDocument expected BIO operations for libssl
2024-11-27  Richard LevitteUpgrade action/{upload,download}-artifact to v4
2024-11-25  Dimitri John... fips-jitter: set provider into error state upon CRNG...
2024-11-25  Niels DosscheFix potential memory leak on failure of ecx_gen_init()
2024-11-25  Niels DosscheFix potential memory leak on failure of dsa_gen_init()
2024-11-22  Tom CosgroveEnable AES and SHA3 optimisations on Apple Silicon...
next