mirror of https://github.com/openssl/openssl.git
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>
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| ts.h | ||
| ts_asn1.c | ||
| ts_conf.c | ||
| ts_err.c | ||
| ts_lib.c | ||
| ts_req_print.c | ||
| ts_req_utils.c | ||
| ts_rsp_print.c | ||
| ts_rsp_sign.c | ||
| ts_rsp_utils.c | ||
| ts_rsp_verify.c | ||
| ts_verify_ctx.c | ||