openssl.git
2023-02-08 Tomas MrazInternaly declare the DSA type for no-deprecated builds
2023-02-07 Pauliremove EdDSA from changes entry about non-fips algorithms
2023-02-07 Paulidoc: remove EdDSA from list of non-FIPS algorithms.
2023-02-07 PauliPut EdDSA back as approved algorithms.
2023-02-07 Tomas MrazAdd testcase for missing return check of BIO_set_md...
2023-02-07 Tomas Mrazpk7_doit.c: Check return of BIO_set_md() calls
2023-02-07 Hugo LandauCVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address...
2023-02-07 Tomas MrazAdd test for DSA pubkey without param import and check
2023-02-07 Tomas MrazDo not create DSA keys without parameters by decoder
2023-02-07 Tomas MrazPrevent creating DSA and DH keys without parameters...
2023-02-07 slontisFix NULL deference when validating FFC public key.
2023-02-07 Tomas MrazAdd test for d2i_PKCS7 NULL dereference
2023-02-07 Tomas MrazDo not dereference PKCS7 object data if not set
2023-02-07 Matt CaswellCheck CMS failure during BIO setup with -stream is...
2023-02-07 Matt CaswellFix a UAF resulting from a bug in BIO_new_NDEF
2023-02-07 Matt CaswellAdd a test for CVE-2022-4450
2023-02-07 Matt CaswellAvoid dangling ptrs in header and data params for PEM_r...
2023-02-07 Dmitry BelyavskiyFix Timing Oracle in RSA decryption
2023-02-07 Tomas MrazAdd testcase for nc_match_single type confusion
2023-02-07 Viktor DukhovniFix type confusion in nc_match_single()
2023-02-06 Viktor DukhovniFix typo in Ordinals.pm from PR #14074
2023-02-02 Dr. David von... doc/man1/{storeutl,gendsa}: point out that extra option...
2023-02-01 ndosscheFix incomplete check on EVP_CIPHER_param_to_asn1()
2023-02-01 Richard LevitteUse $config{build_file} instead of $target{build_file}
2023-01-31 Ruili FangFix a potential memory leak in crypto/provider_child.c
2023-01-31 Andrea PappacodaBIO_read.pod: fix small typo
2023-01-31 Tomas MrazDo not include sparse_array.o in libssl with no-shared
2023-01-31 Tomas MrazAvoid duplicating symbols in legacy.a with some build...
2023-01-31 Nicola Tuveri[doc] Sync documentation now that 3.0 honors OSSL_PKEY_...
2023-01-31 ndosscheFix incomplete check on X509V3_add1_i2d()
2023-01-31 Tomas MrazWorkaround crash in atexit on NonStop platforms
2023-01-30 slontisChaCha20-Poly1305 no longer supports truncated IV's.
2023-01-29 Paulicoverity 1520506: error handling
2023-01-29 Paulicoverity 1520505: error handling
2023-01-27 Tomas MrazAdd notes about ignoring initialization failures on...
2023-01-26 slontisDocument that the RSA e value is mandatory when importing.
2023-01-26 PauliFix Coverity 1520485: logically dead code
2023-01-26 Christoph MüllnerRevert "CI: cross-compile: riscv: Add RV64 machine...
2023-01-26 Viktor DukhovniClarify the change of enc -S behavior in 3.0
2023-01-25 Niels DosscheFix incomplete checks for EVP_CIPHER_asn1_to_param
2023-01-24 Paulitest: note that a default property query must be includ...
2023-01-24 Paulichanges entry about non-approved FIPS algorithms
2023-01-24 PauliPut X25519 and X448 back as approved algorithms
2023-01-24 Paulifips: document that the EdDSA algorithms are not-validated
2023-01-24 Dr. David von... OSSL_trace_set_channel(): add important statement that...
2023-01-24 Dr. David von... set_trace_data(): prevent double free on OPENSSL_strdup...
2023-01-24 Christoph MüllnerCI: cross-compile: riscv: Add RV64 machine with Zb...
2023-01-24 Christoph MüllnerCI: cross-compile: Allow to set CPU capabilities
2023-01-24 Hugo LandauFix corruption when searching for CRLs in hashed direct...
2023-01-24 Matt CaswellAdd DTLS support to the large app data test
2023-01-24 Matt CaswellEnsure our buffer allocation allows for the Explicit IV
2023-01-24 Matt CaswellAdd a test for large app data
2023-01-23 Tomas MrazMD5.pod: Recommend SHA-2 or SHA-3 family hashes instead...
2023-01-23 Dr. David von... X509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix...
2023-01-23 Dr. David von... cmp_client.c: fix handling of total_timeout for RR...
2023-01-23 Dr. David von... cmp_client_test.c: add tests for end_time being initial...
2023-01-23 Dr. David von... CMP docs: clarify behavior on message/total timeout...
2023-01-23 ThibFixes wrong return type in BIO_do_connect man page.
2023-01-23 Niels DosscheFix incorrect check on RAND_bytes_ex() in generate_q_fi...
2023-01-20 ValdikSSPadlock: fix byte swapping assembly for AES-192 and 256
2023-01-19 PauliAdd link to EBNF definition
2023-01-19 PauliAdd negative test for unquoted property string
2023-01-19 PauliCorrect property EBNF for unquoted strings
2023-01-19 Niels DosscheFix incorrect error return value in i2r_ADMISSION_SYNTAX()
2023-01-17 Juergen ChristFix potential NULL pointer dereference
2023-01-17 north-16Clarify documentation of X509_STORE_CTX_get_current_cert()
2023-01-17 Tomas Mrazpkey: Imply public check if -pubin is specified
2023-01-16 Juergen Christs390x: Fix keccak xofs via CPACF
2023-01-16 fangming.fangFix big-endian issue in chacha20 SVE implementation...
2023-01-16 dependabot... Bump actions/setup-python from 4.4.0 to 4.5.0
2023-01-16 Dmitry BelyavskiyDocumenting lack of error codes stability
2023-01-14 Bernd EdlingerLimit size of modulus for bn_mul_mont and BN_mod_exp_mo...
2023-01-14 Bernd EdlingerRevert "Limit size of modulus for BN_mod_exp_mont_const...
2023-01-12 Paulifips: make EdDSA unapproved for FIPS
2023-01-12 slontisSSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX...
2023-01-12 Nobuhiro IMAIfix manpage of `d2i_X509(3)`
2023-01-12 Tomas MrazDo not check definition of a macro and use it in a...
2023-01-11 Richard LevitteOSSL_PARAM_BLD and BIGNUM; ensure at least one byte...
2023-01-11 Richard LevitteIn OSSL_PARAM_set_BN(), make sure that the data_size...
2023-01-11 Richard Levittetest/param_build_test.c: test zero BIGNUM
2023-01-11 H. VetinariAdd empty migration guide for 3.1
2023-01-10 slontisDoc: Update history section of EC_GROUP API's.
2023-01-10 Nikhil BishtDocumentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY...
2023-01-10 Greg McLearninfo.c: Fix typos in seed macro name and description...
2023-01-09 Tomas Mrazrsaz_exp_x2.c: Remove unused ALIGN64 macro
2023-01-09 Tomas Mrazrsaz_exp_x2.c: Avoid potential undefined behavior with...
2023-01-09 Tomas MrazRevert "Fix an occasional CI failure due to unaligned...
2023-01-06 Xu YizhouFix SM4 test failures on big-endian ARM processors
2023-01-05 Hugo LandauBIO_s_dgram: add documentation and hazard warnings
2023-01-04 Tomas MrazAvoid possible divide by zero
2023-01-04 Tomas Mraz80-test_cms.t: Fix rsapssSaltlen check on MinGW
2023-01-04 slontisCleanse internal BN_generate_dsa_nonce() buffers used...
2022-12-28 dependabot... Bump actions/setup-python from 4.3.1 to 4.4.0
2022-12-22 Tomas MrazINSTALL.md: Remove trailing space
2022-12-22 slontisDocs: Move deprecated ECDSA_ functions into a separate...
2022-12-22 slontisChange HKDF to alloc the info buffer.
2022-12-22 xkernelec_kmgmt.c: check the return of BN_CTX_get() in time.
2022-12-22 Matheus CunhaINSTALL.md: Fix typo
2022-12-22 slontisAdd Demos for DSA params/DSA keygen.
2022-12-22 Bernd EdlingerFix possible UB in init_info_strings
next