Vincent Richard
03a0e36e91
Added support for language specification in RFC-2047 encoded words and RFC-2231 parameter values.
2014-06-30 22:48:42 +02:00
Vincent Richard
bbfdcc36a0
Trace socket/connection events.
2014-03-25 23:34:03 +01:00
Vincent Richard
0d20ee083b
Better polling. Fixed possible connection issues on POSIX with slow network. Better error handling in POSIX sockets.
2014-02-05 20:18:20 +01:00
Vincent Richard
2afe340b7b
In SSL socket, use timeout handler of underlying socket. Throw exception when reading from/writing to disconnected SSL socket.
2014-01-19 16:36:45 +01:00
Vincent Richard
7e265b05f4
Simplified types for better readability. Use appropriate types (size_t, byte_t...). Minor warning fixes.
2013-12-10 08:52:51 +01:00
Vincent Richard
f9913fa28a
Boost/C++11 shared pointers.
2013-11-21 22:16:57 +01:00
Vincent Richard
1a30cfe41b
Unit tests for content handlers.
2013-06-26 21:41:42 +02:00
Vincent Richard
eee80fc81e
Added support for CHUNKING SMTP extension (RFC-3030). More robust unit tests for SMTP.
2013-06-20 11:02:39 +02:00
Vincent Richard
462311e382
Added filtered output stream to transform LFs to CRLFs.
2013-04-16 12:03:13 +02:00
Vincent Richard
da2797702f
Updated tests for charset conversion.
...
Added test for UTF-7 encoding availability. Added test for input buffer
underflow in charsetFilteredOutputStream. Refactored charset conversion
tests and removed useless tests.
2013-03-18 09:35:04 +01:00
Vincent Richard
1df8c6cd0e
Refactored unit tests.
2013-03-08 08:19:55 +01:00
Vincent Richard
0c5d4a10e6
Message generation/parsing context. Charset conversion options. Preliminary implementation of RFC-6532.
2013-02-24 16:28:13 +01:00
Vincent Richard
feabba4470
Unit tests for SMTPCommand and SMTPCommandSet. Fixed SMTPCommandSet::isFinished().
2013-02-12 17:54:36 +01:00
Vincent Richard
ad9bef78c4
Updated copyright year and maintainer email address.
2013-01-10 17:30:31 +01:00
Vincent Richard
3a5621c2aa
Trivial 64-bit warning fixes.
2012-12-12 16:35:55 +01:00
Vincent Richard
7fdcc31ab3
Fixed compilation issues in unit tests.
2012-12-11 22:02:47 +01:00
Vincent Richard
d6a8b099ed
Connection time out.
2010-08-05 10:30:22 +00:00
Vincent Richard
82e1a690d9
Fixed directory renaming.
2009-12-01 14:24:55 +00:00
Vincent Richard
bff027cfa0
Fixed missing function.
2009-12-01 13:23:26 +00:00
Vincent Richard
a5d258dc72
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
2009-09-06 12:02:10 +00:00
Vincent Richard
3f4226eaac
Fixed compilation warnings.
2008-10-12 10:05:28 +00:00
Vincent Richard
2791e5d41e
Unit tests for SMTP.
2006-05-05 20:50:26 +00:00
Vincent Richard
cbd1110a4b
Updated FSF address.
2005-09-17 10:10:29 +00:00
Vincent Richard
3b1fcbe825
New namespace for message digest algorithms.
2005-09-06 20:08:39 +00:00
Vincent Richard
5d18fce959
Moved to CppUnit for unit tests framework.
2005-08-25 21:25:45 +00:00