boringssl/include/openssl
David Benjamin a861460c89 Make SNI per-connection, not per-session.
Right now we report the per-connection value during the handshake and
the per-session value after the handshake. This also trims our tickets
slightly by removing a largely unused field from SSL_SESSION.

Putting it on SSL_HANDSHAKE would be better, but sadly a number of
bindings-type APIs expose it after the handshake.

Change-Id: I6a1383f95da9b1b141b9d6adadc05ee1e458a326
Reviewed-on: https://boringssl-review.googlesource.com/20064
Commit-Queue: David Benjamin <davidben@google.com>
Commit-Queue: Steven Valdez <svaldez@google.com>
Reviewed-by: Steven Valdez <svaldez@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-09-06 20:25:26 +00:00
..
aead.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
aes.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
arm_arch.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
asn1_mac.h Purge the remainder of asn1_mac.h. 2016-08-03 21:37:31 +00:00
asn1.h Register stack deleters automatically. 2017-07-26 21:03:11 +00:00
asn1t.h Document support status of the legacy ASN.1 code. 2017-06-09 19:27:33 +00:00
base64.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
base.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
bio.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
blowfish.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
bn.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
buf.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
buffer.h Add buffer.h for compatibility. 2015-05-12 00:09:57 +00:00
bytestring.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
cast.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
chacha.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
cipher.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
cmac.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
conf.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
cpu.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
crypto.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
curve25519.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
des.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
dh.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
digest.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
dsa.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
dtls1.h Opaquify DTLS structs. 2015-05-08 18:02:02 +00:00
ec_key.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
ec.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
ecdh.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
ecdsa.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
engine.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
err.h Clarify ERR_print_errors_* clear the error queue. 2017-09-05 17:31:25 +00:00
evp.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
ex_data.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
hkdf.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
hmac.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
is_boringssl.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
lhash_macros.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
lhash.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
md4.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
md5.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
mem.h Zero memory in |OPENSSL_free|. 2017-09-06 19:22:46 +00:00
nid.h Add OpenSSL 1.1.0's cipher property functions. 2017-08-11 02:08:58 +00:00
obj_mac.h Rename obj_mac.h to nid.h and make it a multiply-includable header. 2016-03-31 20:45:35 +00:00
obj.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
objects.h Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
opensslconf.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
opensslv.h Get version-related functions from crypto.h rather than ssl.h. 2015-05-20 22:58:14 +00:00
ossl_typ.h Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
pem.h Switch a number of files to C++. 2017-07-12 20:54:02 +00:00
pkcs7.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
pkcs8.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
pkcs12.h Move public headers to include/openssl/ 2014-07-14 22:42:18 +00:00
poly1305.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
pool.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
rand.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
rc4.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
ripemd.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
rsa.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
safestack.h Rename safe_stack.h to safestack.h. 2015-02-20 23:33:48 +00:00
sha.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
span.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
srtp.h Fold srtp.h into ssl.h. 2015-09-14 23:59:37 +00:00
ssl3.h Migrate TLS 1.2 and below state machines to the new style. 2017-08-29 19:23:22 +00:00
ssl.h Make SNI per-connection, not per-session. 2017-09-06 20:25:26 +00:00
stack.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
thread.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
tls1.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
type_check.h Run comment conversion script on include/ 2017-08-18 23:38:51 +00:00
x509_vfy.h More scopers. 2017-08-03 19:35:09 +00:00
x509.h Add X509_PUBKEY to bssl::UniquePtr. 2017-08-30 17:23:31 +00:00
x509v3.h Register stack deleters automatically. 2017-07-26 21:03:11 +00:00