summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2016-06-07Fix potential access of null pointer (pp)Rob Percival
2016-06-07Fix some GitHub issues.Rich Salz
2016-06-07Set flag BN_FLG_CONSTTIME earlierCesar Pereida
2016-06-07Remove kq and set BN_FLG_CONSTTIME in k for BN_mod_inverseCesar Pereida
2016-06-06Deprecate the flags that switch off constant timeMatt Caswell
2016-06-06Simplify dsa_ossl.cMatt Caswell
2016-06-06Fix DSA, preserve BN_FLG_CONSTTIMECesar Pereida
2016-06-06s390x assembly pack: improve portability.Andy Polyakov
2016-06-04Constify X509V3_EXT_*_conf*FdaSilvaYY
2016-06-04Constify ASN1_generate_nconfFdaSilvaYY
2016-06-04Constify ASN1_generate_v3FdaSilvaYY
2016-06-04Constify s2i_ASN1_IA5STRINGFdaSilvaYY
2016-06-04Constify s2i_ASN1_INTEGERFdaSilvaYY
2016-06-04Constify X509_OBJECT_get_type & X509_OBJECT_get0_X509FdaSilvaYY
2016-06-04Specifiy size of arraysKurt Roeckx
2016-06-04Check for overflows in EOC.Dr. Stephen Henson
2016-06-03BIO_printf() can fail to print the last characterMatt Caswell
2016-06-03cryptodev_asym, zapparams: use OPENSSL_* allocation routines, handle errorsJonas Maebe
2016-06-03Added define for STATUS_SUCCESSMat
2016-06-03Adds casts for 64-bitMat
2016-06-03Define USE_BCRYPTMat
2016-06-03Use BCryptGenRandom on Windows 7 or higherMat
2016-06-03Fix threading issue that at best will leak memoryPauli
2016-06-03chacha/chacha_enc.c: harmonize counter width with subroutine name.Andy Polyakov
2016-06-02Fix test failures when using enable-ubsanMatt Caswell
2016-06-02Tidy up OCSP print handling.Dr. Stephen Henson
2016-06-01Don't leak memory on set_reasons() error pathMatt Caswell
2016-06-01Don't leak memory on int X509_PURPOSE_add() error pathMatt Caswell
2016-06-01Don't leak memory on X509_TRUST_add() error pathMatt Caswell
2016-06-01Don't leak memory on ASN1_item_pack() error pathMatt Caswell
2016-06-01Don't leak memory on ASN1_GENERALIZEDTIME_adj() error pathMatt Caswell
2016-06-01Don't leak memory in v2i_POLICY_MAPPINGS() on error pathMatt Caswell
2016-06-01Don't leak memory from notice_section function on error pathMatt Caswell
2016-06-01Don't leak memory in v2i_AUTHORITY_KEYIDMatt Caswell
2016-06-01Free buffer on error in a2i_ASN1_INTEGER()Matt Caswell
2016-06-01Free tempory data on error in ec_wNAF_mul()Matt Caswell
2016-06-01Remove/rename some old files.Rich Salz
2016-06-01Add final(?) set of copyrights.Rich Salz
2016-06-01Fix some RAND bugsRich Salz
2016-06-01RT4337: Crash in DESRich Salz
2016-06-01Fix printing of DH ParametersMatt Caswell
2016-06-01Raise an Err when CRYPTO_THREAD_lock_new failsFdaSilvaYY
2016-06-01OpenBSD doesn't have ucontext.h so don't try and include itMatt Caswell
2016-05-31Updates from reviewMat
2016-05-31Fix: PEM_read_bio_PrivateKey with no-ui / no-stdioMat
2016-05-31Parameter copy sanity checks.Dr. Stephen Henson
2016-05-30Make sure max in fmtstr() doesn't overflow into negativityRichard Levitte
2016-05-29add removed functions back as deprecatedJoey Yandle
2016-05-29get rid of unnecessary includeJoey Yandle
2016-05-29remove RAND_screen and friendsJoey Yandle