summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2015-05-04GH271: Warning on </dev/null to CA.plRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-04RT2943: Check sizes if -iv and -K argumentsRichard Levitte
2015-05-04Have -K actually take an argument, and correct help textRichard Levitte
2015-05-04RT1369: don't do "helpful" access check.Rich Salz
2015-05-04more OSSL_NELEM casesDr. Stephen Henson
2015-05-02Fix uninitialized variable.Hanno Böck
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01free NULL cleanup 11Rich Salz
2015-05-01free null cleanup finaleRich Salz
2015-05-01Fix some typo's, silence warnings.Rich Salz
2015-04-30Rewrite CA.pl.inRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-04-30Sanity check EVP_CTRL_AEAD_TLS_AADMatt Caswell
2015-04-30free cleanup 12Rich Salz
2015-04-30make updateMatt Caswell
2015-04-30free cleanup almost the finaleRich Salz
2015-04-30In apps, malloc or dieRich Salz
2015-04-30free NULL cleanup 5aRich Salz
2015-04-30free NULL cleanup 8Rich Salz
2015-04-30Fix bug, "what mode" test was wrong.Rich Salz
2015-04-30Fix windows buildMatt Caswell
2015-04-29Add HTTP GET support to OCSP serverRich Salz
2015-04-29Rewrite parse_nameRich Salz
2015-04-29use isxdigit and apps_tohexRich Salz
2015-04-29Remove needless bio_err argumentRich Salz
2015-04-28remove malloc castsRich Salz
2015-04-27CRYPTO_mem_leaks should ignore it's BIO argument.Rich Salz
2015-04-27Fix Wmaybe-uninitialized: initialize variableEmilia Kasper
2015-04-26Add readline (etc) supportRich Salz
2015-04-26Simplify parse_yesno; remove local variableRich Salz
2015-04-26Fix typo in help & comment formattingRich Salz
2015-04-26Fix error messageRich Salz
2015-04-26Fix main build breakage.Rich Salz
2015-04-26Remove the special list-xxxx commandsRich Salz
2015-04-25RT2962: add -keytab and -krb5svc flags.Rich Salz
2015-04-25Free malloc data on encoding errors.Rich Salz
2015-04-25Quote HTML entities in s_server outputRich Salz
2015-04-25RT2206: Add -issuer flag to ocsp commandRich Salz
2015-04-25Remove EFENCE support.Rich Salz
2015-04-25RT2451: Add telnet to s_client -starttlsRich Salz
2015-04-25Add -nocommands to s_client.Rich Salz
2015-04-25fewer NO_ENGINE #ifdef'sRich Salz
2015-04-25Add missing BIO_flush() callsRich Salz
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz
2015-04-20Remove SET oid config file and SET certsRich Salz
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-04-11free NULL cleanup 9Rich Salz
2015-04-11free NULL cleanup 10Rich Salz
2015-04-08Drop CA.sh for CA.plRich Salz