hs-tls/Network/TLS
2012-08-27 15:11:29 +01:00
..
Handshake check that we didn't receive any extensions from the server that we didn't sent. 2012-08-27 08:25:08 +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 introduce a hashandsignaturealgorithm alias. 2012-08-27 08:25:02 +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 use pattern match in function parameter bindings to remove couple of lines 2012-08-19 22:32:43 +01:00
Extension.hs add servername extension encoding/decoding 2012-08-27 15:11:29 +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 use the new getList 2012-08-27 15:05:23 +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 rename fields to use the new type alias HashAndSignatureAlgorithm. 2012-08-27 15:05:53 +01: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 add a getList to get multiple elements 2012-08-27 14:20:04 +01:00