summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-20Make crypto/buildinf.h depend on configdata.pm rather than MakefileRichard Levitte
2016-02-20argv was set but unusedKurt Roeckx
2016-02-20apps_extra_src changed name to apps_aux_src, rename everywhereRichard Levitte
2016-02-20VMS static libraries have the extension .OLB, not .LIBRichard Levitte
2016-02-19Unified 'make depend' has to cleanup after itselfRichard Levitte
2016-02-19Fix Configurations/unix-Makefile.tmplRichard Levitte
2016-02-19Makefile.shared: limit .dll image base pinning to FIPS builds.Andy Polyakov
2016-02-19Remove DSA negative integer workaround code.Dr. Stephen Henson
2016-02-19Remove broken DSA private key workarounds.Dr. Stephen Henson
2016-02-19TLS: reject duplicate extensionsEmilia Kasper
2016-02-19getaddrinfo: zero the hints structureEmilia Kasper
2016-02-19GH712: Missed some no-filenames casesViktor Szakats
2016-02-19Make sure the linked programs have the correct extensionRichard Levitte
2016-02-19Big rename fest of MingW shared librariesRichard Levitte
2016-02-19Misc small fixes.Richard Levitte
2016-02-19Try removing installation directories after having uninstalled filesRichard Levitte
2016-02-19Small rename fest in unified, obj2dynlib -> obj2dsoRichard Levitte
2016-02-19Remake the installation of shared libraries in unix-Makefile.tmplRichard Levitte
2016-02-19Big rename fest of engine DSO names, from libFOO.so to FOO.soRichard Levitte
2016-02-19Simplify the generation of ld scripts for Linux and SolarisRichard Levitte
2016-02-19Big rename fest in makefile.shared: link_a / link_o -> link_shlib / link_dsoRichard Levitte
2016-02-19Centralise the shared library / dso name info in unix-Makefile.tmplRichard Levitte
2016-02-19Let Configure figure out the diverse shared library and DSO extensionsRichard Levitte
2016-02-19VMS fixed in unified buildRichard Levitte
2016-02-19Unified - don't install the ossltest engineRichard Levitte
2016-02-19Unified - do a better job when uninstallingRichard Levitte
2016-02-19Rethink the uplink / applink storyRichard Levitte
2016-02-19VMS: rather use a quick file comparison than DIFFRichard Levitte
2016-02-19VMS: produce dependency files just like you produce object filesRichard Levitte
2016-02-19Fix casing on VMSRichard Levitte
2016-02-19Don't use config.timestamp, we already have configdata.pmRichard Levitte
2016-02-18Automatic 'make depend' for the unified build schemeRichard Levitte
2016-02-18Fix uninstall_sw for the unixmake schemeRichard Levitte
2016-02-18Set EXE_EXT environment variable when testingRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-18Don't treat .d (depend) files separately from object filesRichard Levitte
2016-02-18Fix the makedepend constructor in unix-Makefile.tmplRichard Levitte
2016-02-18Fix {TLS,CIPHER}_DEBUG compiles.Rich Salz
2016-02-18documentation: RSA_new_method argumentRoumen Petrov
2016-02-18Remove outdated DEBUG flags.Rich Salz
2016-02-18remove redundant opt* declarationsRoumen Petrov
2016-02-18Fix typo in SSL_CTX_set_msg_callback docsNeel Goyal
2016-02-18GH681: More command help cleanupRich Salz
2016-02-18Fix windows thread stop codeMatt Caswell
2016-02-18Fix OPENSSL_config with NULL parameterRoumen Petrov
2016-02-18Fix memory leaks in tls_decrypt_ticketMatt Caswell
2016-02-18GH706: Use NULL for pointer compare.Zhao Junwang
2016-02-18typoDr. Stephen Henson
2016-02-17Remove "experimental" in code and comments, too.Rich Salz