hs-tls/core/Network/TLS
2012-12-30 15:31:13 +00:00
..
Handshake use new crypto-pubkey 2012-12-30 15:31:13 +00:00
Record fix issue when re-handshaking with a different cipher. 2012-11-19 09:39:35 +00:00
Cap.hs move all tls into a core directory. 2012-09-05 06:27:06 +01:00
Cipher.hs tweak how things are exported. simplify code. 2012-10-21 20:35:32 +01:00
Compression.hs tweak how things are exported. simplify code. 2012-10-21 20:35:32 +01:00
Context.hs use new crypto-pubkey 2012-12-30 15:31:13 +00:00
Core.hs remove warning for useless binding 2012-12-03 18:55:30 +00:00
Crypto.hs use new crypto-pubkey 2012-12-30 15:31:13 +00:00
Extension.hs properly define the server name extension to be a variant type. 2012-10-20 08:59:39 +01: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 switch to CPRG instead of CryptoRandomGen 2012-12-05 07:48:11 +00:00
Struct.hs accept SSLv2 format 'ClientHello' Handshake message. 2012-11-10 19:34:37 +09: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