summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add an API to get the signer of an OCSP responseBenjamin Kaduk2017-11-123-1/+25
* Typo fixPiotr Czajka2017-11-121-1/+1
* Many spelling fixes/typo's corrected.Josh Soref2017-11-12105-214/+214
* lhash.c: Replace Unicode EN DASH with the ASCII char '-'.Long Qin2017-11-111-1/+1
* Fix possible leaks on sk_X509_EXTENSION_push() failure ...FdaSilvaYY2017-11-101-7/+18
* util/copy.pl: work around glob quirk in some of earlier 5.1x Perl versions.Andy Polyakov2017-11-101-1/+2
* 00-base-templates.conf: fix ia64 builds.Andy Polyakov2017-11-101-1/+0
* Fix an s_client memory leakMatt Caswell2017-11-091-10/+3
* Configurations/unix-Makefile.tmpl: fix HP-UX build.Andy Polyakov2017-11-081-1/+1
* OPENSSL_ia32cap: reserve for new extensions.Andy Polyakov2017-11-083-7/+23
* Don't NULL check before calling DSO_free.Rich Salz2017-11-081-2/+1
* Removre comment with user's nameRich Salz2017-11-081-1/+0
* Various typoFdaSilvaYY2017-11-074-5/+5
* style : fix some if(...FdaSilvaYY2017-11-078-24/+24
* Configure: cleanup @disable_cascadeRichard Levitte2017-11-071-21/+0
* Warn if -days without -x509Rich Salz2017-11-072-1/+4
* Mark a zero length record as readMatt Caswell2017-11-071-1/+9
* Fix race condition in TLSProxyMatt Caswell2017-11-071-0/+4
* Remove 4 broken macros from ocsp.hMatt Caswell2017-11-072-16/+16
* Disabled list doesn't contain SM3 and SM4.Pauli2017-11-061-0/+6
* SM3: restructure to EVP internal and update doc to right locationRonald Tse2017-11-0612-160/+107
* SM3: Add SM3 hash functionJack Lloyd2017-11-0620-12/+567
* Implement Maximum Fragment Length TLS extension.FdaSilvaYY2017-11-0532-36/+860
* aes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with binutils-2.29.Andy Polyakov2017-11-052-6/+6
* Conditionalize fuzz tests on feature macrosBenjamin Kaduk2017-11-031-0/+8
* Check return value of OBJ_nid2obj in dsa_pub_encode.Pavel Kopyl2017-11-031-2/+6
* Add error handling in dsa_main and ASN1_i2d_bio.Pavel Kopyl2017-11-032-0/+6
* Fix error handling in i2d* functions.Pavel Kopyl2017-11-031-4/+4
* Update asn1 and x509 corporaKurt Roeckx2017-11-037760-166/+124
* ASN1 fuzzer: Use d2i_TYPE / i2d_TYPE functionsKurt Roeckx2017-11-032-5/+97
* Don't turn b2 negativeKurt Roeckx2017-11-031-3/+1
* Update location of the libfuzzer repositoryKurt Roeckx2017-11-031-1/+1
* Travis: if "make update" created a diff, please show itRichard Levitte2017-11-031-1/+1
* Update CHANGES and NEWS for new releaseMatt Caswell2017-11-022-0/+39
* test/bntest.c: add bn_sqrx8x_internal regression test.Andy Polyakov2017-11-021-0/+48
* bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_internal.Andy Polyakov2017-11-021-2/+10
* Fix small but important regressionRichard Levitte2017-11-021-1/+1
* Address a timing side channel whereby it is possible to determine somePauli2017-11-011-6/+20
* Address a timing side channel whereby it is possible to determine somePauli2017-11-011-10/+25
* make updateRichard Levitte2017-10-311-0/+1017
* Generate a dictionary of OIDs for fuzzersRichard Levitte2017-10-312-1/+33
* Synchronize man3 EVP cipher list with existing implementations, adding:Ronald Tse2017-10-3116-171/+1188
* EVP digest list: one hash algorithm per file, synchronize EVP list, overall c...Ronald Tse2017-10-3113-103/+740
* Fix EVP_PKEY_ASN1_METHOD manualRichard Levitte2017-10-312-5/+21
* testutil.h: Remove duplicate test macrosDr. Matthias St. Pierre2017-10-311-7/+0
* afalg: Fix kernel version checkBaptiste Jonglez2017-10-312-2/+2
* afalg: Use eventfd2 syscall instead of eventfdBaptiste Jonglez2017-10-311-1/+1
* SM4: Add SM4 block cipher to EVPRonald Tse2017-10-3122-14/+752
* Only reset the ctx when a cipher is givenKurt Roeckx2017-10-301-1/+2
* make updateRichard Levitte2017-10-303-0/+8