hs-tls/Network/TLS
Vincent Hanquez 9ec505a59a Merge branch 'hsm'
Conflicts:
	Network/TLS/Core.hs
2011-12-01 08:55:44 +00:00
..
Record cleanup the record layer properly from other layer on top. 2011-11-30 21:51:22 +00:00
Cap.hs hello extensions can be present since SSL3 2011-06-06 07:56:10 +01:00
Cipher.hs remove commented code 2011-08-14 10:27:15 +01:00
Compression.hs Change compression API to work properly. 2011-08-12 18:31:58 +01:00
Core.hs Merge branch 'hsm' 2011-12-01 08:55:44 +00:00
Crypto.hs define hashSHA256. 2011-08-14 16:18:22 +01:00
Internal.hs add internal module as backdoor for hidden function/definition. 2011-03-19 21:45:43 +00:00
MAC.hs add a type alias for HMAC 2011-08-14 17:51:20 +01:00
Measurement.hs add some measurements of bytes received/sent and number of handshakes per context. 2011-11-11 19:05:17 +00:00
Packet.hs consider clientkeyxchg as an opaque structure in internal layers, and make/process the content in higher layer. 2011-12-01 08:41:01 +00:00
Receiving.hs remove old readPacket. 2011-12-01 08:42:59 +00:00
Record.hs cleanup the record layer properly from other layer on top. 2011-11-30 21:51:22 +00:00
Sending.hs consider clientkeyxchg as an opaque structure in internal layers, and make/process the content in higher layer. 2011-12-01 08:41:01 +00:00
State.hs handle digest update after processing the packet 2011-12-01 08:42:43 +00:00
Struct.hs Merge branch 'hsm' 2011-12-01 08:55:44 +00:00
Util.hs add strict version of and, && and bytestring equality 2011-10-02 22:15:21 +01:00
Wire.hs vectorized the actual connection type, so one could use Socket or Fd as long as handles. 2011-09-29 08:29:28 +01:00