Go to file
Adam Langley 7c21925a10 EC_GROUP_cmp should return zero if the groups match.
(I got this wrong when reading the OpenSSL code.)

Change-Id: Ib289ef41d0ab5a3157ad8b9454d2de96d1f86c22
Reviewed-on: https://boringssl-review.googlesource.com/3620
Reviewed-by: Adam Langley <agl@google.com>
2015-02-25 21:13:02 +00:00
crypto EC_GROUP_cmp should return zero if the groups match. 2015-02-25 21:13:02 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl EC_GROUP_cmp should return zero if the groups match. 2015-02-25 21:13:02 +00:00
ssl Use TCP sockets rather than socketpairs in the SSL tests. 2015-02-23 19:59:06 +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