]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-02-14  slontisML_DSA: Fix partially uninitialised hint buffer.
2025-02-14  slontisAdd ML_DSA encoders
2025-02-14  slontisML-DSA fixups
2025-02-14  Viktor DukhovniAdd ML-DSA-44 and ML-DSA-87, fix endian issues & add...
2025-02-14  slontisAdd ML-DSA sign/verify
2025-02-14  slontisML_DSA: Use pointers instead of arrays for polynomials...
2025-02-14  slontisAdd ML-DSA Keygen support
2025-02-13  Bernd EdlingerRework and simplify RCU code
2025-02-13  Bernd EdlingerRevert "rcu: Ensure that updates to the ID field of...
2025-02-13  Tomas MrazTest openssl ecparam -list_curves
2025-02-13  Tomas Mrazecparam: process -list_curves before reading input
2025-02-13  Josh SorefFix arithmetic in a comment
2025-02-13  Alexey Moksyakov[vpsm4_ex][aarch64] Move constant to .rodata section
2025-02-13  Alexey Moksyakov[vpsm4][aarch64] Move constant to .rodata section
2025-02-13  Alexey Moksyakov[sm3][aarch64] Move constant to .rodata section
2025-02-13  Alexey Moksyakov[poly1305][aarch64] Extend address range by adrp + add
2025-02-13  Alexey Moksyakov[bsaes][aarch64] Move constant to .rodata section
2025-02-13  Alexey Moksyakov[chacha_sve][aarch64] Move constant to .rodata section
2025-02-13  Alexey Moksyakov[sm4][aarch64] Move constant to .rodata section
2025-02-12  Viktor DukhovniAddress coverity reports
2025-02-12  Tomas Mrazossl_rand_ctx_new(): Use OPENSSL_strdup instead of...
2025-02-12  Dr. David von... X509_STORE_CTX_get1_issuer(): make happy path quicker...
2025-02-12  Dr. David von... x509_vfy.c: refactor parameter of get0_best_issuer_sk...
2025-02-11  Dr. David von... http_client.c: fix error and default case handling...
2025-02-11  Dr. David von... http_client.c: fix OSSL_HTTP_REQ_CTX_nbio() to return...
2025-02-11  Dr. David von... http_client.c: fix redirection in OSSL_HTTP_REQ_CTX_nbi...
2025-02-11  Dr. David von... http_test.c: small beautifications
2025-02-11  Dr. David von... http_client.c: distinguish better between request/respo...
2025-02-11  Dr. David von... http_client.c,OSSL_HTTP_REQ_CTX.pod,http.h: fixups...
2025-02-11  Dr. David von... remove parts of OSSL_HTTP_transfer.pod that are better...
2025-02-11  Simo SorceAdd documentation to explain DRBG changes
2025-02-11  Simo SorceChange also other DRBG's algorithm fetching
2025-02-11  Dmitry BelyavskiyFilter provider should return proper provctx
2025-02-11  Simo SorcePrefer DRBG ciphers from the same provider
2025-02-11  Ingo Franzkitest/quicapitest.c: Increase timeout of test_fin_only_b...
2025-02-11  Matt CaswellAdd a test for configuring provider certs via config
2025-02-11  Matt CaswellFix configuring provider certificate algs via config...
2025-02-11  Matt CaswellEnable the quic-tls API to work, even in the case of...
2025-02-11  Matt CaswellAdd a test for the quic-tls API
2025-02-11  Matt CaswellAdd a CHANGES.md entry
2025-02-11  Matt CaswellAdd documentation for the new third party QUIC stack API
2025-02-11  Matt CaswellAdd an API for other QUIC stacks to use our TLS impleme...
2025-02-11  Viktor DukhovniAvoid calling ssl_load_sigalgs in tls1_set_sigalgs_list
2025-02-11  Neil HormanUpdate CHANGES and NEWS for security release
2025-02-11  Viktor DukhovniUse ERR marks also when verifying server X.509 certs
2025-02-11  Viktor DukhovniWith SSL_VERIFY_PEER client RPK should abort on X509...
2025-02-10  Dave KelseyAdd support for multiple key shares
2025-02-10  Zhiguo ZhouRevise CHANGES.md
2025-02-10  Zhiguo ZhouRemove unnecessary flag clearance in crypto/x86_64cpuid.pl
2025-02-10  Zhiguo ZhouFix the checks of factor_size/modulus_bitsize
2025-02-10  Zhiguo ZhouDual 1024/1536/2048-bit exponentiation optimization...
2025-02-06  Dmitry Misharovadd workflow dispatch inputs into coveralls workflow
2025-02-06  Auto VincentFix compile error when building VC-WIN64-CLANGASM-ARM...
2025-02-06  sashanperlasm: Replace .previous with the actual previous...
2025-02-04  Paulichanges: add note about the new provider random hook
2025-02-04  Paulilibcrypto.num: add RAND_set1_random_provider function
2025-02-04  Paulistyle: fix style problems
2025-02-04  PauliAdd test case for RAND_set1_random_provider() call
2025-02-04  Paulidocument provider random bypass ability
2025-02-04  Paulidocument internal ossl_provider_random_bytes rand funtion
2025-02-04  PauliAdd support for random provider
2025-02-04  PauliDocument random_provider option in random section
2025-02-04  PauliDocument RAND_set1_random_provider() API
2025-02-04  PauliAdd RAND_set1_random_provider() API
2025-02-04  PauliAdd a new provider API to generate random numbers.
2025-02-04  PauliResolve undefined behaviour in wpacket test
2025-02-03  Dr. David von... 80-test_cmp_http.t: on test failures also print failed...
2025-02-03  Dr. David von... 80-test_cmp_http.t: on test failures print Mock server...
2025-01-31  Dr. David von... 80-test_cmp_http_data/Mock/test.cnf: further relax...
2025-01-28  Kazuki YamaguchiUse ASN1_INTEGER_get_int64() in ossl_serial_number_print()
2025-01-28  Kazuki YamaguchiFix pretty-printing empty serial number in ossl_serial_...
2025-01-28  Bartel ArtemEVP_DigestSign(): Check pctx != NULL
2025-01-28  Billy Brumley[providers/implementations/ciphers] make aes-gcm-siv...
2025-01-28  Josh CooperOpen pem files in binary mode
2025-01-28  Josh CooperRevert "Work around Windows ftell() bug as per Microsof...
2025-01-28  Viktor DukhovniClarify docs of EVP_CIPHER*_get_block_size
2025-01-28  Viktor Dukhovniossl_provider_prov_ctx is redundant
2025-01-27  Michael BaentschAdd version field check to PKCS8 decoder
2025-01-27  Dmitry BelyavskiyExpanding trace of providers algorithms fetching/cachin...
2025-01-27  Rajeev RanjanAdd function X509_VERIFY_PARAM_get_purpose()
2025-01-27  Rajeev RanjanCMP: add support for central key generation
2025-01-27  Frederik Wedel... Fixes some memory leaks when errors occur in ossl_cmp_r...
2025-01-25  Viktor DukhovniAlso expose an accessor for a single string provider...
2025-01-24  Neil HormanExclude amplificationlimit test with mvfst client
2025-01-24  Sean KannanaikalFix magic + 20 in PEM_ASN1_write_bio
2025-01-24  MaeFix passing struct by value rather than by reference...
2025-01-24  Tomas Mraztemplate_kem.c: Use proper printf format for size_t
2025-01-24  Tomas Mraztemplate_kem.c: Check outlen before dereferencing it
2025-01-24  Frederik Wedel... Check returns of sk_X509_CRL_push and handle appropriately.
2025-01-24  Viktor DukhovniExpose the provider `c_get_params` function via PROV_CTX.
2025-01-24  Viktor DukhovniDon't lose config infopairs of built-in providers
2025-01-23  Dmitry Misharovos-zoo.yml: Add linux-s390x runner
2025-01-23  Stas CymbalovFix data race in asn1_str2tag() on tntmp which was...
2025-01-23  Tomas Mrazeddsa_signverify_init(): Avoid memory leak on error
2025-01-23  Tomas Mrazmac_legacy_kmgmt.c: Avoid possible memory leak on error
2025-01-23  Tomas Mraztest_kdf_scrypt(): Test resetting the KDF context
2025-01-23  Tomas Mrazkdf_scrypt_reset(): NULLify freed pointers
2025-01-23  Tomas Mrazscrypt: Do not free the context itself when fetch fails
2025-01-23  Alexander Heinleinconfig.pod: Fix typo
2025-01-23  Richard LevitteRefactor MAKE_ENCODER in providers/implementations...
next