Go to file
David Benjamin 03741f61d9 Use EC_GROUP_dup and EC_POINT_dup in EC_KEY_copy.
They do the same thing. This removes all callers of EC_GROUP_copy outside
EC_GROUP_dup.

Change-Id: I65433ee36040de79e56483dfece774e01e2e2743
Reviewed-on: https://boringssl-review.googlesource.com/3630
Reviewed-by: Adam Langley <agl@google.com>
2015-02-25 21:44:24 +00:00
crypto Use EC_GROUP_dup and EC_POINT_dup in EC_KEY_copy. 2015-02-25 21:44:24 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Add tests for installing the certificate on the early callback. 2015-02-25 21:22:35 +00:00
ssl Actually check that the message has the expected type in DTLS. 2015-02-25 21:23:48 +00:00
tool Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
util Add support for Chromium's JSON test result format. 2015-02-17 23:37:12 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Add generated documentation to .gitignore 2015-01-26 18:37:55 +00:00
BUILDING Find perl using the CMake's standard FindPerl module. 2015-02-23 19:59:48 +00:00
CMakeLists.txt Find perl using the CMake's standard FindPerl module. 2015-02-23 19:59:48 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
STYLE Style guide tweaks. 2015-02-19 18:33:20 +00:00