Ensure we use a non-zero time for tickets in early data
[openssl.git] / crypto /
2023-02-28 slontisFix FFC mdprop setting bugs.
2023-02-28 slontisFix potential infinite loops in ECDSA signing.
2023-02-28 slontisFix infinite loops in DSA sign code.
2023-02-28 Robin Leeec: Use .machine "any" explicitly in ecp_nistp521-ppc64
2023-02-28 ndosscheFix incomplete error check on ASN1_item_i2d()
2023-02-24 Ingo FranzkiAdd OSSL_FUNC_keymgmt_im/export_types function that...
2023-02-24 Dr. David von OheimbCMS_add0_cert: if cert already present, do not throw...
2023-02-24 Dr. David von OheimbCMS_add1_crl(): prevent double free on failure of CMS_a...
2023-02-24 Michael Baentschfirst cut at sigalg loading
2023-02-23 Jeeban SethiFixes #20278: Fixed double free bug in crypto/http...
2023-02-22 zhailiangliangFix potential NULL pointer dereference in function...
2023-02-22 Matt CaswellEnsure calling BIO_recvmmsg() with a dgram pair reports...
2023-02-22 Matt CaswellDon't raise an error on retryable read in a BIO_s_dgram...
2023-02-21 Matt CaswellOnly call OPENSSL_init_crypto on fetch if using the...
2023-02-20 ndosscheFix incorrect error branch in ossl_bn_rsa_fips186_4_der...
2023-02-14 Richard LevitteUse of sparse_array.c only in the shared libssl
2023-02-13 Dr. David von OheimbOSSL_CMP_certConf_cb(): fix regression on checking...
2023-02-11 Hubert Kariorsa: add msvc intrinsic for non x64 platforms
2023-02-08 Tom CosgroveFix the return values of the aarch64 unroll8_eor_aes_gc...
2023-02-08 Dr. David von OheimbCMP cert_response(): add missing rejection status on...
2023-02-08 Dr. David von OheimbOSSL_CMP_SRV_process_request(): fix recipNonce on error...
2023-02-08 Dr. David von Oheimbcmp_ctx.c: fix wrong comments on OSSL_CMP_CTX_set1_...
2023-02-08 Dr. David von OheimbCMP check_transactionID_or_nonce(): fix reason code...
2023-02-08 Dr. David von Oheimbossl_cmp_msg_check_update(): fix two wrong error return...
2023-02-08 Niels DosscheFix BIO_set_indent() check
2023-02-08 ndosscheFix incomplete BIO_dup_state() error check
2023-02-08 ndosscheFix incomplete check on CMS_SharedInfo_encode
2023-02-08 ndosscheFix error check on default_check() helper function
2023-02-08 Xiaokang QianApply aes-gcm unroll8+eor3 optimization patch to Neover...
2023-02-08 Juergen ChristS390x: Support ME and CRT offloading
2023-02-08 ndosscheFix incomplete error check on BIO_set_md()
2023-02-08 Dr. David von OheimbCMS_decrypt_set1_*(): fix NULL deref on unsuitable...
2023-02-08 Oliver MihatschNew function EC_GROUP_to_params to convert an EC_GROUP...
2023-02-08 Tomas MrazRationalize FIPS sources
2023-02-08 slontisAdd more punycode tests and remove ossl_a2ucompare()
2023-02-08 ndosscheFix incomplete error check on BIO_set_accept_name()
2023-02-08 Tom CosgroveRestrict the Arm 'LDR REG, =VALUE' pseudo instruction...
2023-02-07 Tomas MrazSupport signedAndEnveloped content in PKCS7_decrypt()
2023-02-07 Tomas Mrazpk7_doit.c: Check return of BIO_set_md() calls
2023-02-07 Hugo LandauFix GENERAL_NAME_cmp for x400Address (master)
2023-02-07 Tomas MrazDo not create DSA keys without parameters by decoder
2023-02-07 slontisFix NULL deference when validating FFC public key.
2023-02-07 Tomas MrazDo not dereference PKCS7 object data if not set
2023-02-07 Matt CaswellFix a UAF resulting from a bug in BIO_new_NDEF
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 Viktor DukhovniFix type confusion in nc_match_single()
2023-02-06 Xu YizhouFix SM4-XTS build failure on Mac mini M1
2023-02-01 Xu YizhouSM4 AESE optimization for ARMv8
2023-02-01 ndosscheFix incomplete check on EVP_CIPHER_param_to_asn1()
2023-01-31 Ruili FangFix a potential memory leak in crypto/provider_child.c
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 ndosscheFix incomplete check on X509V3_add1_i2d()
2023-01-29 Tom CosgroveEnable AES optimisation on Apple Silicon M2-based systems
2023-01-27 Tomas MrazImplement BIO_s_dgram_mem() reusing the BIO_s_dgram_pai...
2023-01-27 Tomas MrazRevert "Give BIO_s_mem() the ability to support datagrams"
2023-01-26 PauliFix Coverity 1520485: logically dead code
2023-01-26 Dr. David von OheimbOSSL_HTTP_REQ_CTX_nbio(): use OSSL_TRACE_STRING() for...
2023-01-26 Dr. David von Oheimbadd OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and...
2023-01-25 Niels DosscheFix incomplete checks for EVP_CIPHER_asn1_to_param
2023-01-24 Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2023-01-24 Dr. David von OheimbX509{,_CRL,_REVOKED}_{set,sign}*(): fix 'modified'...
2023-01-24 Dr. David von Oheimbset_trace_data(): prevent double free on OPENSSL_strdup...
2023-01-24 Hugo LandauFix corruption when searching for CRLs in hashed direct...
2023-01-23 Dr. David von OheimbX509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix...
2023-01-23 Dr. David von Oheimbcmp_client.c: fix handling of total_timeout for RR...
2023-01-23 Dr. David von Oheimbcmp_client_test.c: add tests for end_time being initial...
2023-01-23 Niels DosscheFix incorrect check on RAND_bytes_ex() in generate_q_fi...
2023-01-20 Richard Levittebn2bin(): Don't accept len < 0
2023-01-20 Richard Levittebin2bn(): When len==0, just return a zero BIGNUM
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 zhangzhileiremove unused macro in cast_local.h and des_local.h
2023-01-16 slontisPKCS12 - Add additional libctx and propq support.
2023-01-16 fangming.fangFix big-endian issue in chacha20 SVE implementation...
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-13 Hugo LandauQUIC: Enable building with QUIC support disabled
2023-01-13 Hugo LandauAdd BIO poll descriptors
2023-01-13 James MuirSupport all five EdDSA instances from RFC 8032
2023-01-12 slontisMake RSA_generate_multi_prime_key() not segfault if...
2023-01-12 zhangzhileiremove unused macro in rc2_local.h and rc5_local.h
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-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 Tomas MrazWrite SSL_R alerts to error state to keep updated strings
2023-01-04 slontisCleanse internal BN_generate_dsa_nonce() buffers used...
2023-01-04 Semen ZhydenkoFixed typos in documentation and comments
2022-12-22 Bernd EdlingerFix possible UB in init_info_strings
2022-12-22 Tomas MrazAvoid ifdefs in trace categories
2022-12-22 Matt CaswellEnsure ossl_cms_EncryptedContent_init_bio() reports...
2022-12-22 Matt CaswellFix BIO_f_asn1() to properly report some errors
2022-12-22 Matt CaswellFix SMIME_crlf_copy() to properly report an error
2022-12-22 Matt CaswellFix BIO_f_cipher() flushing
next