]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-02-26  Viktor DukhovniOlder FIPS providers require a kemop 26926/head
2025-02-26  Viktor DukhovniUse better data type info in decoders
2025-02-26  SaEvangelistaAllow 0 length plaintext and aad for aes-siv
2025-02-26  slontisML-DSA Add Wycheproof test vectors.
2025-02-26  Viktor DukhovniMake RFC8422 deprecated TLS EC curves disablable
2025-02-26  slontisFIPS POST: Change PBKDF2 CAST to use less iterations.
2025-02-25  Neil Hormanfix slh-dsa incorrect prediction of result code
2025-02-25  Neil HormanAdd record overflow test to tlsfuzzer external tests
2025-02-25  Neil HormanChange cipher suite alert for 0 length cipher_suites
2025-02-25  Dimitri John... Add ifndef to seed-src_jitter too
2025-02-25  Dimitri John... fips-jitter: Force use jitter entropy in the FIPS 3...
2025-02-25  Alexandr NedvedickyFix read out of buffer bounds when dealing with BIO_ADDR
2025-02-25  Niels DosscheFix potential memory leak in policy_section()
2025-02-25  Tomas Mrazadd_uris_recursive(): Avoid OSSL_STORE_INFO leak on...
2025-02-25  Niels DosscheFix potential leak in error path in cert_response()
2025-02-25  Andrew DinhEVP_PKEY_derive_set_peer_ex(): Don't free peer on error
2025-02-25  Tomas MrazRename fnv1a_hash() to ossl_fnv1a_hash()
2025-02-25  Niels DosscheFix potential memory leaks in error paths in ossl_rsa_m...
2025-02-25  Tomas MrazAdd CHANGES.md entry for changed default TLS group...
2025-02-25  Tomas Mraztls1_set_groups_list(): Update raised errors
2025-02-25  Tomas Mraztls_construct_ctos_key_share(): Fix handling of HRR...
2025-02-25  Neil HormanConvert test_bio_ssl to use fake time
2025-02-25  Tomas Mraz28-seclevel.cnf.in: Enable some groups required for...
2025-02-25  Tomas Mraz70-test_tls13cookie.t: Change the order of the test...
2025-02-25  sashanTserver must keep fake time ticking to complete a handshake
2025-02-25  Tomas MrazNo valid groups is not an error
2025-02-25  Tomas MrazHave the same default groups list for QUIC and TLS
2025-02-25  Tomas Mrazcompare_with_file(): ? at EOL matches any number of...
2025-02-25  Sasha NedvedickyFix quic multistream test
2025-02-25  Viktor DukhovniAdd hybrid ML-KEM based groups to default TLS groups
2025-02-25  Alexandr NedvedickyFix AEAD validation of initial packets in port
2025-02-25  Alexandr NedvedickyPerform initial AEAD validation before creating a channel
2025-02-25  daichengrongriscv: add dl_hwcap for capability detection
2025-02-25  Burkov Egorfix: add OOM handler for x509 fuzz test
2025-02-25  Viktor DukhovniMake the KEM operating mode optional
2025-02-25  Paulidoc: document that the FIPS provider doesn't support...
2025-02-25  Bernd EdlingerRevert wrong macos RCU fix
2025-02-25  Andrew DinhCoverity fixes
2025-02-25  Viktor DukhovniMore seed and private key checks for ML-DSA
2025-02-23  Neil HormanFix ci break on building quic with no-siphash
2025-02-22  Neil Hormanseparate intval into separate variable in OSSL_PARAMS
2025-02-22  Neil HormanFix slh-dsa fuzzer on invalid param inputs
2025-02-22  Neil HormanUse siphash to implement lcidm hash function
2025-02-22  Neil HormanAdd siphash to shared source for quic
2025-02-22  Neil HormanUpdate LCIDM lookups to include hash keys
2025-02-22  Neil HormanAdd random hash key value to lcidm struct
2025-02-22  Bernd EdlingerRe-enable RCU torture test on MACOSX
2025-02-22  slontisSLH-DSA - restrict keygen seed length to exact value...
2025-02-22  slontisSLH-DSA fixup tests to adjust the private key getter...
2025-02-22  slontisSLH-DSA Update private key getter to also return public...
2025-02-22  Paulidoc: fixup FIPS self test names
2025-02-22  Paulifipsinstall: update tests to use corrent key gen test...
2025-02-22  Paulifips: update FIPS self test defines
2025-02-22  Paulifips: refactor to unify the ST_KAT_PARAM -> OSSL_PARAM...
2025-02-22  Paulifips: refactor ML-KEM tests so that key generation...
2025-02-22  Paulifips: add key generation name for ML-KEM CASTs
2025-02-21  Bernd EdlingerUse linux-arm64 or the public ubuntu-24.04-arm runner...
2025-02-21  Andrew DinhVarious NULL checks
2025-02-21  Dmitry BelyavskiyEVP_SKEY_get_raw_key => EVP_SKEY_get0_raw_key
2025-02-21  Michael BaentschUpdate oqsprovider git submodule and start testing...
2025-02-21  Clemens LangProvide aliases to ML-DSA without dashes
2025-02-21  Bernd EdlingerMake CRYPTO_atomic_load/store use the same preprocessor...
2025-02-21  Bernd EdlingerCleanup atomic fallbacks in threads_pthread.c
2025-02-21  Bernd EdlingerEnhance thread sanitizer CI tests
2025-02-21  Tomas Mrazcross-compiles.yml: Disable FIPS for cross compiles
2025-02-21  Tomas Mrazrun-checker-daily.yml: Add memory sanitizer run with...
2025-02-21  Tomas Mrazmake-test: No verbose tar output
2025-02-21  Tomas Mrazrun-checker-daily.yml: Adjust the list of jobs
2025-02-21  Tomas MrazDisable SLH-DSA in memory sanitizer
2025-02-21  Cheng ZhangAdded new API to enable 0-RTT for 3rd party QUIC stacks.
2025-02-21  Andrew DinhUse OPENSSL_strdup instead of strdup
2025-02-21  Paulifips: change SLH-DSA key generation to use a fast algor...
2025-02-21  Paulislh-dsa: avoid pairwise test when doing key generation...
2025-02-21  Pauliml-kem: avoid pairwise test when doing key generation...
2025-02-21  Pauliml-dsa: avoid pairwise test when doing key generation...
2025-02-21  Paulifips: add function to detect if the self tests are...
2025-02-20  slontisSLH-DSA coverity fixes.
2025-02-20  Tomas MrazRefactor EVP_SKEY initialization
2025-02-20  Shakti ShahMake org.openssl.winstore: work in openssl-ts
2025-02-20  Andrew DinhSet op_num to 0
2025-02-20  Dmitry BelyavskiyFix coverity finding
2025-02-20  Andrew Dinhssl_lib.c: Check for NULL from SSL_CONNECTION_FROM_SSL()
2025-02-20  otherddn1978EC_get_buildin_curves does not return an error, this...
2025-02-20  Andrew DinhNULL checks for QUIC code
2025-02-20  Tomas MrazCI: ssl-trace is enabled by default
2025-02-20  Tomas Mraztest/quicapitest.c: Fix build with no-ssl-trace
2025-02-20  Burkov Egorfix: add check for NULL zalloc in tls-provider.c (rever...
2025-02-20  Viktor DukhovniConfigurable import-time PCT for ML-KEM
2025-02-20  Paulislh-dsa: use fast flavours for FIPS Power Up Self Test
2025-02-20  Paulitestutil: remove unused buffer from stanza structure
2025-02-20  Paulislh-dsa: update changes authorship
2025-02-20  Paulislh-dsa: add key generation tests
2025-02-20  Paulislhdsa: add Python script to convert NIST ACVP data...
2025-02-20  Paulislh-dsa: change the seed parameter name from entropy...
2025-02-20  Paulievp_test: include signature generation and verification...
2025-02-20  Paulislh-dsa: add signature generation tests
2025-02-20  Paulislh-dsa: add signature verification failure tests
2025-02-20  Paulievp_test: add a Verify-Message-Public test type
2025-02-20  Paulitestutil: increase the line length for reading stanzas
2025-02-20  Paulicoverage: enable extended EVP tests
next