Commit Graph

5 Commits

Author SHA1 Message Date
Leza Lutonda
94266dd970 Update dependencies. See fpco/stackage#2693 2017-08-01 14:59:33 +01:00
Leza Morais Lutonda (Lemol-C)
bc814b6345 Rename sslDisableCertficateValidation to sslDisableCertificateValidation 2015-01-04 02:09:27 -05:00
Leza Morais Lutonda (Lemol-C)
4fd67bbf72 Allow connection with disabled certificate validation 2014-12-08 21:14:38 -05:00
Daniel P. Wright
263bee1392 Add IMAP session logging as an option
Setting the "sslLogToConsole" parameter to True will now spit out the
IMAP session log inline, prefixed with "HaskellNet-SSL".
2014-10-07 13:31:05 +09:00
Daniel P. Wright
c99470b2c1 Expose the HaskellNet.SSL module for Settings
Moved the private stuff into HaskellNet.SSL.Internal, so that
HaskellNet.SSL only exports Settings.

Updated minor version number for this quickfix release.
2014-01-18 10:12:27 +09:00