hs-tls/core/Network/TLS
Vincent Hanquez e6d2a1d7f1 re-indent
2013-07-10 07:13:10 +01:00
..
Handshake proper separation of NPN callback in server and client params. 2013-06-03 08:37:56 +01:00
Record add extra check for minimum size and being a blocksize multiple for block ciphers. 2013-02-09 16:57:22 +00:00
Cap.hs move all tls into a core directory. 2012-09-05 06:27:06 +01:00
Cipher.hs remove BulkNoneF which only duplicate case for no reason. 2013-02-09 16:56:47 +00:00
Compression.hs tweak how things are exported. simplify code. 2012-10-21 20:35:32 +01:00
Context.hs re-indent 2013-07-10 07:13:10 +01:00
Core.hs re-indent where properly 2013-06-27 08:06:01 +01:00
Crypto.hs use x509 public key and private key instead of defining our own in tls. 2013-05-30 07:21:25 +01:00
Extension.hs fix encoding of ServerName extension. 2013-01-27 16:08:39 +00:00
Handshake.hs move all tls into a core directory. 2012-09-05 06:27:06 +01:00
Internal.hs move all tls into a core directory. 2012-09-05 06:27:06 +01:00
IO.hs add hook for received handshake message 2013-07-09 09:13:17 +01:00
MAC.hs export everything required. 2012-10-21 18:32:07 +01:00
Measurement.hs move all tls into a core directory. 2012-09-05 06:27:06 +01:00
Packet.hs update for x509 2013-05-19 08:05:46 +01:00
Receiving.hs re-indent 2013-07-09 07:19:16 +01:00
Record.hs move all tls into a core directory. 2012-09-05 06:27:06 +01:00
Sending.hs use new crypto-pubkey 2012-12-30 15:31:13 +00:00
Session.hs Rename nullSessionManager to noSessionManager 2013-06-01 23:52:38 -07:00
State.hs use x509 public key and private key instead of defining our own in tls. 2013-05-30 07:21:25 +01:00
Struct.hs update for x509 2013-05-19 08:05:46 +01:00
Types.hs export everything required. 2012-10-21 18:32:07 +01:00
Util.hs move all tls into a core directory. 2012-09-05 06:27:06 +01:00
Wire.hs move all tls into a core directory. 2012-09-05 06:27:06 +01:00
X509.hs move certificate stuff in x509 module. 2013-05-26 08:02:06 +01:00