hs-tls/core/Network/TLS
Vincent Hanquez dc5fd93f6b add fmapEither for cleaning some boilerplate.
Don't use fmap directly as some older version of base has not defined
fmap for either. remove in couple of years.
2013-07-30 08:57:14 +01:00
..
Handshake move more context in processHandshake 2013-07-30 06:14:09 +01:00
Record cleanup record layer 2013-07-27 08:32:27 +01:00
Cap.hs re-indent 2013-07-12 07:27:28 +01:00
Cipher.hs re-indent 2013-07-12 07:27:28 +01:00
Compression.hs re-indent 2013-07-12 07:27:28 +01:00
Context.hs move to a proper role type for client|server 2013-07-21 10:16:01 +01:00
Core.hs re-indent 2013-07-10 07:20:58 +01:00
Crypto.hs re-indent 2013-07-12 07:27:28 +01:00
Extension.hs move processServerHello in Handshake 2013-07-24 05:50:56 +00:00
Handshake.hs re-indent 2013-07-12 07:27:28 +01:00
Internal.hs re-indent 2013-07-12 07:27:28 +01:00
IO.hs disable sslv2 flag when it's on, not all the time unnecessarily 2013-07-28 07:41:36 +01:00
MAC.hs re-indent 2013-07-12 07:27:28 +01:00
Measurement.hs move all tls into a core directory. 2012-09-05 06:27:06 +01:00
Packet.hs move pending cipher and compression in the handshake state 2013-07-22 07:35:53 +00:00
Receiving.hs move handshake stuff in Handshake layer. 2013-07-28 09:19:28 +01:00
Record.hs cleanup record layer 2013-07-27 08:32:27 +01:00
RNG.hs split record state from state. 2013-07-13 08:03:25 +01:00
Sending.hs move handshake stuff in Handshake layer. 2013-07-28 09:19:28 +01:00
Session.hs Rename nullSessionManager to noSessionManager 2013-06-01 23:52:38 -07:00
State.hs add a TLSSt wrapper for RNG operations 2013-07-28 07:32:44 +01:00
Struct.hs re-indent 2013-07-12 07:27:28 +01:00
Types.hs Separate tx/rx state from a single RecordState 2013-07-25 21:53:32 +01:00
Util.hs add fmapEither for cleaning some boilerplate. 2013-07-30 08:57:14 +01:00
Wire.hs re-indent 2013-07-12 07:27:28 +01:00
X509.hs move certificate stuff in x509 module. 2013-05-26 08:02:06 +01:00