boringssl/crypto/pem
David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs.
Get all this stuff out of the way.

- OPENSSL_NO_MD5
- OPENSSL_NO_SHA
- OPENSSL_NO_EC
- OPENSSL_NO_ECDSA
- OPENSSL_NO_ECDH
- OPENSSL_NO_NEXTPROTONEG
- OPENSSL_NO_DH
- OPENSSL_NO_SSL3
- OPENSSL_NO_RC4
- OPENSSL_NO_RSA

Also manually removed a couple instances of OPENSSL_NO_DSA that seemed to be
confused anyway. Did some minor manual cleanup. (Removed a few now-pointless
'if (0)'s.)

Change-Id: Id540ba97ee22ff2309ab20ceb24c7eabe766d4c4
Reviewed-on: https://boringssl-review.googlesource.com/1662
Reviewed-by: Adam Langley <agl@google.com>
2014-08-28 00:41:34 +00:00
..
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00
pem_all.c unifdef a bunch of OPENSSL_NO_* ifdefs. 2014-08-28 00:41:34 +00:00
pem_error.c Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
pem_info.c unifdef a bunch of OPENSSL_NO_* ifdefs. 2014-08-28 00:41:34 +00:00
pem_lib.c Remove CHARSET_EBCDIC 2014-07-07 19:30:35 +00:00
pem_oth.c Inital import. 2014-06-20 13:17:32 -07:00
pem_pk8.c Inital import. 2014-06-20 13:17:32 -07:00
pem_pkey.c unifdef a bunch of OPENSSL_NO_* ifdefs. 2014-08-28 00:41:34 +00:00
pem_x509.c Inital import. 2014-06-20 13:17:32 -07:00
pem_xaux.c Inital import. 2014-06-20 13:17:32 -07:00