summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-13Resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov
2017-11-13ssl/ssl_asn1.c: resolve warnings in VC-WIN32 build, which allows to add /WX.Andy Polyakov
2017-11-13evp/pbe_scrypt.c: add boundary condition for implicit cast.Andy Polyakov
2017-11-13asn1/a_strex.c: fix flags truncation in do_esc_char.Andy Polyakov
2017-11-12Fix typo that cause find-doc-nits failureRich Salz
2017-11-11make updateBen Kaduk
2017-11-11Add OCSP API test executableBenjamin Kaduk
2017-11-11Add an API to get the signer of an OCSP responseBenjamin Kaduk
2017-11-11Typo fixPiotr Czajka
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-11-11lhash.c: Replace Unicode EN DASH with the ASCII char '-'.Long Qin
2017-11-10Fix possible leaks on sk_X509_EXTENSION_push() failure ...FdaSilvaYY
2017-11-10util/copy.pl: work around glob quirk in some of earlier 5.1x Perl versions.Andy Polyakov
2017-11-1000-base-templates.conf: fix ia64 builds.Andy Polyakov
2017-11-09Fix an s_client memory leakMatt Caswell
2017-11-08Configurations/unix-Makefile.tmpl: fix HP-UX build.Andy Polyakov
2017-11-08OPENSSL_ia32cap: reserve for new extensions.Andy Polyakov
2017-11-08Don't NULL check before calling DSO_free.Rich Salz
2017-11-08Removre comment with user's nameRich Salz
2017-11-07Various typoFdaSilvaYY
2017-11-07style : fix some if(...FdaSilvaYY
2017-11-07Configure: cleanup @disable_cascadeRichard Levitte
2017-11-07Warn if -days without -x509Rich Salz
2017-11-07Mark a zero length record as readMatt Caswell
2017-11-07Fix race condition in TLSProxyMatt Caswell
2017-11-07Remove 4 broken macros from ocsp.hMatt Caswell
2017-11-06Disabled list doesn't contain SM3 and SM4.Pauli
2017-11-06SM3: restructure to EVP internal and update doc to right locationRonald Tse
2017-11-06SM3: Add SM3 hash functionJack Lloyd
2017-11-05Implement Maximum Fragment Length TLS extension.FdaSilvaYY
2017-11-05aes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with binutils-2.29.Andy Polyakov
2017-11-03Conditionalize fuzz tests on feature macrosBenjamin Kaduk
2017-11-03Check return value of OBJ_nid2obj in dsa_pub_encode.Pavel Kopyl
2017-11-03Add error handling in dsa_main and ASN1_i2d_bio.Pavel Kopyl
2017-11-03Fix error handling in i2d* functions.Pavel Kopyl
2017-11-03Update asn1 and x509 corporaKurt Roeckx
2017-11-03ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functionsKurt Roeckx
2017-11-03Don't turn b2 negativeKurt Roeckx
2017-11-03Update location of the libfuzzer repositoryKurt Roeckx
2017-11-03Travis: if "make update" created a diff, please show itRichard Levitte
2017-11-02Update CHANGES and NEWS for new releaseMatt Caswell
2017-11-02test/bntest.c: add bn_sqrx8x_internal regression test.Andy Polyakov
2017-11-02bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_internal.Andy Polyakov
2017-11-02Fix small but important regressionRichard Levitte
2017-11-01Address a timing side channel whereby it is possible to determine somePauli
2017-11-01 Address a timing side channel whereby it is possible to determine somePauli
2017-10-31make updateRichard Levitte
2017-10-31Generate a dictionary of OIDs for fuzzersRichard Levitte
2017-10-31Synchronize man3 EVP cipher list with existing implementations, adding:Ronald Tse
2017-10-31EVP digest list: one hash algorithm per file, synchronize EVP list, overall c...Ronald Tse