4831c3328c
Current thought is to organize this by: - Core SSL_CTX APIs (creating, destroying) - Core SSL APIs (creating destroying, maybe handshake, read, write as well) - APIs to configure SSL_CTX/SSL, roughly grouped by feature. Probably options and modes are the first two sections. SSL_TXT_* constants can be part of documenting cipher suite configuration. - APIs to query state from SSL_CTX/SSL, roughly grouped by feature. (Or perhaps these should be folded into the configuration sections?) The functions themselves aren't reordered or reorganized to match the eventual header order yet. Though I did do the s -> ssl rename on the ones I've touched. Also formally deprecate SSL_clear. It would be a core SSL API except it's horrible. Change-Id: Ia7e4fdcb7bad4e9ccdee8cf8c3136dc63aaaa772 Reviewed-on: https://boringssl-review.googlesource.com/4784 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
aead.h | ||
aes.h | ||
asn1_mac.h | ||
asn1.h | ||
asn1t.h | ||
base64.h | ||
base.h | ||
bio.h | ||
blowfish.h | ||
bn.h | ||
buf.h | ||
buffer.h | ||
bytestring.h | ||
cast.h | ||
chacha.h | ||
cipher.h | ||
cmac.h | ||
conf.h | ||
cpu.h | ||
crypto.h | ||
des.h | ||
dh.h | ||
digest.h | ||
dsa.h | ||
dtls1.h | ||
ec_key.h | ||
ec.h | ||
ecdh.h | ||
ecdsa.h | ||
engine.h | ||
err.h | ||
evp.h | ||
ex_data.h | ||
hkdf.h | ||
hmac.h | ||
lhash_macros.h | ||
lhash.h | ||
md4.h | ||
md5.h | ||
mem.h | ||
modes.h | ||
obj_mac.h | ||
obj.h | ||
objects.h | ||
opensslfeatures.h | ||
opensslv.h | ||
ossl_typ.h | ||
pem.h | ||
pkcs7.h | ||
pkcs8.h | ||
pkcs12.h | ||
poly1305.h | ||
pqueue.h | ||
rand.h | ||
rc4.h | ||
rsa.h | ||
safestack.h | ||
sha.h | ||
srtp.h | ||
ssl2.h | ||
ssl3.h | ||
ssl23.h | ||
ssl.h | ||
stack_macros.h | ||
stack.h | ||
thread.h | ||
time_support.h | ||
tls1.h | ||
type_check.h | ||
x509_vfy.h | ||
x509.h | ||
x509v3.h |