commit | 95eeb191c0d8a5ec375a4927a81dad19354d3c0a | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Sun Nov 23 12:26:32 2014 -0500 |
committer | Adam Langley <agl@google.com> | Tue Dec 02 19:29:46 2014 +0000 |
tree | 0977891f1dcbdb9fe85c7f998e3230cc69066b6f | |
parent | c44b1df45978ae57a2b573b0654759408e38baa0 [diff] |
Make it clear that SSL_OP_NO_DTLS* are the same as the TLS ones. They're mapped to the same value, which is the only reason the tests work right now. Change-Id: I22f6e3a6b3a2c88b0f92b6d261e86111b4172cd6 Reviewed-on: https://boringssl-review.googlesource.com/2406 Reviewed-by: Adam Langley <agl@google.com>