summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-22Extensions to d2i_test.Dr. Stephen Henson
2016-04-22Fix capi engine for no-dsaMatt Caswell
2016-04-22Fix no-dsa on Windows/VMSMatt Caswell
2016-04-22Fix the indentation of OPENSSL_NO_STDIO in pem.hMatt Caswell
2016-04-22Fix no-cmac on Windows/VMSMatt Caswell
2016-04-22Unified copyright for test recipesRich Salz
2016-04-22Add a best effort test to check shared library consistencyRichard Levitte
2016-04-21Fix CRYPTO_clear_realloc() bug.Dr. Stephen Henson
2016-04-22Update the Configurations READMEsRichard Levitte
2016-04-21Fix no-ocsp on Windows (and probably VMS)Matt Caswell
2016-04-21Remove some unneccessary assignments to argcMatt Caswell
2016-04-21Remove some unused argc assignmentsMatt Caswell
2016-04-21Fix a missing return value check in v3_addrMatt Caswell
2016-04-21Add missing return value check in pkcs8 appMatt Caswell
2016-04-21Add missing return value checksMatt Caswell
2016-04-21Fix missing break in option parsingMatt Caswell
2016-04-21Remove some dead codeMatt Caswell
2016-04-21Fix some code maintenance issuesMatt Caswell
2016-04-20BIO socket connect failure was not handled correctly.Davide Galassi
2016-04-20Fix missing IDEA renames (windows build)Michel
2016-04-20Copyright consolidation scriptRich Salz
2016-04-20Travis: _srcdist, not _srcdirRichard Levitte
2016-04-20Fix no-ui on WindowsMatt Caswell
2016-04-20Copyright consolidation; .pm and ConfigureRich Salz
2016-04-20Update copyright; generated files.Rich Salz
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-20Fix no-sock on WindowsMatt Caswell
2016-04-20Include winsock2.h even if compiling no-sockMatt Caswell
2016-04-20Don't use select on WindowsMatt Caswell
2016-04-20Cascade no-dgram from no-sock in Configure not e_os.hMatt Caswell
2016-04-20Fix no-dgram on WindowsMatt Caswell
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-20Fix warnings installing pod filesRainer Jung
2016-04-20Configurations: fix typo in 50-masm.conf.Andy Polyakov
2016-04-20evp/aes_aes.c: engage Fujitsu SPARC64 X AES support.Andy Polyakov
2016-04-20sparcv9cap.c: add Fujitsu SPARC64 X AES capability detection.Andy Polyakov
2016-04-20Add AES assembly module for Fujitsu SPARC64 X/X+.Andy Polyakov
2016-04-20Configuration: add unsupported masm target.Andy Polyakov
2016-04-20perlasm/x86_64-xlate.pl: make latest ml64 work.Andy Polyakov
2016-04-20poly1305/asm/poly1305-x86_64.pl: not all assemblers manage << in constants.Andy Polyakov
2016-04-19Typo, asoutflag -> perlasm_schemeRichard Levitte
2016-04-19Only allow Microsoft assembler with no-asm on WindowsRichard Levitte
2016-04-19Build: Make 'test' depend on 'tests'Richard Levitte
2016-04-19Prepare for 1.1.0-pre6-devMatt Caswell
2016-04-19Prepare for 1.1.0-pre5 releaseOpenSSL_1_1_0-pre5Matt Caswell
2016-04-18Unsigned chars can't be negativeMatt Caswell
2016-04-18Fix PKCS7 memory leakMatt Caswell
2016-04-18Make string_to_hex/hex_to_string publicRich Salz
2016-04-18Rename some lowercase API'sRich Salz
2016-04-18NOTES files will contain more requirements, make that explicitRichard Levitte