summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2016-08-05Make update, etc.Rich Salz
2016-08-04Fix output text to avoid gratuitious git diffRich Salz
2016-08-04Remove "lockit" from internal error-hash functionRich Salz
2016-08-04Pack globals variables used to control apps/verify_callback()FdaSilvaYY
2016-08-04Constify two internal methodsFdaSilvaYY
2016-08-04Have 'openssl engine' exit with non-zero when some engine fails to loadRichard Levitte
2016-08-04make updateMatt Caswell
2016-08-02Fix some style issues...FdaSilvaYY
2016-08-01Useless allocationFdaSilvaYY
2016-08-01Fix some style issuesFdaSilvaYY
2016-08-01Add missing help stringFdaSilvaYY
2016-08-01Fix some awkward testsFdaSilvaYY
2016-08-01Merge some conditional blocks of code.FdaSilvaYY
2016-08-01Simplify default inits, add const qualifiersFdaSilvaYY
2016-08-01Cast to right type, simplify array argsFdaSilvaYY
2016-08-01Fix sharing of two static variablesFdaSilvaYY
2016-08-01ECDH test is only one operation to runFdaSilvaYY
2016-08-01Fix three missing global declarations.FdaSilvaYY
2016-08-01Fix return values of do_passwd() in apps/passwd.cRichard Levitte
2016-08-01apps/openssl.c: UTF-y Windows argv.Andy Polyakov
2016-07-30Ignore the serial number for now and just do the rest.Richard J. Moore
2016-07-30Make some more X509 functions const.Richard J. Moore
2016-07-30rsa.c: fix incorrect guard for pvk-* optionsViktor Szakats
2016-07-29print out MAC algorithmDr. Stephen Henson
2016-07-26RT4639: Typo when -DSSL_DEBUGJon Loeliger
2016-07-25Typo and comment fixFdaSilvaYY
2016-07-25Unused variable, and cleanupsFdaSilvaYY
2016-07-25Unused variable cleanupFdaSilvaYY
2016-07-25Discard a dead optionFdaSilvaYY
2016-07-22Add mask for newly created symlink.Dr. Stephen Henson
2016-07-22Check suffixes properly.Dr. Stephen Henson
2016-07-22use correct name for duplicateDr. Stephen Henson
2016-07-20Fix a few if(, for(, while( inside code.FdaSilvaYY
2016-07-20Simplify buffer limit checking, and reuse BIO_snprintf returned value.FdaSilvaYY
2016-07-20Code factorisation and simplificationFdaSilvaYY
2016-07-20Fix double calls to strlenFdaSilvaYY
2016-07-20Simplify code related to tmp_email_dn.FdaSilvaYY
2016-07-20Use more X509_REQ_get0_pubkey & X509_get0_pubkeyFdaSilvaYY
2016-07-19Fix forgotten gotoRichard Levitte
2016-07-19Convert the last uses of sockaddr in apps/* to use BIO_ADDR insteadRichard Levitte
2016-07-15check return values for EVP_Digest*() APIsDr. Stephen Henson
2016-07-08Disallow multiple protocol flags to s_server and s_clientMatt Caswell
2016-07-08Support PKCS v2.0 print in pkcs12 utility.Dr. Stephen Henson
2016-07-04perl: Separate compile-time environment from runtime environmentRichard Levitte
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte
2016-06-29Whitespace cleanup in appsFdaSilvaYY
2016-06-25Fix BN_is_prime* calls.David Benjamin
2016-06-24Add -ciphers flag to enc commandRich Salz
2016-06-21segmentation fault with 'openssl s_client -prexit -keymatexport'mmiyashita
2016-06-20Allow proxy certs to be present when verifying a chainRichard Levitte