boringssl/ssl
Alessandro Ghedini 3cbb0299a2 Allow configuring QUIC method per-connection
This allows sharing SSL_CTX between TCP and QUIC connections, such that
common settings can be configured without having to duplicate the
context.

Change-Id: Ie920e7f2a772dd6c6c7b63fdac243914ac5b7b26
Reviewed-on: https://boringssl-review.googlesource.com/c/33904
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
2019-01-14 19:54:59 +00:00
..
test Delete the variants/draft code. 2019-01-08 17:38:41 +00:00
bio_ssl.cc
CMakeLists.txt Add a CFI tester to CHECK_ABI. 2019-01-03 22:01:55 +00:00
d1_both.cc Remove the add_alert hook. 2018-09-15 00:55:02 +00:00
d1_lib.cc Support symbol prefixes 2018-09-06 20:07:52 +00:00
d1_pkt.cc Support symbol prefixes 2018-09-06 20:07:52 +00:00
d1_srtp.cc A bunch more scopers. 2018-07-06 19:43:08 +00:00
dtls_method.cc Remove the add_alert hook. 2018-09-15 00:55:02 +00:00
dtls_record.cc Another batch of bools. 2018-09-07 15:06:55 +00:00
handoff.cc Add initial HRSS support. 2018-12-12 17:35:02 +00:00
handshake_client.cc Delete the variants/draft code. 2019-01-08 17:38:41 +00:00
handshake_server.cc Use handshake parameters to decide if cert/key are available 2019-01-04 19:29:33 +00:00
handshake.cc Allow configuring QUIC method per-connection 2019-01-14 19:54:59 +00:00
internal.h Allow configuring QUIC method per-connection 2019-01-14 19:54:59 +00:00
s3_both.cc Allow configuring QUIC method per-connection 2019-01-14 19:54:59 +00:00
s3_lib.cc Support symbol prefixes 2018-09-06 20:07:52 +00:00
s3_pkt.cc Allow configuring QUIC method per-connection 2019-01-14 19:54:59 +00:00
span_test.cc Support symbol prefixes 2018-09-06 20:07:52 +00:00
ssl_aead_ctx.cc Delete the variants/draft code. 2019-01-08 17:38:41 +00:00
ssl_asn1.cc Fix thread-safety bug in SSL_get_peer_cert_chain. 2018-12-13 19:30:49 +00:00
ssl_buffer.cc Support symbol prefixes 2018-09-06 20:07:52 +00:00
ssl_cert.cc Use handshake parameters to decide if cert/key are available 2019-01-04 19:29:33 +00:00
ssl_cipher.cc Serialize SSL configuration in handoff and check it on application. 2018-11-02 19:45:42 +00:00
ssl_file.cc
ssl_key_share.cc HRSS: omit reconstruction of ciphertext. 2018-12-19 20:09:34 +00:00
ssl_lib.cc Allow configuring QUIC method per-connection 2019-01-14 19:54:59 +00:00
ssl_privkey.cc Use handshake parameters to decide if cert/key are available 2019-01-04 19:29:33 +00:00
ssl_session.cc Support symbol prefixes 2018-09-06 20:07:52 +00:00
ssl_stat.cc
ssl_test.cc Delete the variants/draft code. 2019-01-08 17:38:41 +00:00
ssl_transcript.cc Support symbol prefixes 2018-09-06 20:07:52 +00:00
ssl_versions.cc Allow configuring QUIC method per-connection 2019-01-14 19:54:59 +00:00
ssl_x509.cc Use handshake parameters to decide if cert/key are available 2019-01-04 19:29:33 +00:00
t1_enc.cc Support symbol prefixes 2018-09-06 20:07:52 +00:00
t1_lib.cc Add initial HRSS support. 2018-12-12 17:35:02 +00:00
tls13_both.cc Allow configuring QUIC method per-connection 2019-01-14 19:54:59 +00:00
tls13_client.cc Delete the variants/draft code. 2019-01-08 17:38:41 +00:00
tls13_enc.cc Allow configuring QUIC method per-connection 2019-01-14 19:54:59 +00:00
tls13_server.cc Use handshake parameters to decide if cert/key are available 2019-01-04 19:29:33 +00:00
tls_method.cc Remove the add_alert hook. 2018-09-15 00:55:02 +00:00
tls_record.cc Another batch of bools. 2018-09-07 15:06:55 +00:00