]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-07-29  Eugene Syromiatnikovutil/other.syms: sort OPENSSL_*cap lexicographically...
2025-07-29  Eugene Syromiatnikovapps/lib/apps.c: remove HARNESS_OSSL_PREFIX envvar...
2025-07-29  Eugene SyromiatnikovRemove HARNESS_OSSL_PREFIX manipulation in the test...
2025-07-29  Nikola PajkovskyPairwise check for DH keys import as part of FIPS
2025-07-29  Nikola PajkovskyUpdate dh_pub to be pairwise consistent with dh_priv
2025-07-28  Tomas MrazExchange no-sm2 and no-ssl-trace between on PR and...
2025-07-28  Tomas Mraztest-ec: Skip SM2 key import test if SM2 is disabled
2025-07-27  Igor UstinovFixed #27506, now the behavior with an empty IDN is...
2025-07-27  Alexandr Nedvedicky- adding a missing file
2025-07-27  Alexandr Nedvedicky- changes suggested by @t8m
2025-07-27  sashan- fix RFC reference and indentation
2025-07-27  SashanUpdate ssl/quic/quic_ackm.c
2025-07-27  SashanUpdate ssl/quic/quic_ackm.c
2025-07-27  sashanACK manager must avoid infinite probe time when waiting...
2025-07-26  Richard LevitteAdd a test of 'openssl storeutl' with a BER-encoded...
2025-07-26  Richard LevitteFix OSSL_STORE to consider cached info in the EOF check.
2025-07-25  Andrew DinhUpdate workflows to test msquic with OpenSSL
2025-07-25  martinAdd support for TLS 1.3 OCSP multi-stapling for server...
2025-07-25  AntonMoryakovsm2: sm2_sign.c: check EC_KEY_get0_private_key() for...
2025-07-25  Alen Yanfix SM2 privatekey decode(PEM format, ECPrivateKey).
2025-07-24  Daniel Van... openssl rand command should use the loaded library...
2025-07-24  Jiasheng Jiangtest/timing_load_creds.c: Add fclose() if error occurs
2025-07-24  Julian ZhuLoongArch: Add SHA-512 assembly implementation for... feature/quic-0-rtt
2025-07-24  Julian ZhuLoongArch: Add SHA-256 assembly implementation for...
2025-07-23  Dmitry Misharov--amend
2025-07-23  Dmitry Misharovreplace GitHub Actions in Windows jobs
2025-07-23  Norbert PocsFix perl warnings on various scripts
2025-07-23  Paulism2: add some signing tests.
2025-07-23  Paulievp_test: add a new global "Test-Entropy" line to allow...
2025-07-23  Paulism2 test: remove unnecessary available in lines
2025-07-22  slontisECX/ED keymanager param getter fixes.
2025-07-22  lanmingRaise PROV_R_NULL_OUTPUT_BUFFER if shsec is NULL in...
2025-07-21  Dmitry MisharovAdd CODEOWNERS file
2025-07-21  Dmitry Misharovpin GitHub Actions revisions from untrusted vendors
2025-07-21  Dmitry MisharovUpdate container images in OS Zoo CI workflow
2025-07-18  Norbert Pocsevp_pkey_type: Make base_id_conversion table static
2025-07-17  Stanciu, AdrianAdd AES-CFB128 optimizations with Intel AVX-512 and...
2025-07-17  Adrian StanciuExtract AES CFB implementation to cipher_aes_cfb*
2025-07-17  Norbert PocsAdd workflow to check perl core modules for 5.10.1
2025-07-17  Norbert PocsDeprecate ASN1_METH related tests
2025-07-17  Norbert PocsDeprecate ASN1_METH internal usage
2025-07-17  Norbert Pocslibcrypto.num: Deprecate EVP_PKEY_ASN1_METHOD related...
2025-07-17  Norbert PocsUpdate documentation on EVP_PKEY_ASN1_METHOD deprecation
2025-07-17  Norbert PocsDeprecate EVP_PKEY_ASN1_METHOD related function declara...
2025-07-17  Norbert PocsAdd deprecation macros for 3.6.0
2025-07-16  Norbert Pocsproviders/implementations/digests/sha3_prov.c optimize...
2025-07-16  Norbert Pocscrypto/params.c optimize ossl_(un)likely
2025-07-16  Norbert Pocscrypto/init.c optimize ossl_(un)likely
2025-07-16  Norbert Pocscrypto/threads_pthread.c optimize ossl_(un)likely
2025-07-16  Norbert Pocscrypto/mem.c optimize ossl_(un)likely
2025-07-16  Norbert Pocscrypto/bn/bn_gf2m.c: optimize ossl_(un)likely
2025-07-16  Norbert Pocsinclude/crypto/md32_common.h: optimize ossl_(un)likely
2025-07-16  Norbert Pocscrypto/bn/bn_lib.c: optimize - seems to bring not much...
2025-07-16  Norbert Pocscrypto/evp/digest.c: optimize ossl_(un)likely
2025-07-16  Norbert PocsUpdate doc on CRYPTO_MEM_SEC(_MINSIZE)
2025-07-16  Norbert Pocsopenssl: Add option to init sec mem at startup
2025-07-15  slontisLMS: Coverity Fix 1659010 (Unused Value)
2025-07-15  slontisLMS Coverity fix 1659009
2025-07-15  Caolán McNamaraconst up ERR_str_libraries
2025-07-14  Nikola Pajkovskysec_mem: add note about the perf implications
2025-07-14  Nikola Pajkovskyci: enable lms only on master
2025-07-11  Neil HormanAdd lock contention checking to our pthreads implementation
2025-07-11  Nikola PajkovskyMake the lock in CRYPTO_secure_actual_size a read lock
2025-07-10  Michael BaentschAdd note about use of EVP_PKEY in different libctxs
2025-07-10  Tomas MrazPEM_read_CMS.pod: Correct the deprecation notice
2025-07-10  Theo BuehlerProvide X509_CRL_get0_tbs_sigalg()
2025-07-10  Jiasheng Jiangtest/quic-openssl-docker/hq-interop/quic-hq-interop...
2025-07-10  Alexandr NedvedickyQUIC receiver may accidentally ACK packet it fails...
2025-07-10  slontisDOC: Fixup FIPS provider documentation.
2025-07-10  slontisLMS code review fixups
2025-07-10  slontisAdd LMS evp_test using NIST ACVP test data.
2025-07-10  Richard Levittetest: get the LMS test recipe run non-FIPS tests
2025-07-10  Paulici: enable LMS in a number of different builds
2025-07-10  PauliMake LMS disabled by default
2025-07-10  Paulilms_test: add key gen negative test
2025-07-10  Paulilms: add negative tests
2025-07-10  Paulilms: add signing negative test
2025-07-10  Paulipacket: add new utility function PACKET_get_4_len()
2025-07-10  Paulitest: get provider compatibily tests working
2025-07-10  PauliAdd changes entry for LMS verification
2025-07-10  Paulidoc: document the additional LMS self test description
2025-07-10  Paulifips: add self test CAST for LMS verify
2025-07-10  Paulifips: add LMS description
2025-07-10  PauliFix indentation
2025-07-10  slontisAdd LMS documentation
2025-07-10  slontisAdd LMS to the fips provider.
2025-07-10  slontisAllow SHA256-192 to be used internally in the FIPS...
2025-07-10  slontisAdd LMS Signature verification.
2025-07-10  slontisAdd LMS public key decoder.
2025-07-10  slontisAdd base code to load a LMS public key.
2025-07-10  slontisAdd Configurable "lms" option
2025-07-10  Daniel Van... HKDF updates
2025-07-10  Daniel Van... Add fixed-digest HKDF documentation
2025-07-10  Daniel Van... Add HKDF algorithms with fixed digests.
2025-07-09  Norbert PocsAddress coverity issue 1655295
2025-07-09  Norbert PocsAddress coverity issue 1655294
2025-07-09  Michael BaentschIntroduce SSL_OP_SERVER_PREFERENCE to replace SSL_OP_CI...
2025-07-09  Neil HormanFixup non-optional use of IO::Socket::IP
2025-07-09  Theo BuehlerUpdate rpki-client-portable to fix build
2025-07-07  Jiasheng Jiangcrypto/slh_dsa/slh_hash.c: Add check for EVP_MD_get_size()
next