boringssl/ssl/test
David Benjamin 35a7a4492d Check duplicate extensions before processing.
ClientHello and ServerHello are not allowed to include duplicate extensions.
Add a new helper function to check this and call as appropriate. Remove ad-hoc
per-extension duplicate checks which are no unnecessary.

Add runner.go tests to verify such message correctly rejected.

Change-Id: I7babd5b642dfec941459512869e2dd6de26a831c
Reviewed-on: https://boringssl-review.googlesource.com/1100
Reviewed-by: Adam Langley <agl@google.com>
2014-07-08 22:17:59 +00:00
..
runner Check duplicate extensions before processing. 2014-07-08 22:17:59 +00:00
bssl_shim.cc Add a test that server_name extensions are parsed correctly. 2014-07-02 22:52:59 +00:00
CMakeLists.txt Add some basic server tests to runner.go. 2014-07-02 22:52:02 +00:00