aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Print out names of other temp key algorithms.Dr. Stephen Henson2016-08-131-0/+4
* Fix doc and help about ca -valid optionFdaSilvaYY2016-08-111-1/+2
* speed.c: use size_t instead of int to match function signaturesCristian Stoica2016-08-081-3/+4
* spelling fixes, just comments and readme.klemens2016-08-051-1/+1
* Make update, etc.Rich Salz2016-08-051-1/+1
* Fix output text to avoid gratuitious git diffRich Salz2016-08-041-1/+1
* Remove "lockit" from internal error-hash functionRich Salz2016-08-041-12/+1
* Pack globals variables used to control apps/verify_callback()FdaSilvaYY2016-08-045-52/+41
* Constify two internal methodsFdaSilvaYY2016-08-041-2/+2
* Have 'openssl engine' exit with non-zero when some engine fails to loadRichard Levitte2016-08-041-2/+6
* make updateMatt Caswell2016-08-041-1/+1
* Fix some style issues...FdaSilvaYY2016-08-022-14/+14
* Useless allocationFdaSilvaYY2016-08-011-15/+13
* Fix some style issuesFdaSilvaYY2016-08-011-42/+43
* Add missing help stringFdaSilvaYY2016-08-011-2/+3
* Fix some awkward testsFdaSilvaYY2016-08-011-18/+19
* Merge some conditional blocks of code.FdaSilvaYY2016-08-011-30/+20
* Simplify default inits, add const qualifiersFdaSilvaYY2016-08-011-47/+20
* Cast to right type, simplify array argsFdaSilvaYY2016-08-011-26/+32
* Fix sharing of two static variablesFdaSilvaYY2016-08-011-17/+20
* ECDH test is only one operation to runFdaSilvaYY2016-08-011-17/+9
* Fix three missing global declarations.FdaSilvaYY2016-08-011-15/+23
* Fix return values of do_passwd() in apps/passwd.cRichard Levitte2016-08-011-2/+2
* apps/openssl.c: UTF-y Windows argv.Andy Polyakov2016-08-013-0/+314
* Ignore the serial number for now and just do the rest.Richard J. Moore2016-07-301-3/+3
* Make some more X509 functions const.Richard J. Moore2016-07-301-3/+3
* rsa.c: fix incorrect guard for pvk-* optionsViktor Szakats2016-07-301-4/+4
* print out MAC algorithmDr. Stephen Henson2016-07-291-3/+7
* RT4639: Typo when -DSSL_DEBUGJon Loeliger2016-07-261-1/+1
* Typo and comment fixFdaSilvaYY2016-07-254-6/+6
* Unused variable, and cleanupsFdaSilvaYY2016-07-251-10/+5
* Unused variable cleanupFdaSilvaYY2016-07-251-2/+0
* Discard a dead optionFdaSilvaYY2016-07-251-8/+2
* Add mask for newly created symlink.Dr. Stephen Henson2016-07-221-0/+1
* Check suffixes properly.Dr. Stephen Henson2016-07-221-2/+4
* use correct name for duplicateDr. Stephen Henson2016-07-221-2/+2
* Fix a few if(, for(, while( inside code.FdaSilvaYY2016-07-202-5/+5
* Simplify buffer limit checking, and reuse BIO_snprintf returned value.FdaSilvaYY2016-07-201-12/+14
* Code factorisation and simplificationFdaSilvaYY2016-07-203-70/+53
* Fix double calls to strlenFdaSilvaYY2016-07-203-15/+26
* Simplify code related to tmp_email_dn.FdaSilvaYY2016-07-201-6/+6
* Use more X509_REQ_get0_pubkey & X509_get0_pubkeyFdaSilvaYY2016-07-201-6/+4
* Fix forgotten gotoRichard Levitte2016-07-191-0/+1
* Convert the last uses of sockaddr in apps/* to use BIO_ADDR insteadRichard Levitte2016-07-191-8/+18
* check return values for EVP_Digest*() APIsDr. Stephen Henson2016-07-153-56/+95
* Disallow multiple protocol flags to s_server and s_clientMatt Caswell2016-07-083-2/+38
* Support PKCS v2.0 print in pkcs12 utility.Dr. Stephen Henson2016-07-081-9/+63
* perl: Separate compile-time environment from runtime environmentRichard Levitte2016-07-042-2/+2
* Simplify INCLUDE statements in build.info filesRichard Levitte2016-07-011-3/+2
* Whitespace cleanup in appsFdaSilvaYY2016-06-293-5/+5