openssl/crypto/objects
Rich Salz a00ae6c46e OPENSSL_NO_xxx cleanup: many removals
The following compile options (#ifdef's) are removed:
    OPENSSL_NO_BIO OPENSSL_NO_BUFFER OPENSSL_NO_CHAIN_VERIFY
    OPENSSL_NO_EVP OPENSSL_NO_FIPS_ERR OPENSSL_NO_HASH_COMP
    OPENSSL_NO_LHASH OPENSSL_NO_OBJECT OPENSSL_NO_SPEED OPENSSL_NO_STACK
    OPENSSL_NO_X509 OPENSSL_NO_X509_VERIFY

This diff is big because of updating the indents on preprocessor lines.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-01-27 10:06:22 -05:00
..
Makefile Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
o_names.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
obj_dat.c OPENSSL_NO_xxx cleanup: many removals 2015-01-27 10:06:22 -05:00
obj_dat.h Add EVP support for OCB mode 2014-12-08 10:28:34 +00:00
obj_dat.pl Fix OID encoding for one component. 2014-06-27 14:35:07 +01:00
obj_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
obj_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
obj_mac.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
obj_mac.num Add EVP support for OCB mode 2014-12-08 10:28:34 +00:00
obj_xref.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
obj_xref.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
obj_xref.txt Add new OIDs from RFC5753 2013-07-17 21:45:00 +01:00
objects.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
objects.pl Produce meaningful error if sanity check fails. 2008-03-19 17:01:12 +00:00
objects.README I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
objects.txt Add EVP support for OCB mode 2014-12-08 10:28:34 +00:00
objxref.pl Fix cross reference table generator. 2014-11-13 13:34:42 +00:00