summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-09-15Finally, make sure vms_term_sock.c is built on VMSRichard Levitte
2016-09-15Refactor to avoid unnecessary preprocessor logicRichard Levitte
2016-09-15Reformat to fit OpenSSL source code standardsRichard Levitte
2016-09-15Add copyright and license on apps/vms_term_sock.[ch]Richard Levitte
2016-09-15VSI submission: redirect terminal input through socketRichard Levitte
2016-09-14Make reference to other manpage more explicitRich Salz
2016-09-14Add -h and -help for c_rehash script and appRich Salz
2016-09-14Add some sanity checks around usage of t_fromb64()Matt Caswell
2016-09-14Add a test for 'openssl passwd'Richard Levitte
2016-09-14Fix 'openssl passwd' with arguments -1 or -apr1Richard Levitte
2016-09-13Remove -xtarget=ultra from solaris(64)-sparcv9-cc builds.Andy Grundman
2016-09-13bio.h: fix number of arguments passed to BIO_ptr_ctrl()Viktor Szakats
2016-09-13s_client: avoid warning on Windows/MS-DOS systemsViktor Szakats
2016-09-13Configure: detect gcc's dependency generation capability more accurately.Andy Polyakov
2016-09-13bn/bn_lcl.h: improve interoperability with clang and Android NDK.Andy Polyakov
2016-09-13util/shlib_wrap.sh is now auto-generated so tell git to ignore itMatt Caswell
2016-09-13Abort on unrecognised warning alertsMatt Caswell
2016-09-12Add enginesdir to libcrypto.pc pkg-config fileDavid Woodhouse
2016-09-10Fix EC_KEY_print so it prints out private key informationTim Hudson
2016-09-09If errno is ENXIO in BSS_new_file(), set BIO_R_NO_SUCH_FILERichard Levitte
2016-09-08Travis: Do asan and msan with shared librariesRichard Levitte