hs-tls/core
Vincent Hanquez 14eb3c686c Accept non-fatal UnrecognizedName alert after ClientHello.
Misconfigured servers send an "Unrecognized Name" warning in the SSL
handshake which is ignored by most clients. Some stack would fail the same
way (i.e. Java 7 with SNI enabled).

Improve state machine slightly.

Fix #53.
2014-03-23 06:07:25 +00:00
..
Benchmarks Change the way parameters are created. 2014-01-25 16:51:51 +00:00
Network Accept non-fatal UnrecognizedName alert after ClientHello. 2014-03-23 06:07:25 +00:00
Tests Allow handshake records to be split across records. 2014-03-22 06:54:37 +00:00
CHANGELOG.md add CHANGELOG file 2014-03-22 07:46:34 +00:00
LICENSE update LICENSE files and add a root one. 2012-09-30 16:16:58 +01:00
Setup.hs move all tls into a core directory. 2012-09-05 06:27:06 +01:00
tls.cabal Add proper lower bounds for cereal. fix #57 2014-03-23 05:21:37 +00:00