]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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_...
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
2023-05-12  Watson LaddClarify documentation of SSL_SESSION_dup
2023-05-12  Watson LaddClear ownership when duplicating sessions
2023-05-11  Yuan, ShuaiFixed TLS1.3 handshake issue for legacy engine API.
2023-05-10  Dr. David von... CMP app: fix deallocated host/port fields in APP_HTTP_T...
2023-05-10  Dr. David von... CMP app and app_http_tls_cb(): pick the right TLS hostn...
2023-05-10  Dimitri PapadopoulosFix a typo found by codespell in a Makefile variable
2023-05-10  Dimitri PapadopoulosDLTS → DTLS
2023-05-09  Kovalev VasiliyFix memory leak in engine_cleanup_add_first()
2023-05-09  JerryDevisaes-gcm-armv8_64 asm support bigdian
next