summaryrefslogtreecommitdiffstats
path: root/crypto/LPdir_nyi.c (unfollow)
Commit message (Expand)AuthorFilesLines
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