commit | 7aa0b022460e1a7bfdf5c70e8cd084d916bac012 | [log] [tgz] |
---|---|---|
author | Rich Salz <rsalz@openssl.org> | Mon Feb 02 11:08:16 2015 -0500 |
committer | Rich Salz <rsalz@openssl.org> | Mon Feb 02 11:08:16 2015 -0500 |
tree | 6ae80731638aff40d71fc428520d7dcaec76c60a | |
parent | 5da05a26f21e7c43a156b65b13a9bc968a6c78db [diff] |
Dead code cleanup: crypto/*.c, x509v3, demos Some of the #if 0 code in demo's was kept, but given helpful #ifdef names, to show more sample code. Reviewed-by: Andy Polyakov <appro@openssl.org>