boringssl/decrepit
David Benjamin e17e14dfe1 Remove LHASH_OF mention in X509V3_EXT_conf_nid.
Everyone calls this with NULL anyway. People never actually use
lh_CONF_VALUE_* functions (or any other lh_* functions for that matter).

Also remove unused X509V3_EXT_CRL_add_conf prototype.

This removes one of the last mentions of LHASH_OF in public headers.

Update-Note: X509V3_EXT_conf_nid calls that pass a non-NULL first
    parameter will fail to compile.

Change-Id: Ia6302ef7b494efeb9b63ab75a18bc340909dcba3
Reviewed-on: https://boringssl-review.googlesource.com/32117
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2018-10-01 23:26:40 +00:00
..
bio Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
blowfish Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
cast Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
cfb Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
des Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
dh Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
dsa Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
evp Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
obj Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
rc4 Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
ripemd Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
rsa Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
ssl Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
x509 Remove LHASH_OF mention in X509V3_EXT_conf_nid. 2018-10-01 23:26:40 +00:00
xts Fix undefined block128_f, etc., casts. 2018-10-01 17:35:02 +00:00
CMakeLists.txt Support symbol prefixes 2018-09-06 20:07:52 +00:00
macros.h Move OPENSSL_FALLTHROUGH to internal headers. 2018-01-29 18:17:57 +00:00