summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-13Fix some issues near recent chomp changes.Viktor Dukhovni
2016-02-13fix warnings on 32 bit buildsDr. Stephen Henson
2016-02-12We need the linked utils after a full build.Richard Levitte
2016-02-12Unified build - fix make dependRichard Levitte
2016-02-12Move brace outside #ifdefViktor Dukhovni
2016-02-12evp/e_des[3].c: address compiler warnings, fix formatting.Andy Polyakov
2016-02-12modes/ctr128.c: pay attention to ecount_buf alignment in CRYPTO_ctr128_encrypt.Andy Polyakov
2016-02-12Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte
2016-02-12Update .gitignore.Andy Polyakov
2016-02-12.travis.yml: exclude gcc from MacOS X CI builds.Andy Polyakov
2016-02-12Put user flags last for priority.Rich Salz
2016-02-12ec/asm/ecp_nistz256-armv8.pl: fix test_ssl spurious errors.Andy Polyakov
2016-02-12Now that we have good verbosity, turn it on for TravisRichard Levitte
2016-02-12Document the changes in "make test" behaviorRichard Levitte
2016-02-12Let all TLSProxy based tests display debug text conditionallyRichard Levitte
2016-02-12Rethink logging of test recipesRichard Levitte
2016-02-12Better workaround for VMS getnameinfo() bugRichard Levitte
2016-02-12Adjust transfer::Text::Template.pm for alternate directory nameRichard Levitte
2016-02-12RT 3854: Update apps/reqEmilia Kasper
2016-02-12Remove last chompsRichard Levitte
2016-02-12Fix the enable-ssl-trace config optionMatt Caswell
2016-02-12make generateRichard Levitte
2016-02-12Generate progs.h from a bunch of files instead of internal knowledgeRichard Levitte
2016-02-11Typo: only return error if unrecognise bag type.Dr. Stephen Henson
2016-02-11State the minimum Perl version that our scripts will work withRichard Levitte
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte
2016-02-11update ciphers manual pageDr. Stephen Henson
2016-02-11Remove static ECDH support.Dr. Stephen Henson
2016-02-11perlasm/x86_64-xlate.pl: pass pure constants verbatim.Andy Polyakov
2016-02-11util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov
2016-02-11poly1305/asm/poly1305-x86_64.pl: MacOS X portability fix.Andy Polyakov
2016-02-11poly1305/asm/poly1305-x86_64.pl: fix mingw64 build.Andy Polyakov
2016-02-11Add the generate mechanism from unixmake to unix-Makefile.tmplRichard Levitte
2016-02-11Don't check self signed certificate signature security.Dr. Stephen Henson
2016-02-11Fix MacOS/X build warningsViktor Dukhovni
2016-02-11Don't add filename comment.Rich Salz
2016-02-11Remove TLS heartbeat, disable DTLS heartbeatRich Salz
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz
2016-02-11RT3495: Add a hash for faster dup detection.Toshikuni Fukaya
2016-02-11Fix GH 327.Rich Salz
2016-02-11Make util/mkrc.pl location agnostic and adapt Makefile.sharedRichard Levitte
2016-02-11Make shared library targets more consistentRichard Levitte
2016-02-11Fix engine key support in cms and req utilities.Dr. Stephen Henson
2016-02-11Test for and use AES CSP for RSA if present.Dr Stephen Henson
2016-02-11Add support for shared_rcflag, useful for windres (Cygwin and Mingw)Richard Levitte
2016-02-11Modernise the mingw cflags and ldflagsRichard Levitte
2016-02-11Unified build: Keep track of generated header filesRichard Levitte
2016-02-11Remove the "make depend" messageRichard Levitte
2016-02-11Simplify ssl_cert_type() by taking advantage of X509_get0_pubkeyViktor Dukhovni
2016-02-11GH620: second diff from rt-2275, adds error codeRich Salz