Go to file
David Benjamin f32d6b292e Remove remnants of old OCSP stapling API.
Probably we'll want some simpler server-side API later. But, as things
stand, all consumers of these functions are #ifdef'd out and have to be
because the requisite OCSP_RESPONSE types are gone.

Change-Id: Ic82b2ab3feca14c56656da3ceb3651819e3eb377
Reviewed-on: https://boringssl-review.googlesource.com/4551
Reviewed-by: Adam Langley <agl@google.com>
2015-05-05 18:31:15 +00:00
crypto Add |BIO_up_ref| and |EVP_PKEY_up_ref|. 2015-05-05 18:30:03 +00:00
decrepit Eliminate unnecessary includes from low-level crypto modules. 2015-04-13 20:49:18 +00:00
doc
include/openssl Remove remnants of old OCSP stapling API. 2015-05-05 18:31:15 +00:00
ssl Remove remnants of old OCSP stapling API. 2015-05-05 18:31:15 +00:00
tool tool: we don't need -lrt. 2015-05-05 18:28:26 +00:00
util Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
.clang-format
.gitignore
BUILDING Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
CMakeLists.txt Add support for building with the Android NDK. 2015-05-05 00:31:46 +00:00
codereview.settings
STYLE Require that FOO_free functions do nothing on NULL. 2015-05-04 22:58:13 +00:00