Remove the special list-xxxx commands
authorRich Salz <rsalz@openssl.org>
Sun, 26 Apr 2015 14:31:48 +0000 (10:31 -0400)
committerRich Salz <rsalz@openssl.org>
Sun, 26 Apr 2015 14:31:48 +0000 (10:31 -0400)
commit2f58faad668ee1b4270611d6548c9fbe78589fe6
tree892a7c63078f07322342d4c2e44ccfded47469d0
parent5d307e7b5a62941920d3651f5a3f9c74b787cd0c
Remove the special list-xxxx commands

There's a new "list" command, which takes a flag to say what
to list.  Removing the old hacky commands.  Re-ordered some
functions to remove some needless declarations.

Reviewed-by: Richard Levitte <levitte@openssl.org>
apps/openssl.c
test/testenc
test/testenc.com