Go to file
David Benjamin a4e6d48749 runner: Move Finished special-case into dtlsWriteRecord.
We actually don't really care about this special-case since we only test client
full handshakes where the runner sends the second Finished not the shim
(otherwise the overlap logic and retransmitting on every fragment would
probably break us), but it should probably live next to the fragmentation
logic.

Change-Id: I54097d84ad8294bc6c42a84d6f22f496e63eb2a8
Reviewed-on: https://boringssl-review.googlesource.com/3763
Reviewed-by: Adam Langley <agl@google.com>
2015-03-06 18:55:58 +00:00
crypto Check public key is not NULL. 2015-03-06 18:55:32 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Fix SHA-384 and -512 in NO_ASM mode. 2015-03-05 22:44:00 +00:00
ssl runner: Move Finished special-case into dtlsWriteRecord. 2015-03-06 18:55:58 +00:00
tool Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
util Drop in prebuilt versions of Windows files. 2015-03-02 23:03:38 +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 Bump the -Wshadow cutoff to 4.8 rather than 4.6. 2015-02-28 15:15:01 +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