Fix possible crash in X931 code.
[openssl.git] / crypto /
2017-06-14 Bernd EdlingerFix possible crash in X931 code.
2017-06-14 Bernd EdlingerFix another possible crash in rsa_ossl_mod_exp.
2017-06-14 Bernd EdlingerFix a possible crash in dsa_builtin_paramgen2.
2017-06-14 Bernd EdlingerFix crash in ecdh_simple_compute_key.
2017-06-14 Bernd EdlingerFix a possible crash in the error handling.
2017-06-13 Bernd EdlingerFix a memleak in ec_copy_parameters.
2017-06-13 Andy Polyakovperlasm/ppc-xlate.pl: add PowerISA 3.0B instructions.
2017-06-12 Rich SalzPut message strings in state files
2017-06-12 Bernd EdlingerFix memleak in EVP_DigestSignFinal/VerifyFinal.
2017-06-11 Josh Sorefimprove comment: use "optimization" for clarity
2017-06-11 Rich SalzIntroduce ASN1_TIME_set_string_X509 API
2017-06-10 Rich SalzRemove needless type casting.
2017-06-09 Benjamin KadukFix memory leaks in CTLOG_new_from_base64
2017-06-09 Paul YangFix a bundle of trailing spaces in several files
2017-06-08 Rich SalzFix a read off the end of the input buffer
2017-06-08 Andy Polyakovsha/asm/keccak1600-armv4.pl: switch to more efficient...
2017-06-08 Andy Polyakovsha/keccak1600.c: switch to more efficient bit interlea...
2017-06-08 Todd ShortFix #340: Parse ASN1_TIME to struct tm
2017-06-07 Rich Salzmake error tables const and separate header file
2017-06-07 Rich SalzAdd a lock around the OBJ_NAME table
2017-06-06 Andy Polyakovsha/asm/keccak1600-armv4.pl: add NEON code path.
2017-06-06 Andy Polyakovsha/asm/keccak1600-armv4.pl: add SHA3_absorb and SHA3_s...
2017-06-06 Andy Polyakovsha/asm/keccak1600-armv4.pl: optimization based on...
2017-06-06 Andy PolyakovAdd sha/asm/keccak1600-armv4.pl.
2017-06-05 Andy Polyakovsha/keccak1600.c: add #ifdef KECCAK1600_ASM.
2017-06-05 Andy Polyakovsha/keccak1600.c: reduce temporary storage utilization...
2017-06-05 Andy Polyakovsha/keccak1600.c: add another 1x variant.
2017-06-05 Andy Polyakovsha/keccak1600.c: add ARM-specific "reference" tweaks.
2017-06-05 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: minor sqr_montx cleanup.
2017-06-02 Todd ShortFix ex_data and session_dup issues
2017-06-02 Matt CaswellLeft shift of a negative number is undefined behaviour
2017-05-31 Rich SalzOnly release thread-local key if we created it.
2017-05-31 Erwann AbaleaAdd some OID's from X.520
2017-05-31 Richard LevitteAdd UI functionality to duplicate the user data
2017-05-31 HorimotoYasuhiroCLA: trivial
2017-05-30 Dr. Stephen HensonClear sensitive data in ED25519_sign
2017-05-30 Dr. Stephen HensonAdd custom sig_info_set for ED25519
2017-05-30 Dr. Stephen Hensonmake errors
2017-05-30 Dr. Stephen HensonAdd custom ASN.1 sign and verify
2017-05-30 Dr. Stephen HensonAdd ED25519 as signature OID
2017-05-30 Dr. Stephen Hensonmake errors
2017-05-30 Dr. Stephen HensonED25519 public key method.
2017-05-30 Dr. Stephen Hensonadd method
2017-05-30 Dr. Stephen HensonAdd ED25519 ASN.1 method
2017-05-30 Dr. Stephen HensonAdd EdDSA algorithm OIDs from draft-ietf-curdle-pkix-04
2017-05-30 Dr. Stephen HensonMake Ed25519 consistent with X25519
2017-05-30 Dr. Stephen HensonAdd Ed25519 algorithm.
2017-05-30 Dr. Stephen Hensonmake errors
2017-05-30 Dr. Stephen HensonAllow NULL md for custom signing methods
2017-05-30 Dr. Stephen HensonAdd support for custom digestsign/digestverify methods.
2017-05-30 Andy Polyakovsha/keccak1600.c: implement lane complementing transform
2017-05-30 Andy Polyakovsha/keccak1600.c: implement bit interleaving optimization.
2017-05-29 Marek Kleinfixing incorrect OID of signingCertificateV2
2017-05-27 Josh SorefFix spelling errors in CMS.
2017-05-26 Andy Polyakovmodes/ocb128.c: address undefined behaviour warning.
2017-05-26 Andy Polyakovaria/aria.c: address undefined behaviour warning in...
2017-05-22 Alex GaynorNewlines!
2017-05-22 Alex GaynorStyle fixes and use the source parameter so the OCSP...
2017-05-22 Alex GaynorThis is an int
2017-05-22 Alex GaynorDon't use a for-loop decleration
2017-05-22 Alex GaynorFixed #3020 -- set entry type on SCTs from X.509 and...
2017-05-21 Todd ShortTweak sec_mem tests
2017-05-19 Matt CaswellFix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME
2017-05-15 Tomas MrazDo not eat trailing '\n' in BIO_gets for fd BIO.
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
2017-05-11 Todd ShortFix infinite loops in secure memory allocation.
2017-05-11 Richard LevitteClean away needless VMS check
2017-05-11 Richard LevitteCleanup - use e_os2.h rather than stdint.h
2017-05-11 Bernd EdlingerFix gcc-7 warnings.
2017-05-11 PauliRemove dead code.
2017-05-11 Dr. Stephen HensonAdd EVP_DigestSign and EVP_DigesVerify
2017-05-08 Benjamin KadukMake PEM_read_{,bio_}PrivateKey use secmem
2017-05-08 Benjamin KadukAdd PEM_bytes_read_bio_secmem()
2017-05-08 Benjamin KadukAdd PEM_read_bio_ex
2017-05-05 Andy Polyakovsha/sha512.c: fix formatting.
2017-05-05 Andy Polyakovperlasm/x86_64-xlate.pl: work around problem with hex...
2017-05-04 Rich SalzFix pathname errors in errcode file
2017-05-04 Matt CaswellDon't leave stale errors on queue if DSO_dsobyaddr...
2017-05-03 Marek KleinAdded support for ESSCertIDv2
2017-05-02 Matt CaswellFix some error path logic in i2v_AUTHORITY_INFO_ACCESS...
2017-05-02 Rich SalzFix URL links in comment
2017-05-02 Todd ShortFix time offset calculation.
2017-05-01 Benjamin KadukAddress some -Wold-style-declaration warnings
2017-04-30 Andy Polyakovasn1/a_int.c: fix "next negative minimum" corner case...
2017-04-28 Rich SalzCheck fflush on BIO_ctrl call
2017-04-27 Bernd EdlingerRemove unnecessary loop in pkey_rsa_decrypt.
2017-04-25 Dr. Stephen HensonAdd custom sig_info setting for RSA-PSS
2017-04-25 Dr. Stephen HensonUse X509_get_signature_info() when checking security...
2017-04-25 Dr. Stephen HensonAdd support for custom signature parameters
2017-04-25 Dmitry BelyavskiySwitch command-line utils to new nameopt API.
2017-04-25 Richard LevitteCorrect some badly formated preprocessor lines
2017-04-25 Matt CaswellAddress review feedback for the SCTP changes
2017-04-25 Matt CaswellDocument BIO_lookup_ex()
2017-04-25 Matt CaswellFix problem with SCTP close_notify alerts
2017-04-25 Matt CaswellAdd better error logging if SCTP AUTH chunks are not...
2017-04-25 Matt CaswellAdd a BIO_lookup_ex() function
2017-04-24 Richard LevitteAdd CRYPTO_mem_leaks_cb
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-21 David BenjaminNumbers greater than 1 are usually non-negative.
next