]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-08-01  Matt CaswellPrepare for 3.0.11 21614/head
2023-08-01  Matt CaswellPrepare for release of 3.0.10 openssl-3.0.10
2023-08-01  Matt Caswellmake update
2023-08-01  Matt CaswellCopyright year updates
2023-07-31  Matt CaswellFix a regression in X509_VERIFY_PARAM_add0_policy()
2023-07-27  Fatih Arslan... Correct spelling of database
2023-07-27  Tomas MrazAdd CHANGES.md and NEWS.md entries for CVE-2023-3817
2023-07-27  Tomas Mrazdhtest.c: Add test of DH_check() with q = p + 1
2023-07-27  Tomas MrazDH_check(): Do not try checking q properties if it...
2023-07-26  Bernd EdlingerMake DH_check set some error bits in recently added...
2023-07-25  atishkovget_cert_by_subject_ex(): Check result of X509_STORE_lock()
2023-07-25  atishkovx509: add ASN1_STRING_set() check result
2023-07-24  Bernd EdlingerFix error handling in pipelining test
2023-07-24  Adam Šulcfix: reject adding a duplicity into STACK_OF(X509_ATTRI...
2023-07-21  Ingo Franzkispeed: Fix execution of EdDSA measurement
2023-07-21  Ingo Franzkispeed: Fix memory leak
2023-07-21  Samuel LeeFix documentation around AAD and return values in EVP_C...
2023-07-19  atishkovapps/cms.c: Fix unreachable code in cms_main()
2023-07-19  Matt CaswellUpdate CHANGES/NEWS for CVE-2023-3446
2023-07-19  Matt CaswellAdd a test for CVE-2023-3446
2023-07-19  Matt CaswellFix DH_check() excessive time with over sized modulus
2023-07-19  Dr. David von... openssl-kdf.pod.in: add text on 'salt' and 'info' param...
2023-07-19  Dr. David von... EVP_KDF.pod: extend text on 'salt' and 'info' parameters
2023-07-18  Dimitri PapadopoulosFix typos found by codespell
2023-07-18  lan1120Fix int_ctx_new() error when use 1.1.1n sm2 key and...
2023-07-17  ljuzwiukRemove duplicated values
2023-07-16  Matt CaswellFix ssl3_do_write() to correctly handle retries
2023-07-16  Matt CaswellAdd a test for a retry during the handshake
2023-07-16  Tomas Mrazno-module should not imply disabling DSO loading support
2023-07-16  ljuzwiukFix RSA OAEP set/get label for legacy engine
2023-07-14  Tomas MrazAdd CHANGES.md and NEWS.md entries for CVE-2023-2975
2023-07-14  Tomas MrazAdd testcases for empty associated data entries with...
2023-07-14  Tomas MrazDo not ignore empty associated data with AES-SIV mode
2023-07-14  Randall S.... Modified OSSL_parse_url to initialize pport_num to 0.
2023-07-14  dependabot... Bump actions/setup-python from 4.6.1 to 4.7.0
2023-07-14  slontisAdd FIPS build instructions
2023-07-14  Amir AyupovMove Keccak rhotates tables to rodata
2023-07-13  Dr. David von... EVP_PKEY_{en,de}capsulate.pod: fix glitches and add...
2023-06-30  Yi Liconf/conf_sap.c: correct return of ossl_config_int...
2023-06-30  Duncan ThomsonFix OSSL_PROVIDER_try_load() retain_fallbacks doc
2023-06-30  Dimitri PapadopoulosFix typos newly found by codespell in branch 3.0
2023-06-30  Jakub Wilkopenssl-rsautl.pod: Add missing comma
2023-06-29  Matt CaswellAdd some test_ssl_new tests for the ffdhe groups
2023-06-29  Matt CaswellFix supported_groups handing in TLSv1.2
2023-06-28  Jörg Sommeropenssl speed -multi -evp prints wrong algorithm name
2023-06-27  Tomas MrazCONF_modules_load_file_ex(): Do not try to load an...
2023-06-26  Matt CaswellAdd a test for pkeyutl encrypt/decrypt using SM2
2023-06-26  Matt CaswellDon't truncate the input when decrypting in pkeyutl
2023-06-25  fullwaywangCheck for 0 modulus in BN_RECP_CTX_set.
2023-06-25  Vladimír Kotaladd note about retrieving error stack
2023-06-25  Dimitri PapadopoulosFix typos found by codespell in branch 3.0
2023-06-25  Richard LevitteAdd a test case for the password prompt on garbage...
2023-06-25  Richard LevitteOSSL_STORE and PKCS#12: Check if there is a MAC to...
2023-06-23  Matt CaswellAdd a test for an invalid group in the HRR
2023-06-23  Matt CaswellDon't ask for an invalid group in an HRR
2023-06-18  Vladimír Kotalreturn immediately if namemap is NULL
2023-06-16  Dimitri PapadopoulosFix new typos found by codespell
2023-06-15  Richard Levitteapps/ca.c: Handle EVP_PKEY_get_default_digest_name...
2023-06-14  Paulifips: update DSA security check to fix legacy verify...
2023-06-14  Yi Licrypto/params: drop float for UEFI
2023-06-14  Paulifips: use memory ordering rather than locks
2023-06-14  Dr. David von... APPS: remove spurious errors when certain config file...
2023-06-13  Mike Kasickrand_lib: RAND_poll: Reseed in non-"no-deprecated"...
2023-06-12  Wim DecroixX509_NAME_cmp fix for empty name
2023-06-12  Matthias St... INSTALL: document shared library pinning for static...
2023-06-12  Theo BuehlerFix incorrect ERR_raise() calls
2023-06-10  Tomas MrazSet RC4 defines on libcrypto/liblegacy
2023-06-09  Michael BaentschCast the argument to unsigned char when calling isspace()
2023-06-06  Michael BaentschCast the argument to unsigned char when calling isdigit()
2023-06-06  Tomas MrazMake link to RFC 1578 in CHANGES.md be a proper link
2023-06-06  Paulidoc: note that out ChaCha20 isn't standard compliant.
2023-06-02  DaranaFix documentation where openssl-genrsa is listed as...
2023-06-01  Dr. David von... CMS_ContentInfo_free(): fix mem leak on encrypted conte...
2023-06-01  Dr. David von... SMIME_crlf_copy(): check for NULL pointer arguments
2023-06-01  Yuri PenkinIgnore the fetch error when a legacy algorithm is found
2023-06-01  Paulidoc: update FIPS provider version information
2023-06-01  Tomas MrazCompute RSA-PSS algorithm params in libcrypto for legacy
2023-05-30  Tomas MrazPrepare for 3.0.10
2023-05-30  Tomas MrazPrepare for release of 3.0.9 openssl-3.0.9
2023-05-30  Tomas Mrazmake update
2023-05-30  Tomas MrazUpdate copyright year
2023-05-29  Richard LevitteRestrict the size of OBJECT IDENTIFIERs that OBJ_obj2tx...
2023-05-29  Clemens Langx509: Handle ossl_policy_level_add_node errors
2023-05-29  Clemens Langx509: Fix possible use-after-free when OOM
2023-05-25  Watson LaddClarify how to return string data
2023-05-25  minyong.haFix a bug where the result of rehash is unstable
2023-05-24  lan1120Fix incorrect parameter verification in EVP_MD_CTX_get_...
2023-05-23  Richard Levittedoc/fingerprints.txt: Add the OpenSSL OMC PGP key finge...
2023-05-23  Dmitry BelyavskiyIf oaep_md is not initialized, correctly initialize it
2023-05-22  Tomas Mrazfips.module.sources: Add missing cpuid and related...
2023-05-22  Richard LevitteAdd information on the 'ias' port for OpenVMS
2023-05-22  Richard LevitteUpdate VMS configurations
2023-05-19  Nicky MouhaUpdate hkdf.c to avoid potentially vulnerable code...
2023-05-17  Bernd EdlingerFix stack corruption in ui_read
2023-05-15  Yuan, ShuaiFixed EVP_PKEY_CTX_set_ec_paramgen_curve_nid() for...
2023-05-12  Dr. David von... CMP client: fix checking new cert enrolled with oldcert...
2023-05-12  Dr. David von... CMP client: fix error response on -csr without private...
2023-05-12  Dr. David von... apps/openssl.cnf: fix reference to insta.ca.crt
2023-05-12  Yi Liprovider: return error if buf too small when getting...
2023-05-12  Dimitri PapadopoulosFix typos found by codespell
next