]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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()
2025-07-07  Daniel FrinkSeparate public and private ML-KEM allocations
2025-07-07  Daniel FrinkUse secure memory allocation for ML-KEM and ML-DSA...
2025-07-07  Julian ZhuRISC-V: Provide optimized SM3 implementation using...
2025-07-07  Tomas MrazAdd CI for backports to be run when respective branch...
2025-07-06  Neil HormanAdd .[ch].in files to ctags
2025-07-04  Neil HormanUpdate util/analyze-contention-log.sh
2025-07-04  Neil HormanAdd lock contention log analyzer
2025-07-03  Matt CaswellFix some conversion from size_t to const int errors
2025-07-03  Daniel Van... The check-ansi job is failing in the openssl-3.5 branch...
2025-07-03  Andrew DinhExtend create_accept_stream test
2025-07-03  Andrew DinhAdd test for SSL_accept_stream
2025-07-03  Andrew DinhAdd stream type flags to SSL_accept_stream
2025-07-02  Neil HormanRemove need for BN_BLINDING lock
2025-07-02  Tomas Mrazdemos: Silence warnings on Win64 builds
2025-07-02  Tomas MrazCI: Enable strict warnings on all Windows CI builds
2025-07-02  Tomas Mraztest: Silence warnings on Win64 builds
2025-07-02  Tomas Mrazfuzz: Silence warnings on Win64 builds
2025-07-02  Tomas Mrazapps: Silence warnings on Win64 builds
2025-07-02  Tomas Mrazengines: Silence warnings on Win64 builds
2025-07-02  Tomas Mrazlibssl: Silence warnings on Win64 builds
2025-07-02  Tomas Mrazproviders: Silence warnings on Win64 builds
2025-07-02  Tomas Mrazlibapps + libcrypto: Silence warnings on Win64 builds
2025-07-01  ChrisRemove accidentally left debug statements from ec.c
2025-07-01  Jiasheng Jiangtest/quic-openssl-docker/hq-interop/quic-hq-interop...
2025-07-01  Jiasheng Jiangtest/quic_multistream_test.c: Add OPENSSL_free() to...
2025-07-01  Jiasheng Jiangapps/openssl.c: Add OPENSSL_free() to avoid memory...
2025-07-01  slontisRemove unused data from self test.
2025-07-01  slontisUpdate FIPS provider doc to match the current code.
2025-07-01  Jiasheng Jiangtest/bio_pw_callback_test.c: Add BIO_free() to avoid...
2025-07-01  Jiasheng Jiangdemos/cms/cms_denc.c: Add check for BIO_new_file()
2025-07-01  Jiasheng Jiangdemos/cms/cms_ddec.c: Replace "in" with "dcont" to...
2025-07-01  Jiasheng Jiangapps/lib/apps.c: Add check for BIO_new()
2025-07-01  Tomas MrazFix internal documentation of ossl_namemap_num2name()
2025-07-01  Daniel Van... decoders: Fix prioritization of decoders via property...
2025-07-01  Jakub ZelenkaIntroduce cms kekcipher option to select cipher for...
2025-07-01  Neil HormanCHANGES.md / NEWS.md fixups ahead of release
2025-06-30  INDIA\kanagavelsFixes #27831: Decreased NAMEMAP_HT_BUCKETS to 512.
2025-06-30  noctuellesfix: msg callback in dtls1_do_write that incorrectly...
2025-06-30  Christian VöglFix nullpointer dereference in OSSL_PARAM_merge
2025-06-30  Dmitry BelyavskiyEnforce permissions 0600 for SSLKEYLOGFILE
2025-06-30  Dmitry BelyavskiyBetter lookup for openssl executable
2025-06-26  Ingo Franzkispeed: Increase MAX_SIG_NUM and fix its usage in loopar...
2025-06-26  Dr. David von... test/build.info: minimize use of static libcrypto.a...
2025-06-25  Paulieddsa: convert to using struct based TRIE decoder for...
2025-06-25  Pauliupdate build infrastructure to support generated eddsa_...
2025-06-25  Paulirename eddsa_sig.c for autogeneration
2025-06-25  Paulieddsa: remove impossible parameters from gettable array
2025-06-25  Paulidigest: convert algorithm gettable parameters to use...
2025-06-25  Pauliupdate build infrastructure for digestcommon.c.in
2025-06-25  Paulimlx: use TRIE & struct based param decoding
2025-06-25  Pauliupdate build instructions for mlx key management
2025-06-25  Paulirename mlx_kmgmt.c to mlx_kmgmt.c.in
2025-06-25  Pauliml-dsa: use TRIE & struct based param name decoders
next