aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add ex_data functions for X509_STOREfix/x509-store-ex-dataKazuki Yamaguchi2016-04-233-0/+16
* Fix EC_KEY_set_private_key() to call key->group->meth->set_private()Kazuki Yamaguchi2016-04-231-2/+2
* add test for CVE-2016-2109Dr. Stephen Henson2016-04-232-1/+5
* In d2i_test return error for malloc failure.Dr. Stephen Henson2016-04-231-0/+3
* Harden ASN.1 BIO handling of large amounts of data.Dr. Stephen Henson2016-04-231-10/+26
* Warn when doing an out-of-source build and finding in-source build artifactsRichard Levitte2016-04-221-0/+8
* make updateViktor Dukhovni2016-04-222-52/+9
* Enabled DANE only when at least one TLSA RR was addedViktor Dukhovni2016-04-223-17/+58
* Don't set peer_tmp until we have finished constructing itMatt Caswell2016-04-221-27/+36
* Extensions to d2i_test.Dr. Stephen Henson2016-04-222-17/+103
* Fix capi engine for no-dsaMatt Caswell2016-04-221-0/+22
* Fix no-dsa on Windows/VMSMatt Caswell2016-04-222-9/+11
* Fix the indentation of OPENSSL_NO_STDIO in pem.hMatt Caswell2016-04-221-2/+2
* Fix no-cmac on Windows/VMSMatt Caswell2016-04-223-9/+14
* Unified copyright for test recipesRich Salz2016-04-2275-533/+580
* Add a best effort test to check shared library consistencyRichard Levitte2016-04-221-0/+115
* Fix CRYPTO_clear_realloc() bug.Dr. Stephen Henson2016-04-211-2/+3
* Update the Configurations READMEsRichard Levitte2016-04-222-26/+64
* Fix no-ocsp on Windows (and probably VMS)Matt Caswell2016-04-214-252/+266
* Remove some unneccessary assignments to argcMatt Caswell2016-04-212-4/+2
* Remove some unused argc assignmentsMatt Caswell2016-04-212-2/+0
* Fix a missing return value check in v3_addrMatt Caswell2016-04-211-1/+2
* Add missing return value check in pkcs8 appMatt Caswell2016-04-211-1/+4
* Add missing return value checksMatt Caswell2016-04-211-3/+14
* Fix missing break in option parsingMatt Caswell2016-04-211-0/+1
* Remove some dead codeMatt Caswell2016-04-211-4/+0
* Fix some code maintenance issuesMatt Caswell2016-04-216-6/+2
* BIO socket connect failure was not handled correctly.Davide Galassi2016-04-201-1/+1
* Fix missing IDEA renames (windows build)Michel2016-04-201-4/+4
* Copyright consolidation scriptRich Salz2016-04-201-0/+72
* Travis: _srcdist, not _srcdirRichard Levitte2016-04-201-3/+3
* Fix no-ui on WindowsMatt Caswell2016-04-202-60/+64
* Copyright consolidation; .pm and ConfigureRich Salz2016-04-2014-359/+81
* Update copyright; generated files.Rich Salz2016-04-204-177/+30
* Remove --classic build entirelyRichard Levitte2016-04-2067-4921/+8
* Fix no-sock on WindowsMatt Caswell2016-04-203-87/+102
* Include winsock2.h even if compiling no-sockMatt Caswell2016-04-201-1/+1
* Don't use select on WindowsMatt Caswell2016-04-201-0/+3
* Cascade no-dgram from no-sock in Configure not e_os.hMatt Caswell2016-04-202-5/+1
* Fix no-dgram on WindowsMatt Caswell2016-04-202-21/+18
* Copyright consolidation: perl filesRich Salz2016-04-2081-644/+603
* Fix warnings installing pod filesRainer Jung2016-04-202-3/+3
* Configurations: fix typo in 50-masm.conf.Andy Polyakov2016-04-201-1/+1
* evp/aes_aes.c: engage Fujitsu SPARC64 X AES support.Andy Polyakov2016-04-202-2/+11
* sparcv9cap.c: add Fujitsu SPARC64 X AES capability detection.Andy Polyakov2016-04-203-5/+20
* Add AES assembly module for Fujitsu SPARC64 X/X+.Andy Polyakov2016-04-203-0/+439
* Configuration: add unsupported masm target.Andy Polyakov2016-04-201-0/+17
* perlasm/x86_64-xlate.pl: make latest ml64 work.Andy Polyakov2016-04-201-2/+5
* poly1305/asm/poly1305-x86_64.pl: not all assemblers manage << in constants.Andy Polyakov2016-04-201-5/+5
* Typo, asoutflag -> perlasm_schemeRichard Levitte2016-04-191-1/+1