Go to file
Adam Langley d54dc249ea Run AEAD test cases at the end of a file.
aead_test reads test vectors from a file but used blank lines to
indicate the end of a test case. If the file ended without a blank line
to terminate the final test case, it would previously have been skipped.

Change-Id: Id8dd34e86f0b912596dfb33234a894f8d9aa0235
2014-06-24 17:00:54 -07:00
crypto Run AEAD test cases at the end of a file. 2014-06-24 17:00:54 -07:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Remove crypto/comp and SSL_COMP support code. 2014-06-24 17:22:06 +00:00
ssl Remove crypto/comp and SSL_COMP support code. 2014-06-24 17:22:06 +00:00
tool Include some build fixes for OS X. 2014-06-24 11:15:12 -07:00
util Unit/regression test for TLS heartbeats. 2014-06-20 13:17:40 -07:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Inital import. 2014-06-20 13:17:32 -07:00
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00