summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2016-05-10IRIX fixes.Andy Polyakov
2016-05-09Fix: failed to open config file if not specified when using CA commandsHansruedi Patzen
2016-05-09Fix error in the loop of ECDHAndrea Grandi
2016-05-09fix tab-space mixed indentationFdaSilvaYY
2016-05-05Handle no async jobs in libsslMatt Caswell
2016-05-05remove unused macros in list -disabledJ Mohan Rao Arisankala
2016-05-04Check return of PEM_write_* functions and report possible errorsRichard Levitte
2016-05-04GH932: Add more help messages to some apps options.FdaSilvaYY
2016-05-04Remove stale errors from early connection attempts in a clientMatt Caswell
2016-05-03Update Diffie-Hellman parameters to IANA standardsChristian Bundy
2016-04-29Don't use an uninitialised variable in srp applicationMatt Caswell
2016-04-29Check for a NULL return value from a call to X509_STORE_CTX_new()Matt Caswell
2016-04-29Fix building with -DCHARSET_EBCDICMatt Caswell
2016-04-29make updateRichard Levitte
2016-04-29apps/progs.pl: don't make digests disablable by defaultRichard Levitte
2016-04-28various spelling fixesFdaSilvaYY
2016-04-27Fix no-engine no-ui.Ben Laurie
2016-04-27Fix passwd seg faultMatt Caswell
2016-04-26Remove the never-functional no-sctBenjamin Kaduk
2016-04-26Remove some OPENSSL_NO_SHA that snuck inBenjamin Kaduk
2016-04-25Fix NULL deref in apps/pkcs7Rich Salz
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-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-20Update copyright; generated files.Rich Salz
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-20Fix no-sock on WindowsMatt Caswell
2016-04-20Don't use select on WindowsMatt Caswell
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-18Make string_to_hex/hex_to_string publicRich Salz
2016-04-18Rename some lowercase API'sRich Salz
2016-04-18Signed/unsigned compare.Ben Laurie
2016-04-15Make many X509_xxx types opaque.Rich Salz
2016-04-14Fix no-stdio and no-autoalginitMatt Caswell
2016-04-13make updateMatt Caswell
2016-04-13Remove OPENSSL_NO_HMACMatt Caswell
2016-04-13Remove OPENSSL_NO_SHA guardsMatt Caswell
2016-04-13Remove OPENSSL_NO_AES guardsMatt Caswell
2016-04-13Don't use FORMAT_BASE64 format when compressing / decompressingRichard Levitte
2016-04-13Deprecate OBJ_cleanup() and make it a no-opMatt Caswell
2016-04-13Deprecate RAND_cleanup() and make it a no-opMatt Caswell
2016-04-13Fix conditional compile logic in speed.cMatt Caswell
2016-04-13Fix setting of debug callback in apps/enc.cRichard Levitte
2016-04-11Fix the no-nextprotoneg optionMatt Caswell
2016-04-10Fix warnings exposed by clang-3.8Emilia Kasper