]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
Only CA certificates can be self-issued
[thirdparty/openssl.git] / crypto /
2017-12-07  Matt CaswellPrepare for 1.0.2n release OpenSSL_1_0_2n
2017-12-06  Andy Polyakovbn/asm/rsaz-avx2.pl: fix digit correction bug in rsaz_1...
2017-12-04  MerQGhUpdate eng_fat.c
2017-11-16  FdaSilvaYYFix possible leaks on sk_X509_EXTENSION_push() failure ...
2017-11-13  Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-11-11  Long Qinlhash.c: Replace Unicode EN DASH with the ASCII char...
2017-11-10  Richard LevitteVMS: make an alias for a long symbol (> 31 chars)
2017-11-07  Andy Polyakov{aes-armv4|bsaes-armv7|sha256-armv4}.pl: make it work...
2017-11-07  Matt CaswellDon't error with -1 for BIGNUM exp operations
2017-11-07  Rich SalzFix an endless loop in rsa_builtin_keygen.
2017-11-03  Pavel KopylAdd error handling in dsa_main and ASN1_i2d_bio.
2017-11-03  Pavel KopylCheck return value of OBJ_nid2obj in dsa_pub_encode.
2017-11-02  Matt CaswellPrepare for 1.0.2n-dev
2017-11-02  Matt CaswellPrepare for 1.0.2m release OpenSSL_1_0_2m
2017-11-02  Matt Caswellmake update
2017-11-02  Andy Polyakovbn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_inte...
2017-11-01  PauliAddress a timing side channel whereby it is possible...
2017-11-01  PauliAddress a timing side channel whereby it is possible...
2017-10-26  Richard LevitteUse malloc/memset not calloc for WinCE portability
2017-10-26  Matt CaswellDon't use strcasecmp and strncasecmp for IA5 strings
2017-10-25  Matt CaswellDon't make any changes to the lhash structure if we...
2017-10-24  Richard Levitteasn1_item_embed_new(): don't free an embedded item
2017-10-24  Xiangyu BuFix memory leak in GENERAL_NAME_set0_othername.
2017-10-23  Richard Levitteasn1_item_embed_new(): don't free an embedded item
2017-10-13  Rich SalzDon't use colortable; avoid Win32 overwrite
2017-10-11  Matt CaswellEnsure we test all parameters for BN_FLG_CONSTTIME
2017-10-03  Dr. Stephen HensonEVP_PKEY_METHOD accessor functions.
2017-10-02  Bernd EdlingerFix the return type of felem_is_zero_int which should...
2017-09-29  Samuel WeiserAdded const-time flag to DSA key decoding to avoid...
2017-09-27  Samuel WeiserBN_copy now propagates BN_FLG_CONSTTIME
2017-09-27  Samuel WeiserFixed error in propagating BN_FLG_CONSTTIME flag throug...
2017-09-19  David BenjaminFix overflow in c2i_ASN1_BIT_STRING.
2017-09-07  Rich SalzFix error handling/cleanup
2017-08-28  Rich SalzAvoid out-of-bounds read
2017-08-22  PauliUse casts for arguments to ctype functions.
2017-08-18  Dr. Stephen HensonSet FIPS thread id callback.
2017-08-18  David von OheimbFix OCSP_basic_verify() cert chain construction in...
2017-08-18  Andy Polyakoverr/err.c: fix "wraparound" bug in ERR_set_error_data.
2017-08-17  Bernd EdlingerClear outputs in PKCS12_parse error handling.
2017-08-15  Richard LevitteFix 'no-cms'
2017-08-07  Bernd EdlingerAvoid surpising password dialog in X509 file lookup.
2017-08-07  Rich SalzAdd NOTTOOLONG macro for more clear code.
2017-08-04  Bernd EdlingerAdd a missing CRYPTO_w_unlock in get_cert_by_subject
2017-07-31  Bernd EdlingerFix an information leak in the RSA padding check code.
2017-07-29  Bernd EdlingerClean password buffer on stack for PEM_read_bio_PrivateKey
2017-07-27  David BenjaminFix comment typo.
2017-07-25  Andy Polyakovx86_64 assembly pack: "optimize" for Knights Landing.
2017-07-24  Andy Polyakovevp/e_aes_cbc_hmac_sha256.c: give SHAEXT right priority.
2017-07-22  Dr. Stephen HensonFix RSA-PSS in FIPS mode by switching digest implementa...
2017-07-19  Matt CaswellRemove some dead code
2017-07-19  Matt CaswellFix undefined behaviour in e_aes_cbc_hmac_sha256.c...
2017-07-16  Bernd EdlingerBackport of 5b8fa43 and remove resolved TODO: see PR...
2017-07-06  Richard LevitteAvoid possible memleak in X509_policy_check()
2017-07-05  Bernd EdlingerFix a memleak in X509_PKEY_new.
2017-07-05  Richard LevitteUndo one UI fix
2017-07-05  Richard LevitteFix small UI issues
2017-07-02  Bernd EdlingerFix a memleak in ec_GFp_mont_group_set_curve.
2017-07-02  Bernd EdlingerFix a memory leak in ecdh/ecdsa_check.
2017-06-21  Benjamin KadukRemove inadvertently commited test binaries
2017-06-17  Bernd EdlingerRemove a pointless "#if 0" block from BN_mul.
2017-06-14  Bernd EdlingerFix a possible crash in dsa_builtin_paramgen2.
2017-06-14  Bernd EdlingerFix possible crash in X931 code.
2017-06-14  Bernd EdlingerRemove the fallback from ERR_get_state because the
2017-06-14  Bernd EdlingerFix a possible crash in the error handling.
2017-06-10  Rich SalzRemove needless type casting.
2017-06-08  Rich SalzFix a read off the end of the input buffer
2017-06-05  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: minor sqr_montx cleanup.
2017-06-01  Todd ShortFix ex_data memory leak
2017-05-25  Matt CaswellPrepare for 1.0.2m-dev
2017-05-25  Matt CaswellPrepare for 1.0.2l release OpenSSL_1_0_2l
2017-05-11  PauliRemove dead code.
2017-05-05  Andy Polyakovperlasm/x86_64-xlate.pl: work around problem with hex...
2017-05-02  Matt CaswellFix some error path logic in i2v_AUTHORITY_INFO_ACCESS...
2017-05-02  Rich SalzRT2867: des_ede3_cfb1 ignored "size in bits" flag
2017-05-02  Rich SalzFix URL links in comment
2017-05-02  Todd ShortFix time offset calculation.
2017-04-30  Rich SalzCheck fflush on BIO_ctrl call
2017-04-27  Bernd EdlingerRemove unnecessary loop in pkey_rsa_decrypt.
2017-04-24  Rich Salzcheck length sanity before correcting in EVP_CTRL_AEAD_...
2017-04-24  Alex GaynorAnnotate ASN.1 attributes of the jurisdictionCountryNam...
2017-04-22  David BenjaminNumbers greater than 1 are usually non-negative.
2017-04-04  Andy Polyakovcrypto/ppccap.c: SIGILL-free processor capabilities...
2017-04-03  Matt CaswellAdd missing macros for DHxparams
2017-03-31  Jon SpillettFix for #2730. Add CRLDP extension to list of supported...
2017-03-29  Bernd EdlingerFix the error handling in CRYPTO_dup_ex_data.
2017-03-26  Andy Polyakovaes/asm/bsaes-armv7.pl: relax stack alignment requirement.
2017-03-25  Bernd EdlingerFixed a gcc-7-strict-warnings issue.
2017-03-25  Bernd EdlingerDon't access memory before checking the correct length...
2017-03-24  Andy Polyakovbn/asm/sparcv9-mont.pl: fix squaring code path.
2017-03-22  Andy Polyakovaes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT...
2017-03-21  Matt CaswellFix error paths in ASN1_TIME_to_generalizedtime
2017-03-20  Richard LevitteFix decoding of ASN.1 LONG and ZLONG items
2017-03-20  Kurt RoeckxFix VC warnings about unary minus to an unsigned type.
2017-03-20  Kurt RoeckxCast to an unsigned type before negating
2017-03-20  Kurt RoeckxAvoid signed overflow
2017-03-15  Bernd EdlingerFixed a crash in print_notice.
2017-03-13  Bernd EdlingerFix a crash or unbounded allocation in RSA_padding_add_...
2017-03-13  Andy Polyakovcrypto/x86*cpuid.pl: move extended feature detection.
2017-03-13  Bernd EdlingerFix a memory leak in X509_STORE_add_cert/crl error...
2017-03-12  Matt CaswellFix out-of-memory condition in conf
next