hs-tls/Network/TLS
2010-10-03 10:32:23 +01:00
..
Cap.hs add a cap file to differenciate protocol version capabilities. 2010-09-26 08:46:09 +01:00
Cipher.hs use strict bytestring instead of lazy bytestring. 2010-09-26 10:34:47 +01:00
Client.hs add prototype to processServerInfo 2010-10-03 10:32:23 +01:00
Compression.hs initial import 2010-09-09 22:47:19 +01:00
Crypto.hs add missing signature 2010-09-26 16:07:29 +01:00
MAC.hs use strict bytestring instead of lazy bytestring. 2010-09-26 10:34:47 +01:00
Packet.hs take in account that we can receive multiple handshakes in the same tls fragment. 2010-10-02 10:58:41 +01:00
Receiving.hs properly handle multiple packet fragments. 2010-10-02 22:41:00 +01:00
Sending.hs new state machine 2010-10-02 22:02:37 +01:00
Server.hs properly handle multiple packet fragments. 2010-10-02 22:41:00 +01:00
SRandom.hs remove the haskell98 dependency and switch to the random package. 2010-09-24 08:30:25 +01:00
State.hs properly handle multiple packet fragments. 2010-10-02 22:41:00 +01:00
Struct.hs new state machine 2010-10-02 22:02:37 +01:00
Util.hs add partition3 utility 2010-09-26 20:56:47 +01:00
Wire.hs use strict bytestring instead of lazy bytestring. 2010-09-26 10:34:47 +01:00