076034a612Merge pull request #17 from LascauxSRL/master
Tőkés Attila
2014-02-21 17:18:51 +0200
b1c640c39dMerge branch 'v1.1'
Attila Tőkés
2014-02-21 17:17:42 +0200
95ed484e7eAdded MimeByteArrayAttachment. Removed some unused fields in SmtpClient.
Attila Tőkés
2014-02-21 17:12:32 +0200
4f028793e1- Added support for SendMessage Timeout (Doesn't rely on Reply Timeout) - Solved small bug in emitting an error message
LascauxSRL
2014-02-20 11:41:21 +0100
058c6bd7ceUpdate README.md
Tőkés Attila
2014-02-16 19:46:44 +0200
f3216a5bf3Updated README for version 2.0
Tőkés Attila
2014-02-16 19:46:03 +0200
f3da3b391cQt5 compatibility.
Attila Tőkés
2014-02-16 19:10:37 +0200
38dbcebcf5Merge pull request #18 from Kaffeine/dev
Tőkés Attila
2014-02-16 18:48:48 +0200
f12e1b6512Fixed waitFor* methods in SmtpClient. Updated test data.
Attila Tőkés
2014-02-16 18:42:33 +0200
77a590d6f6Do not link against qt gui.
Alexandr Akulich
2013-10-02 16:01:35 +0600
93873f8b1c- Added support for ByteArray Attachments - Removed memoryleak from MimeMessage
LascauxSRL
2013-08-08 10:45:39 +0200
45e6340ff3Added more debug level logging.
Attila Tőkés
2013-08-06 22:36:50 +0300
07140fee85Merge pull request #11 from sjinks/dev
Tőkés Attila
2013-08-04 10:19:58 -0700
4ff42edc4fQt 5 compatibility
Vladimir Kolesnikov
2013-02-14 01:27:00 +0200
208b072ad3Merge pull request #10 from sjinks/dev
Tőkés Attila
2013-02-11 12:29:50 -0800
40d69fc592Make sure to stay within hexVal bounds
Vladimir Kolesnikov
2013-02-10 22:18:41 +0200
22f768ca99Fix -Wunused-parameter warning
Vladimir Kolesnikov
2013-02-10 17:10:30 +0200
e792db9fa8Do not derive MimePart from QObject
Vladimir Kolesnikov
2013-02-10 17:06:52 +0200
1dd96f9bd0Do not derive EmailAddress from QObject
Vladimir Kolesnikov
2013-02-10 16:50:09 +0200
968cad3328Fix crash in decode() on malformed input
Vladimir Kolesnikov
2013-02-10 16:43:24 +0200
7b42551a20Fix -Wsequence-point warning
Vladimir Kolesnikov
2013-02-10 16:25:44 +0200
8a0282b6c1Fix -Wlogical-op-parentheses warning
Vladimir Kolesnikov
2013-02-10 16:24:06 +0200
6339318cdeTests to run can be specified in command line
Vladimir Kolesnikov
2013-02-10 16:10:38 +0200
8156bc0a95Fix memory leaks: do not allocate results on heap
Vladimir Kolesnikov
2013-02-10 15:51:58 +0200
8967ae4aadConvert QuotedPrintable class to namespace
Vladimir Kolesnikov
2013-02-10 15:47:48 +0200
4e2d1446ddFix memory leak
Vladimir Kolesnikov
2013-02-10 15:41:39 +0200
49a43f2370Make test app console
Vladimir Kolesnikov
2013-02-10 15:40:10 +0200
3b4ec583faRemoved mimepart.cpp.autosave from the project
Vladimir Kolesnikov
2013-02-10 15:30:08 +0200
38f06fcb48Added .gitignore
Vladimir Kolesnikov
2013-02-10 15:29:19 +0200
949e1ee82aMaked setHost() and setPassword() deprecated. Some bug fixes.
Tőkés Attila
2012-10-28 21:48:04 +0200
34883564f5Added some state check to the connectToHost, login, sendMail, waitForReadyConnected, waitForAuthenticated, waitForMailSent functions.
Tőkés Attila
2012-10-28 21:31:34 +0200
dac7a04d6fMerge branch 'v1.1'
Tőkés Attila
2012-10-25 18:17:30 +0300
8f6a67664fAdded getters and setters for connection and response timeouts.
Tőkés Attila
2012-10-25 18:06:16 +0300
49080a5a0cAdded test test/connect_data.txt.
Tőkés Attila
2012-10-15 21:31:16 +0300
baa3cb2293Added some documentation.
Tőkés Attila
2012-10-15 21:24:39 +0300
9e048495baState machine implementation terminated. Added some functions (waitForReadyConnected, waitForAuthenticated, waitForMailSent) synchronous waiting.
Tőkés Attila
2012-09-22 20:59:27 +0300
afb66b4fffAdded support for synchronous mode: waitForReadyConnected(), waitForAuthenticated(), waitForMailSent(). The waitForResponse() funtion was deleted (no more needed).
Attila Tőkés
2012-09-08 21:32:39 +0300
297f2f8178First working version of the state machine implementation.
Attila Tőkés
2012-09-08 00:07:45 +0300
618d583551state machine implementation, connectToHost and login working
Attila Tőkés
2012-09-07 00:28:07 +0300
3d3f9136afBug fix (issue 2)
Attila Tőkés
2012-09-05 19:36:52 +0300
b0e7a31b64Started the state machine implementation.
Attila Tőkés
2012-09-05 00:11:24 +0300
04b7054aa9Added states for state machine implementation of SmtpClient.
Attila Tőkés
2012-09-02 20:48:18 +0300
24ca613e47First step of stream based implementation.
Tőkés Attila
2012-09-02 20:34:07 +0300
81e561c91bMerge branch 'v1.1'
Attila
2012-08-09 22:40:41 +0300
28666c2603Version 1.1
Tőkés Attila
2012-08-09 22:34:56 +0300
1071beb43dBug corrected in MimeMultiPart. Getter and setter for content in MimeMessage.
Tőkés Attila
2012-08-09 22:17:07 +0300
9bd83ace6fAdded getter and setter for multi-part type in MimeMultiPart class.
Tőkés Attila
2012-08-09 21:15:17 +0300
c4e94b885eDestructor for mimefile. Getter for maximum length in MimeContentFormatter Added getter to MimeContentFormatter in the MimePart class.
Tőkés Attila
2012-08-09 20:27:32 +0300
1560ab819fAdded support for TLS connection (STARTTLS). Added getters for responseCode, responseText and socket.
Attila Tőkés
2012-07-24 19:21:36 +0300
67a337ddaaLicense changed to LGPL version 2.1
Attila Tőkés
2012-07-24 17:14:59 +0300
13ea5211b3Bug corrected.
Tőkés Attila
2012-07-24 17:09:19 +0300
08ad929615License changed to LGPL version 2.1
Attila Tőkés
2012-07-24 17:06:55 +0300