boringssl/decrepit
David Benjamin 5b1f07e9e7 Remove unused BIO_RR_* values.
One of them is used in the new minimal SSL BIO, but cURL doesn't consume
it, so let's just leave it out. A consumer using asynchronous
certificate lookup is unlikely to be doing anything with SSL BIOs.

Change-Id: I10e7bfd643d3a531d42a96a8d675611d13722bd2
Reviewed-on: https://boringssl-review.googlesource.com/12686
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2016-12-12 21:41:41 +00:00
..
bio Replace base64 decoding. 2016-05-26 17:59:10 +00:00
biossl Remove unused BIO_RR_* values. 2016-12-12 21:41:41 +00:00
blowfish Move arm_arch.h and fix up lots of include paths. 2015-08-26 01:57:59 +00:00
cast Wrap MSVC-only warning pragmas in a macro. 2016-06-09 21:29:36 +00:00
des Fix shared library build on OS X. 2015-10-26 23:39:47 +00:00
dh Add |DH_generate_parameters| to decrepit. 2016-03-10 17:44:59 +00:00
dsa Fix windows build. 2016-03-08 01:57:24 +00:00
evp Add |EVP_dss1| as an alias for |EVP_sha1| in decrepit. 2016-05-20 15:31:52 +00:00
obj Make OBJ_NAME_do_all more OpenSSL-compatible. 2016-06-27 21:42:27 +00:00
rc4 Add |RC4_options| to decrepit. 2016-03-09 01:14:30 +00:00
ripemd Fix up macros. 2016-10-18 18:28:23 +00:00
rsa Export RSA_padding_add_PKCS1_OAEP[_mgf1] 2016-04-13 21:15:20 +00:00
ssl Switch from readdir_r back to readdir. 2016-09-22 19:01:04 +00:00
x509 Add |X509_EXT_conf_nid| to decrepit. 2016-03-08 01:50:10 +00:00
xts Fix AES XTS mode key size. 2015-11-19 18:08:33 +00:00
CMakeLists.txt Add a simplified SSL BIO for curl. 2016-12-08 20:33:22 +00:00
macros.h