summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-04-18Haiku x86-64 doesn't need RC4_CHAR.Jérôme Duval
2016-04-18Free methods on destroy.Ben Laurie
2016-04-18Free engine on error.Ben Laurie
2016-04-18Opacity.Ben Laurie
2016-04-18Signed/unsigned compare.Ben Laurie
2016-04-17Restore OCSP_basic_verify() error return semanticsRichard Levitte
2016-04-17Remove declaration of function that isn't implementedRichard Levitte
2016-04-16Add X509_STORE_CTX_set0_untrusted function.Dr. Stephen Henson
2016-04-16Small OCSP fixupRichard Levitte
2016-04-15Make many X509_xxx types opaque.Rich Salz
2016-04-15Don't use a default for --with-zlib-lib on Windows with option 'zlib'Richard Levitte
2016-04-15ex_libs settings have to be added to, not overriden, on Windows tooRichard Levitte
2016-04-14Update Travis and Appveyor for change to shared by defaultMatt Caswell
2016-04-14Make "shared" builds the defaultMatt Caswell
2016-04-14Fix ex_data locks issueMatt Caswell
2016-04-14Add Haiku support.Jérôme Duval
2016-04-14Fix installation on VMS for no-stdio and no-autoalginitRichard Levitte
2016-04-14Fix installation for no-stdio and no-autoalginitRichard Levitte
2016-04-14Fix no-stdio and no-autoalginitMatt Caswell
2016-04-14The err_cleanup() funtion is internal so shouldn't be exportedMatt Caswell
2016-04-14Write POD page.Rich Salz
2016-04-14Add SSL_SESSION_get0_hostname()Lyon Chen
2016-04-14Ensure all locks are properly cleaned upMatt Caswell
2016-04-14Fix the spelling of "implement".Shlomi Fish
2016-04-14Fix AFALG kernel and headers mismatch problemMatt Caswell
2016-04-14Bugfix: in asn1parse avoid erroneous len after a sub-sequenceViktor Dukhovni
2016-04-14Don't use deprecated CONF_modules_free() in testsViktor Dukhovni
2016-04-13make updateMatt Caswell
2016-04-13Add a CHANGES entry for removal of Configure optionsMatt Caswell
2016-04-13Update INSTALL file based on feedbackMatt Caswell
2016-04-13Update the INSTALL instructions with lots of optionsMatt Caswell