hs-tls/Network/TLS
Vincent Hanquez 28e04f8849 Use the encode function to encode the secure renegotiation extension.
fix a bug on the client side when secure renegotiation is enabled on client and server.
2011-06-19 21:23:01 +01:00
..
Cap.hs hello extensions can be present since SSL3 2011-06-06 07:56:10 +01:00
Cipher.hs add more handling of server key xchg and dh_anon 2011-06-07 08:59:20 +01:00
Compression.hs add more haddock related stuff 2011-03-02 08:43:05 +00:00
Core.hs Use the encode function to encode the secure renegotiation extension. 2011-06-19 21:23:01 +01:00
Crypto.hs add more haddock related stuff 2011-03-02 08:43:05 +00:00
Internal.hs add internal module as backdoor for hidden function/definition. 2011-03-19 21:45:43 +00:00
MAC.hs depends on cryptohash 0.6 and adapt to the new modules location. 2010-10-24 12:02:41 +01:00
Packet.hs properly encode/decode secure renegotiation extension 2011-06-13 08:33:14 +01:00
Receiving.hs properly encode/decode secure renegotiation extension 2011-06-13 08:33:14 +01:00
Sending.hs set server and client parameter directly in core, not in the sending processing layer. 2011-06-12 21:42:55 +01:00
State.hs misc change and start to trickle through the support for secure renegotiation 2011-06-07 08:13:43 +01:00
Struct.hs throw proper error with partial packets and EOF 2011-06-13 08:19:29 +01:00
Util.hs fix a bug with SSL3 during the creation of crypt state. 2011-02-20 08:49:23 +00:00
Wire.hs add label to serialize get operations 2011-06-12 21:38:42 +01:00