hs-tls/core/Network/TLS/Handshake
2014-01-12 07:15:16 +00:00
..
Certificate.hs move all tls into a core directory. 2012-09-05 06:27:06 +01:00
Client.hs remove connectVersion as it should be the maximum of allowedVersions 2014-01-12 07:15:16 +00:00
Common.hs move single exceptions into a one type to rule them all. 2013-11-27 15:31:45 +08:00
Key.hs simplify the handshake key state. 2013-12-28 15:17:42 +00:00
Process.hs limit the X509 import list of what we need 2013-12-28 15:20:07 +00:00
Server.hs add a system to filter cipher that we can't use because we don't have the right credentials loaded. 2013-12-28 15:25:13 +00:00
Signature.hs add support for DSS signature. 2013-12-28 15:14:09 +00:00
State.hs simplify the handshake key state. 2013-12-28 15:17:42 +00:00