]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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...
2024-11-22  Dimitri John... fips: remove redundant RSA encrypt/decrypt KAT
2024-11-22  Dimitri John... fips: zeroize temporary self-check out MD variable
2024-11-22  Dmitry Belyavskiy.gitignore: Ignoring demo executables
2024-11-22  Peiwei HuRemove the negative return values of EVP_KDF_* function...
2024-11-22  Peiwei HuFix wrong return value checks for some functions
2024-11-22  Peiwei HuFix multiple wrong use of BN_check_prime
2024-11-22  Peiwei HuFix multiple wrong checks of EVP_PKEY_set1_encoded_publ...
2024-11-22  Peiwei Huapps/lib/apps.c: fix the wrong check in check_cert_attr...
2024-11-22  Kai PastorMark OPENSSL_armcap_P .hidden in arm asm
2024-11-21  Neil HormanFix SSL_write_[ex|ex2] on blocking quic streams
2024-11-21  Tomas Mrazsm2_sig_verify(): Do not call BN_CTX_end() without...
2024-11-21  Michael Baentschadd new keytype test for EVP_PKEY_Q_keygen
2024-11-20  Tomas Mrazpkeyutl.c: Avoid freeing pkey at multiple places
2024-11-20  spectreREADME.md: Fix typo. Change 'the are' to 'there are'
2024-11-20  Michael Baentschs_cb.c: Move the negotiated group output
2024-11-20  wangchengAdd CTX copy function for EVP_MD to optimize the perfor...
2024-11-20  Dr. David von... x509_vfy.c and x509_lu.c: refactor find_issuer(), X509_...
2024-11-20  Tomas Mrazos-zoo CI: Replace macos-12 run with macos-15
2024-11-19  Neil HormanAdd docs for OSSL_PARAM_print_to_buf
2024-11-19  Neil HormanMake ossl_trace_param_values an official api function
2024-11-19  Neil HormanAdd QUERY trace points
2024-11-19  Neil HormanAdd a QUERY trace category
2024-11-19  Neil HormanAdd tracing messages to the provider api
2024-11-19  Neil HormanAdding a trace category for PROVIDER calls
2024-11-15  Dmitry Misharovremove ternary from runs-on, security repo is hosted...
2024-11-13  Alicja Karioman ECDSA_sign(3): fix wrong variable names
2024-11-13  Andrew DinhChange "a SSL" to "an SSL"
2024-11-13  Tomas Mraztest_hashtable_multithread(): Stress it more
2024-11-13  Tomas MrazUse test_random() in hashtable mt test for reproducibility
2024-11-13  Dr. David von... Fix doc and use of_X509v3_add_extensions() in case...
2024-11-13  Neil HormanAdd test for SSL_stream_reset
2024-11-13  Neil HormanFix SSL_stream_reset for stream objects which have...
2024-11-13  Tomas MrazAdjustments for the on schedule workflows
next