]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-08-01  Matt CaswellPrepare for 3.1.3 21613/head
2023-08-01  Matt CaswellPrepare for release of 3.1.2 openssl-3.1.2
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-28  Xi Ruoyaovpaes: LoongArch: Use getauxval(AT_HWCAP) for LSX detection
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  PauliAdd a NEWS entry covering the FIPS related changes.
2023-07-13  Dr. David von... EVP_PKEY_{en,de}capsulate.pod: fix glitches and add...
2023-07-09  Paulifips: make installations FIPS compliant by default
2023-07-02  Paulifips: use correct field names when generating fipsmodul...
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  Jakub Wilkopenssl-rsautl.pod: Add missing comma
2023-06-29  Tomas MrazDo not use stitched AES-GCM implementation on PPC32
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 Mrazs390xcap.c: Avoid copying structure on initialization
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  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-25  Tom CosgroveDon't do SIGILL capability detection on Apple Silicon
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-16  Paulifips: use tsan counter instead of tsan_add to increment
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-04  Matt CaswellDon't take a write lock to retrieve a value from a...
2023-06-04  Matt CaswellAvoid an unneccessary lock if we didn't add anything...
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-31  Xiaokang QianFix arm64 asm code back compatible issue with gcc 4.9.4
2023-05-30  dependabot... Bump actions/setup-python from 4.6.0 to 4.6.1
2023-05-30  Matt CaswellWhen we're just reading EX_CALLBACK data just get a...
2023-05-30  Tomas MrazPrepare for 3.1.2
2023-05-30  Tomas MrazPrepare for release of 3.1.1 openssl-3.1.1
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-29  Tomas MrazAdd missing CHANGES.md entries
2023-05-25  Anis-cpu-13Replace __attribute__((malloc)) with __attribute__...
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_...
next