hs-tls/core/Network/TLS
2013-02-09 16:57:22 +00:00
..
Handshake add SNI extension if it has been specified in the ClientUseServerName 2013-01-27 16:09:08 +00: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 typo 2012-12-31 14:43:15 +00:00
Core.hs in a nice closing alert, we try to reply as well before closing connections 2012-12-31 15:55:22 +00:00
Crypto.hs remove old definition 2013-01-04 09:01:12 +00: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 a SSLv2 compat flag to enable reception of compat Client Hello only 2012-12-04 08:31:22 +00: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 accept SSLv2 format 'ClientHello' Handshake message. 2012-11-10 19:34:37 +09:00
Receiving.hs use new crypto-pubkey 2012-12-30 15:31:13 +00: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 move all tls into a core directory. 2012-09-05 06:27:06 +01:00
State.hs bump version to crypto-random-api 0.2 2013-01-04 08:38:11 +00:00
Struct.hs spring cleanup errors that are not used anymore 2012-12-31 14:42:41 +00: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