commit | b9f757074d470ec6b031f348581160e48202b85c | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Mon Feb 08 16:44:58 2016 +0000 |
committer | Matt Caswell <matt@openssl.org> | Tue Feb 09 15:11:38 2016 +0000 |
tree | 9be2413179dbebeb3d48378be65a5b9ed31ccdbf | |
parent | 7fa792d14d06cdaca18f225b1d2d8daf8ed24fd7 [diff] |
Get the apps to use auto-init/de-init Clean up the apps so that we make use of the new auto-init/de-init feature. Reviewed-by: Richard Levitte <levitte@openssl.org>