e8703a3708
http://i1.kym-cdn.com/photos/images/original/000/242/631/382.gif In the first step, switch C files to C++ individually, keeping everything in internal.h C-compatible. We'll make minimal changes needed to get things compiling (notably a lot of goto errs will need to turn to bssl::UniquePtr right away), but more aggressive changes will happen in later steps. (To avoid a rebase, I'm intentionally avoiding files that would conflict with CLs in flight right now.) Bug: 132 Change-Id: Id4cfd722e7b57d1df11f27236b4658b5d39b5fd2 Reviewed-on: https://boringssl-review.googlesource.com/17667 Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> |
||
---|---|---|
.. | ||
test | ||
bio_ssl.cc | ||
CMakeLists.txt | ||
custom_extensions.cc | ||
d1_both.cc | ||
d1_lib.cc | ||
d1_pkt.cc | ||
d1_srtp.cc | ||
dtls_method.cc | ||
dtls_record.cc | ||
handshake_client.c | ||
handshake_server.c | ||
internal.h | ||
s3_both.cc | ||
s3_lib.cc | ||
s3_pkt.cc | ||
ssl_aead_ctx.c | ||
ssl_asn1.cc | ||
ssl_buffer.c | ||
ssl_cert.c | ||
ssl_cipher.c | ||
ssl_ecdh.c | ||
ssl_file.c | ||
ssl_lib.c | ||
ssl_privkey_cc.cc | ||
ssl_privkey.c | ||
ssl_session.c | ||
ssl_stat.c | ||
ssl_test.cc | ||
ssl_transcript.c | ||
ssl_versions.c | ||
ssl_x509.cc | ||
t1_enc.c | ||
t1_lib.c | ||
tls13_both.c | ||
tls13_client.c | ||
tls13_enc.c | ||
tls13_server.c | ||
tls_method.c | ||
tls_record.c |