summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-18Fix no-dgramMatt Caswell
2016-03-18Fix no-deprecatedMatt Caswell
2016-03-18Fix no-cmacMatt Caswell
2016-03-18Add a test to see that signals are caught as failuresRichard Levitte
2016-03-18Make OpenSSL::Test::run() sensitive to signalsRichard Levitte
2016-03-18Remove more unused things.Rich Salz
2016-03-18Resolved unresolved symbols with no-hwMatt Caswell
2016-03-18Ensure that no-comp functions are flagged as suchMatt Caswell
2016-03-18Fix no-rc2 in the CMS testMatt Caswell
2016-03-18Mark OCB as an AEAD cipherMatt Caswell
2016-03-18Ensure that memory allocated for the ticket is freedMatt Caswell
2016-03-18Fix a potential double free in EVP_DigestInit_exMatt Caswell
2016-03-18Fix build; CPP syntax error.Rich Salz
2016-03-17Update EVP_CIPHER_CTX_set_padding documentation.Conrado Porto Lopes GouvĂȘa
2016-03-17README: small fixupsRichard Levitte
2016-03-17Make picker, thread and combine standard config helper functionsRichard Levitte
2016-03-17Remove Netware and OS/2Rich Salz
2016-03-17Disallow --classic for WindowsRichard Levitte
2016-03-17windows-makefile.tmpl: Stop keeping temporary filesRichard Levitte
2016-03-17Add install targets for WindowsRichard Levitte
2016-03-17Report TLS 1.0 as backwards-compatible TLSv1Viktor Dukhovni
2016-03-17Remove ultrix/mips support.Rich Salz
2016-03-17Remove support for Borland C++Richard Levitte
2016-03-17Use correct C format for keysets.plDr. Stephen Henson
2016-03-17Start documenting Configure internalsRichard Levitte
2016-03-17Added build.info debugging capability to ConfigureRichard Levitte
2016-03-17Simplify define as we don't support MS-DOS anymore.Dr. Stephen Henson
2016-03-17Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte
2016-03-17Have 'openssl version -a' output the default engines directory as wellRichard Levitte
2016-03-17Bugfix: Encode the requested length in s_cb.c:hexencode()Viktor Dukhovni
2016-03-16Sort cipher-list at runtime.Rich Salz
2016-03-16unix-Makefile template: use $(PERL) everywhereRichard Levitte
2016-03-16Deal with DSA_SIG opaqueness.Ben Laurie
2016-03-16Prepare for 1.1.0-pre5-devRichard Levitte
2016-03-16Prepare for 1.1.0-pre4 releaseOpenSSL_1_1_0-pre4Richard Levitte
2016-03-16Some platforms provide getcontext() but it does not workMatt Caswell
2016-03-16When building DLLs, hack the library name in the .def fileRichard Levitte
2016-03-16DLL object files should not be built with /Zl"Richard Levitte
2016-03-16Appveyor - make sure to actually build "shared" in the shared configurationRichard Levitte
2016-03-16Fix up CHANGESEmilia Kasper
2016-03-16We should use $SRCDIR in MakefilesMatt Caswell
2016-03-16Disable AFALG when cross-compilingMatt Caswell
2016-03-15Fix a TLSProxy race conditionMatt Caswell
2016-03-15poly1305/asm/poly1305-x86_64.pl: make it work with linux-x32.Andy Polyakov
2016-03-15On Windows, page walking is known as __chkstk.Emilia Kasper
2016-03-15Explain *cough*-dowsEmilia Kasper
2016-03-15Make the perl dependency post-processor into just one lineRichard Levitte
2016-03-15Not all shells understand !Richard Levitte
2016-03-15General verify options to openssl tsfbroda
2016-03-15Fix CRYPTO_THREAD_run_once return value checksEmilia Kasper