summaryrefslogtreecommitdiffstats
path: root/crypto/rc4 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-10util/copy.pl: work around glob quirk in some of earlier 5.1x Perl versions.Andy Polyakov1-1/+2
2017-11-1000-base-templates.conf: fix ia64 builds.Andy Polyakov1-1/+0
2017-11-09Fix an s_client memory leakMatt Caswell1-10/+3
2017-11-08Configurations/unix-Makefile.tmpl: fix HP-UX build.Andy Polyakov1-1/+1
2017-11-08OPENSSL_ia32cap: reserve for new extensions.Andy Polyakov3-7/+23
2017-11-08Don't NULL check before calling DSO_free.Rich Salz1-2/+1
2017-11-08Removre comment with user's nameRich Salz1-1/+0
2017-11-07Various typoFdaSilvaYY4-5/+5
2017-11-07style : fix some if(...FdaSilvaYY8-24/+24
2017-11-07Configure: cleanup @disable_cascadeRichard Levitte1-21/+0
2017-11-07Warn if -days without -x509Rich Salz2-1/+4
2017-11-07Mark a zero length record as readMatt Caswell1-1/+9
2017-11-07Fix race condition in TLSProxyMatt Caswell1-0/+4
2017-11-07Remove 4 broken macros from ocsp.hMatt Caswell2-16/+16
2017-11-06Disabled list doesn't contain SM3 and SM4.Pauli1-0/+6
2017-11-06SM3: restructure to EVP internal and update doc to right locationRonald Tse12-160/+107
2017-11-06SM3: Add SM3 hash functionJack Lloyd20-12/+567
2017-11-05Implement Maximum Fragment Length TLS extension.FdaSilvaYY32-36/+860
2017-11-05aes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with binutils-2.29.Andy Polyakov2-6/+6
2017-11-03Conditionalize fuzz tests on feature macrosBenjamin Kaduk1-0/+8
2017-11-03Check return value of OBJ_nid2obj in dsa_pub_encode.Pavel Kopyl1-2/+6
2017-11-03Add error handling in dsa_main and ASN1_i2d_bio.Pavel Kopyl2-0/+6
2017-11-03Fix error handling in i2d* functions.Pavel Kopyl1-4/+4
2017-11-03Update asn1 and x509 corporaKurt Roeckx7015-165/+122
2017-11-03ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functionsKurt Roeckx2-5/+97
2017-11-03Don't turn b2 negativeKurt Roeckx1-3/+1
2017-11-03Update location of the libfuzzer repositoryKurt Roeckx1-1/+1
2017-11-03Travis: if "make update" created a diff, please show itRichard Levitte1-1/+1
2017-11-02Update CHANGES and NEWS for new releaseMatt Caswell2-0/+39
2017-11-02test/bntest.c: add bn_sqrx8x_internal regression test.Andy Polyakov1-0/+48
2017-11-02bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_internal.Andy Polyakov1-2/+10
2017-11-02Fix small but important regressionRichard Levitte1-1/+1
2017-11-01Address a timing side channel whereby it is possible to determine somePauli1-6/+20
2017-11-01 Address a timing side channel whereby it is possible to determine somePauli1-10/+25