summaryrefslogtreecommitdiffstats
path: root/test/uitest.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-16Revert "Add padding spaces before printing algo."Rich Salz1-3/+0
2017-11-15Add padding spaces before printing algo.Yutian Li1-0/+3
2017-11-13Factorise duplicated code.FdaSilvaYY4-44/+54
2017-11-13remove magic numberFdaSilvaYY1-1/+2
2017-11-13ARMv8 assembly pack: add Qualcomm Kryo results.Andy Polyakov7-0/+7
2017-11-13Configurations/10-main.conf: add back /WX to VC-WIN32.Andy Polyakov1-1/+2
2017-11-13Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov24-162/+182
2017-11-13ssl/ssl_asn1.c: resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov1-5/+5
2017-11-13evp/pbe_scrypt.c: add boundary condition for implicit cast.Andy Polyakov1-4/+12
2017-11-13asn1/a_strex.c: fix flags truncation in do_esc_char.Andy Polyakov1-8/+7
2017-11-13Fix typo that cause find-doc-nits failureRich Salz1-1/+1
2017-11-12make updateBen Kaduk1-0/+1
2017-11-12Add OCSP API test executableBenjamin Kaduk5-3/+198
2017-11-12Add an API to get the signer of an OCSP responseBenjamin Kaduk3-1/+25
2017-11-12Typo fixPiotr Czajka1-1/+1
2017-11-12Many spelling fixes/typo's corrected.Josh Soref105-214/+214
2017-11-11lhash.c: Replace Unicode EN DASH with the ASCII char '-'.Long Qin1-1/+1
2017-11-10Fix possible leaks on sk_X509_EXTENSION_push() failure ...FdaSilvaYY1-7/+18
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