Commit Graph

62 Commits

Author SHA1 Message Date
Gregor Kleen
40393c9381 chore: bump to lts-15 2020-02-22 15:49:41 +01:00
Leza Morais Lutonda
6fe62d91af
Merge pull request #23 from limick/master
Bump dependency on 'network' package so it compiles with LTS-13
2019-01-17 12:31:55 +01:00
limick
4b2ea920e9 Bump dependency on 'network' package so it compiles with Stackage LTS-13. 2019-01-06 12:02:17 +02:00
Leza Lutonda
9bb3c2299f Bump version number to 0.3.4.0. Solves fpco/stackage#2693 2017-08-01 15:42:04 +01:00
Leza Lutonda
94266dd970 Update dependencies. See fpco/stackage#2693 2017-08-01 14:59:33 +01:00
Leza Lutonda (Lemol-C)
631a0bcbbb Fix a bun in the smtp example. 2016-07-29 14:30:00 +01:00
Leza Morais Lutonda (Lemol-C)
00602e297b Bump version number to 0.3.3.0 2016-04-25 00:04:14 +01:00
Leza Morais Lutonda
48a2c8c1c3 Merge pull request #17 from k0ral/master
Derive Eq, Ord and Show instances for Settings data type
2016-04-24 23:44:17 +01:00
koral
7432711d62 Derive Eq, Ord and Show instances for Settings data type 2016-04-23 11:27:42 +02:00
Leza Morais Lutonda (Lemol-C)
702d54f76d Set lemol as a maintainer 2015-11-09 03:37:28 -05:00
Daniel P. Wright
3bbb4a6e05 Merge pull request #15 from lemol/master
Bump HaskellNet version to <0.6
2015-11-09 07:35:17 +09:00
Leza Morais Lutonda (Lemol-C)
61969afabf Bump HaskellNet version to <0.6
(see fpco/stackage#960)
2015-11-06 03:07:03 -05:00
Daniel P. Wright
a777a369d4 Bump version number to 0.3.1.0 2015-10-29 11:50:10 +09:00
Daniel P. Wright
f7e895fb06 Merge pull request #13 from da-x/bump-tls-version
Bump tls version dep, after having verified it worked with tls-1.3.*
2015-09-28 16:21:15 +09:00
Dan Aloni
35c03e8f84 Bump tls version dep, after having verified it worked with tls-1.3.* 2015-09-25 20:03:49 +03:00
Daniel P. Wright
ec5c163e7a Bump version number to 0.3.0.0
Commit bc814b6345 renames one of the
functions, making this a backwards-incompatible change, so I'm upping
the version number to 0.3.0.0 even though the other changes are
relatively minor.
2015-04-20 08:26:00 +09:00
Daniel P. Wright
de90b9b120 Merge pull request #12 from lemol/master
Update gmail example
2015-04-09 15:09:15 +09:00
Leza Morais Lutonda (Lemol-C)
717f8e202a Update gmail example 2015-04-08 23:58:44 -04:00
Daniel P. Wright
9357f7e609 Merge pull request #11 from lemol/master
Re-export Network.HaskellNet.* modules
2015-04-09 09:38:31 +09:00
Leza Morais Lutonda (Lemol-C)
bd46b74785 Make HaskellNet.X.SSL re-exports HaskellNet.X and SSL.Settings
see dpwright#10
2015-04-08 13:26:10 -04:00
Leza Morais Lutonda (Lemol-C)
e61f8db1bc Update gitignore 2015-04-08 12:57:59 -04:00
Daniel P. Wright
c9c0127b6d Merge pull request #9 from lemol/master
Rename sslDisableCertficateValidation to sslDisableCertificateValidation
2015-01-05 09:45:35 +09:00
Leza Morais Lutonda (Lemol-C)
bc814b6345 Rename sslDisableCertficateValidation to sslDisableCertificateValidation 2015-01-04 02:09:27 -05:00
Daniel P. Wright
2dc5878f29 Merge pull request #8 from lemol/master
Allow connection with disabled certificate validation
2014-12-09 12:35:11 +09:00
Leza Morais Lutonda (Lemol-C)
4fd67bbf72 Allow connection with disabled certificate validation 2014-12-08 21:14:38 -05:00
Daniel P. Wright
3ded1c8aef Bump version number 2014-10-23 10:24:35 +09:00
Daniel P. Wright
28ec9b955b Allow NoUpperBounds build to fail
Also set fast_finish to true
2014-10-23 10:23:47 +09:00
Daniel P. Wright
8930d7c983 Manually specify Travis build matrix
Build the normal build with GHC versions 7.4, 7.6 and 7.8, and the
NoUpperBounds build with GHC version 7.8 only.
2014-10-23 10:11:49 +09:00
Daniel P. Wright
9a1f4856db Add NoUpperBounds flag for testing latest packages 2014-10-23 10:09:32 +09:00
Daniel P. Wright
9751145745 Update network dependency to include versions < 2.7 2014-10-23 10:01:05 +09:00
Daniel P. Wright
e9fa5a6d6b Bump HaskellNet dependency 2014-10-07 13:41:41 +09:00
Daniel P. Wright
b934525161 Bump the version number 2014-10-07 13:31:57 +09: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
3f2fb2c79b Merge pull request #6 from jcristovao/patch-1
Update HaskellNet-SSL.cabal
2014-05-22 11:34:50 +09:00
Daniel P. Wright
ea58def91a Add build status image to the top of README.md 2014-05-22 11:34:05 +09:00
Daniel P. Wright
4aec92321f Add .travis.yml 2014-05-22 11:28:07 +09:00
João Cristóvão
bb458c529d Update HaskellNet-SSL.cabal
Updated network dependencies.
Cheers
2014-05-21 15:54:57 +01:00
Daniel P. Wright
c32368208a Update version number to 0.2.3 2014-02-10 09:35:25 +09:00
Daniel P. Wright
a54d98a166 Merge pull request #4 from vincenthz/master
move to tls 1.2 and connection 0.2
2014-02-10 09:06:16 +09:00
Vincent Hanquez
273decaf96 move to tls 1.2 and connection 0.2 2014-02-10 00:01:40 +00:00
Daniel P. Wright
35190ba4f0 Update version number to 0.2.2 2014-02-10 07:50:45 +09:00
Daniel P. Wright
a9d4549ba7 Remove unnecessary tls-extra dependency 2014-02-10 07:50:23 +09:00
Daniel P. Wright
a69ad12ec4 Change SMTP example to use AUTH LOGIN
Also, output the response on authentication failure rather than just
carrying on regardless.
2014-02-04 08:34:45 +09:00
Daniel P. Wright
31526e9b79 Increase sslMaxLineLength for the IMAP example 2014-01-30 07:49:27 +09:00
Daniel P. Wright
e703d1c36a Add defaultSettings helpers for each protocol 2014-01-30 07:47:47 +09:00
Daniel P. Wright
b26be26666 Bump dependency version numbers 2014-01-30 07:47:24 +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
Daniel P. Wright
f0c2d09122 Upgrade version number to 0.2 2014-01-17 15:43:19 +09:00
Daniel P. Wright
594bd9e1f8 Replace *Port connection functions with Settings equivalents
This fixes Issue 1 by allowing the user to set the maximum line length.
It does slightly break the similarity with HaskellNet, which uses the
*Port suffix to specify a port for each connection, but it seems like
the only sensible way to do it, really.  I opted not to keep the *Port
functions in because the proliferation of functions doing basically the
same thing would be too much, I think.
2014-01-17 15:36:16 +09:00
Daniel P. Wright
f910cef262 Create Settings structure to make maxLineLength configurable
This commit simply adds the structure without actually exposing it in
the interface.
2014-01-17 15:24:48 +09:00