hs-tls/core/Network/TLS
2013-01-04 08:38:11 +00:00
..
Handshake add SHA1 and remove unneeded import 2012-12-31 13:37:19 +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 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 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 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