boringssl/ssl
David Benjamin 1386aad102 Switch various things to scopers.
Clear out some of the easy cases.

Bug: 132
Change-Id: Icd5c246cb6bec4a96c72eccd6569235c3d030ebd
Reviewed-on: https://boringssl-review.googlesource.com/18204
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-07-20 16:29:33 +00:00
..
test Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
bio_ssl.cc Switch a number of files to C++. 2017-07-12 20:54:02 +00:00
CMakeLists.txt Switch tls13_client and tls13_server to C++. 2017-07-13 16:14:26 +00:00
custom_extensions.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
d1_both.cc Switch various things to scopers. 2017-07-20 16:29:33 +00:00
d1_lib.cc C++-ify SSL_AEAD_CTX. 2017-07-20 03:17:06 +00:00
d1_pkt.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
d1_srtp.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
dtls_method.cc C++-ify SSL_AEAD_CTX. 2017-07-20 03:17:06 +00:00
dtls_record.cc C++-ify SSL_AEAD_CTX. 2017-07-20 03:17:06 +00:00
handshake_client.cc Switch various things to scopers. 2017-07-20 16:29:33 +00:00
handshake_server.cc Switch various things to scopers. 2017-07-20 16:29:33 +00:00
internal.h C++-ify SSL_AEAD_CTX. 2017-07-20 03:17:06 +00:00
s3_both.cc Switch various things to scopers. 2017-07-20 16:29:33 +00:00
s3_lib.cc C++-ify SSL_AEAD_CTX. 2017-07-20 03:17:06 +00:00
s3_pkt.cc C++-ify SSL_AEAD_CTX. 2017-07-20 03:17:06 +00:00
ssl_aead_ctx.cc C++-ify SSL_AEAD_CTX. 2017-07-20 03:17:06 +00:00
ssl_asn1.cc Switch various things to scopers. 2017-07-20 16:29:33 +00:00
ssl_buffer.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
ssl_cert.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
ssl_cipher.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
ssl_ecdh.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
ssl_file.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
ssl_lib.cc Switch various things to scopers. 2017-07-20 16:29:33 +00:00
ssl_privkey.cc Switch various things to scopers. 2017-07-20 16:29:33 +00:00
ssl_session.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
ssl_stat.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
ssl_test.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
ssl_transcript.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
ssl_versions.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
ssl_x509.cc Move libssl's internals into the bssl namespace. 2017-07-19 19:10:59 +00:00
t1_enc.cc Switch various things to scopers. 2017-07-20 16:29:33 +00:00
t1_lib.cc Switch various things to scopers. 2017-07-20 16:29:33 +00:00
tls13_both.cc Switch various things to scopers. 2017-07-20 16:29:33 +00:00
tls13_client.cc Switch various things to scopers. 2017-07-20 16:29:33 +00:00
tls13_enc.cc Switch various things to scopers. 2017-07-20 16:29:33 +00:00
tls13_server.cc Switch various things to scopers. 2017-07-20 16:29:33 +00:00
tls_method.cc C++-ify SSL_AEAD_CTX. 2017-07-20 03:17:06 +00:00
tls_record.cc C++-ify SSL_AEAD_CTX. 2017-07-20 03:17:06 +00:00