summaryrefslogtreecommitdiffstats
path: root/os2 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-12Update .gitignore.Andy Polyakov1-2/+2
2016-02-12.travis.yml: exclude gcc from MacOS X CI builds.Andy Polyakov1-0/+2
2016-02-12Put user flags last for priority.Rich Salz1-8/+10
2016-02-12ec/asm/ecp_nistz256-armv8.pl: fix test_ssl spurious errors.Andy Polyakov1-0/+3
2016-02-12Now that we have good verbosity, turn it on for TravisRichard Levitte1-1/+1
2016-02-12Document the changes in "make test" behaviorRichard Levitte1-3/+3
2016-02-12Let all TLSProxy based tests display debug text conditionallyRichard Levitte7-7/+13
2016-02-12Rethink logging of test recipesRichard Levitte1-31/+8
2016-02-12Better workaround for VMS getnameinfo() bugRichard Levitte1-5/+7
2016-02-12Adjust transfer::Text::Template.pm for alternate directory nameRichard Levitte1-2/+4
2016-02-12RT 3854: Update apps/reqEmilia Kasper2-5/+8
2016-02-12Remove last chompsRichard Levitte1-5/+5
2016-02-12Fix the enable-ssl-trace config optionMatt Caswell1-22/+0
2016-02-12make generateRichard Levitte1-12/+12
2016-02-12Generate progs.h from a bunch of files instead of internal knowledgeRichard Levitte4-24/+39
2016-02-12Typo: only return error if unrecognise bag type.Dr. Stephen Henson1-1/+1
2016-02-11State the minimum Perl version that our scripts will work withRichard Levitte1-2/+3
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte18-37/+35
2016-02-11update ciphers manual pageDr. Stephen Henson1-38/+1
2016-02-11Remove static ECDH support.Dr. Stephen Henson7-484/+30
2016-02-11perlasm/x86_64-xlate.pl: pass pure constants verbatim.Andy Polyakov1-2/+5
2016-02-11util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov9-18/+18
2016-02-11poly1305/asm/poly1305-x86_64.pl: MacOS X portability fix.Andy Polyakov1-2/+2
2016-02-11poly1305/asm/poly1305-x86_64.pl: fix mingw64 build.Andy Polyakov1-4/+6
2016-02-11Add the generate mechanism from unixmake to unix-Makefile.tmplRichard Levitte1-1/+43
2016-02-11Don't check self signed certificate signature security.Dr. Stephen Henson1-0/+3
2016-02-11Fix MacOS/X build warningsViktor Dukhovni2-3/+2
2016-02-11Don't add filename comment.Rich Salz1-1/+0
2016-02-11Remove TLS heartbeat, disable DTLS heartbeatRich Salz17-340/+95
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz30-225/+104
2016-02-11RT3495: Add a hash for faster dup detection.Toshikuni Fukaya1-17/+25
2016-02-11Fix GH 327.Rich Salz1-1/+1
2016-02-11Make util/mkrc.pl location agnostic and adapt Makefile.sharedRichard Levitte2-2/+9
2016-02-11Make shared library targets more consistentRichard Levitte1-38/+63
2016-02-11Fix engine key support in cms and req utilities.Dr. Stephen Henson2-5/+5
2016-02-11Test for and use AES CSP for RSA if present.Dr Stephen Henson1-2/+22
2016-02-11Add support for shared_rcflag, useful for windres (Cygwin and Mingw)Richard Levitte5-1/+11
2016-02-11Modernise the mingw cflags and ldflagsRichard Levitte2-7/+7
2016-02-11Unified build: Keep track of generated header filesRichard Levitte1-11/+22
2016-02-11Remove the "make depend" messageRichard Levitte1-42/+0
2016-02-11Simplify ssl_cert_type() by taking advantage of X509_get0_pubkeyViktor Dukhovni1-31/+20
2016-02-11GH620: second diff from rt-2275, adds error codeRich Salz2-0/+33
2016-02-11Check mallocRich Salz1-1/+2
2016-02-11Missing header include.Rich Salz1-0/+1
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz11-73/+65
2016-02-11Add inclusion directory crypto/include for BN compilationsRichard Levitte2-1/+3
2016-02-11The protocol variable has lost its use, remove itRichard Levitte1-12/+2
2016-02-11Rework BIO_ADDRINFO_protocol() to return correct valuesRichard Levitte1-2/+18
2016-02-11Fix errstr error code parsingMatt Caswell1-1/+1
2016-02-11Make comment match realityRichard Levitte1-1/+1