Go to file
Adam Langley cca4d5991f Add digest sum handling to the tool.
Android might want to replace the system *sum (i.e. md5sum, sha256sum
etc) binaries with a symlink to the BoringSSL tool binary.

This change also allows the tool to figure out what to do based on
argv[0] if it matches one of the known commands.

Change-Id: Ia4fc3cff45ce2ae623dae6786eea5d7ad127d44b
Reviewed-on: https://boringssl-review.googlesource.com/2940
Reviewed-by: Adam Langley <agl@google.com>
2015-01-26 21:27:18 +00:00
crypto Add a test for CONF_parse_list. 2015-01-26 21:24:50 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Reformat SSL/TLS headers. 2015-01-26 20:23:09 +00:00
ssl Only send sigalgs extension in 1.2-capable ClientHellos. 2015-01-26 18:45:04 +00:00
tool Add digest sum handling to the tool. 2015-01-26 21:27:18 +00:00
util Add a test for CONF_parse_list. 2015-01-26 21:24:50 +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 Build with yasm on Win64 as well. 2014-10-31 22:02:45 +00:00
CMakeLists.txt Only use -Wshadow with GCC > 4.6.0. 2015-01-21 00:27:26 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00