hs-tls/Network/TLS
2012-08-19 16:52:16 +01:00
..
Handshake split recvClientData from the handshakeServerWith function. 2012-08-19 16:52:16 +01:00
Record Merge remote-tracking branch 'upstream/next' into client-certificate 2012-07-26 23:17:08 +02:00
Cap.hs expand tabs. 2012-03-27 08:57:51 +01:00
Cipher.hs expand tabs. 2012-03-27 08:57:51 +01:00
Compression.hs expand tabs. 2012-03-27 08:57:51 +01:00
Context.hs fixup for merge. 2012-08-05 07:15:32 +01:00
Core.hs start using Client and Server distinction for want client cert and session resume with 2012-07-12 09:02:10 +01:00
Crypto.hs Harmonize code for pre-1.2 and 1.2 versions. 2012-07-26 23:06:08 +02:00
Extension.hs move extension decoding and encoding in a separate file. 2012-05-14 06:39:20 +01:00
Handshake.hs split server from handshake. 2012-08-18 23:13:13 +01:00
Internal.hs expand tabs. 2012-03-27 08:57:51 +01:00
IO.hs [SECURITY] add empty TLS packets before appdata 2012-07-23 08:54:25 +01:00
MAC.hs expand tabs. 2012-03-27 08:57:51 +01:00
Measurement.hs expand tabs. 2012-03-27 08:57:51 +01:00
Packet.hs fixup for merge. 2012-08-05 07:15:32 +01:00
Receiving.hs Harmonize code for pre-1.2 and 1.2 versions. 2012-07-26 23:06:08 +02:00
Record.hs expand tabs. 2012-03-27 08:57:51 +01:00
Sending.hs Harmonize code for pre-1.2 and 1.2 versions. 2012-07-26 23:06:08 +02:00
Session.hs switch session related callback to a new SessionManager class. 2012-07-12 08:59:59 +01:00
State.hs Add client cert support for SSL3. 2012-07-28 14:22:16 +02:00
Struct.hs Improve testability with a newtype. 2012-07-28 14:40:11 +02:00
Types.hs add usual header. 2012-07-12 09:03:48 +01:00
Util.hs harden packet record chunking. 2012-07-23 09:14:32 +01:00
Wire.hs move runGetErr and add runGetMaybe 2012-05-14 06:36:17 +01:00