summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-22Prepare for 1.1.0a releaseOpenSSL_1_1_0aMatt Caswell
2016-09-22Updates CHANGES and NEWS for new releaseMatt Caswell
2016-09-22Avoid KCI attack for GOSTDmitry Belyavsky
2016-09-22Fix a hang with SSL_peek()Matt Caswell
2016-09-22Fix a mem leak in NPN handlingMatt Caswell
2016-09-22Add some more OCSP testingMatt Caswell
2016-09-22Add OCSP_RESPID_match()Matt Caswell
2016-09-22Add the ability to set OCSP_RESPID fieldsMatt Caswell
2016-09-22Fix OCSP Status Request extension unbounded memory growthMatt Caswell
2016-09-22Fix error message typo, wrong function codeRichard Levitte
2016-09-22test/x509aux.c: Fix argv loopRichard Levitte
2016-09-21CHANGES: mention removal of solaris-x86-cc.Andy Polyakov
2016-09-21Excessive allocation of memory in dtls1_preprocess_fragment()Matt Caswell
2016-09-21Excessive allocation of memory in tls_get_message_header()Matt Caswell
2016-09-21Configure: clarify and refine -static.Andy Polyakov
2016-09-21Don't leak on an OPENSSL_realloc() failureMatt Caswell
2016-09-21Don't allow too many consecutive warning alertsMatt Caswell
2016-09-21rand/randfile.c: treat empty string in RAND_file_name as error.Andy Polyakov
2016-09-21rand/randfile.c: rationalize __OpenBSD__ code path.Andy Polyakov
2016-09-21rand/randfile.c: restore fallback to $HOME for non-setuid programs.Andy Polyakov
2016-09-21Dcoument -alpn flagRich Salz
2016-09-21GH1555: Don't bump size on realloc failureRich Salz
2016-09-21Use switch instead of multiple ifsAlessandro Ghedini
2016-09-21Fix a missing NULL check in dsa_builtin_paramgenMatt Caswell
2016-09-21VMS: add [.util]shlib_wrap.exe and its build instructionsRichard Levitte
2016-09-21descrip.mms.tmpl: in obj2bin, make sure an empty @deps means no empty linesRichard Levitte
2016-09-21util/dofile.pl: report if a template couldn't be loadedRichard Levitte
2016-09-20RT3669: dgst can only sign/verify one file.Rich Salz
2016-09-20apps/apps.c: include sys/socket.h to declare recv()Richard Levitte
2016-09-20Documentation fixup; no more ECDHParametersRichard Levitte
2016-09-20Crude VMS build files for demos/bio/Richard Levitte
2016-09-20Crude Makefile for demos/bio/Richard Levitte
2016-09-20Don't ignore Makefiles in demos/Richard Levitte
2016-09-20Fixup BIO demos for OpenSSL 1.1.xRichard Levitte
2016-09-20Fixup BIO demos for OpenSSL 1.1.xRichard Levitte
2016-09-20Fixup BIO demos for OpenSSL 1.1.xRichard Levitte
2016-09-19Remove an option related to a deprecated flagFdaSilvaYY
2016-09-19Fix various missing option help messages ...FdaSilvaYY
2016-09-19Convert num_alloc to a size_t in stack.c and tweak styleMatt Caswell
2016-09-19Prevent overflows in stack APIGuido Vranken
2016-09-19Update INSTALL about no-md5 removalFdaSilvaYY
2016-09-19Fix no-ocspRichard Levitte
2016-09-17Have the configuration options 'no-err' and 'no-async' work againRichard Levitte
2016-09-17Simplify configudata.pm dependency generationRichard Levitte
2016-09-17Remove an useless definition.FdaSilvaYY
2016-09-16Simplify the dependencies for remaking configdata.pmRichard Levitte
2016-09-16Rearrange the storage of build file template names in %configRichard Levitte
2016-09-16Use the registered conf file names as dependencies to build configdata.pmRichard Levitte
2016-09-16Register the name of the config file each config target was found inRichard Levitte
2016-09-15Revert "Abort on unrecognised warning alerts"Matt Caswell