summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-05-02Issue #719:TJ Saunders
2016-05-02Document the addition of OPENSSL_LOCAL_CONFIG_DIRRichard Levitte
2016-05-02Add the possibility for local build file templatesRichard Levitte
2016-05-02Add the possibility to have an extra local OpenSSL configs directoryRichard Levitte
2016-05-02Remove personal configs from version controlRichard Levitte
2016-05-02Secure memory fixesTodd Short
2016-05-02ssl/record/rec_layer_s3.c: fix typo from previous commit.Andy Polyakov
2016-05-02Handle multi-line "written by/for" comments.Rich Salz
2016-05-02Android build fixes.Andy Polyakov
2016-05-02Remove obsolete defined(__INTEL__) condition.Andy Polyakov
2016-05-02chacha/asm/chacha-x86.pl: make it compile on legacy systems.Andy Polyakov
2016-05-01Fix spelling in pod filesFdaSilvaYY
2016-05-01make updateRichard Levitte
2016-05-01Add the adjusted perl scripts to the set of "update" scriptsRichard Levitte
2016-05-01Adjust a last few generators to new license boilerplate and C code styleRichard Levitte
2016-05-01Skip blank lines if old copyright comment was removed, and only thenRichard Levitte
2016-04-29Fix some X509_STORE macrosMatt Caswell
2016-04-29Add checks to X509_NAME_oneline()Dr. Stephen Henson
2016-04-29Sanity check buffer length.Dr. Stephen Henson
2016-04-29Add size limit to X509_NAME structure.Dr. Stephen Henson
2016-04-29Remove BIO_dummy, it's old cruftRichard Levitte
2016-04-29Change 'struct bio_st' in all public header where applicableRichard Levitte
2016-04-29Add asn1_macRich Salz
2016-04-29Remove some dead code from EC_GROUP_check()Matt Caswell
2016-04-29Don't use an uninitialised variable in srp applicationMatt Caswell
2016-04-29Avoid a NULL ptr deref if group is not setMatt Caswell
2016-04-29Check for a NULL return value from a call to X509_STORE_CTX_new()Matt Caswell
2016-04-29Check for failed malloc in BIO_ADDR_newMatt Caswell
2016-04-29The x509_name_canon function doesn't check for an error returnMatt Caswell
2016-04-29Make header signature of CRYPTO_mem_leaks BIO instead of struct bio_stPaul Kehrer
2016-04-29Avoid overflow issues in X509_cmp.David Benjamin
2016-04-29Misc tweaks for EBCDIC based on feedback receivedMatt Caswell
2016-04-29Fix EBCDIC problem in conf_def.hMatt Caswell
2016-04-29Fix the tests to work with EBCDICMatt Caswell
2016-04-29Fix a build error with strict-warnings and CHARSET_EBCDICMatt Caswell
2016-04-29Add the ability to test EBCDIC buildsMatt Caswell
2016-04-29Fix building with -DCHARSET_EBCDICMatt Caswell
2016-04-29VMS: only explicitely translate names in library C files.Richard Levitte
2016-04-29VMS: It seems DEC C doesn't handle certain header files quite rightRichard Levitte
2016-04-29Add aliases for des-ede-ecb and des-ede3-ecb ciphers.Kirill Marinushkin
2016-04-29Fixed scripts order for generate_crypto_objects targetKirill Marinushkin
2016-04-29crypto/ppccap.c: fix missing declaration warning.Andy Polyakov
2016-04-29crypto/ppccap.c: permit build with no-chacha and no-poly1305.Andy Polyakov
2016-04-29Remove some dead codeMatt Caswell
2016-04-29A call to RSA_set0_key had the arguments in the wrong orderMatt Caswell
2016-04-29Client side CKE processing can double free on errorMatt Caswell
2016-04-29Don't free the BIGNUM passed to BN_mpi2bnMatt Caswell
2016-04-29Fix a leak in i2b_PVKMatt Caswell
2016-04-29make updateRichard Levitte
2016-04-29apps/progs.pl: don't make digests disablable by defaultRichard Levitte