Commit Graph

97 Commits

Author SHA1 Message Date
Vincent Richard
ee46de08f7 Renamed 'progressionListener' to 'progressListener'. 2005-10-06 11:08:56 +00:00
Vincent Richard
3ec0f17ade Added service::setTimeoutHandlerFactory(). 2005-10-04 18:49:59 +00:00
Vincent Richard
09d9e11439 Added service::setSocketFactory(). 2005-10-04 18:34:25 +00:00
Vincent Richard
7d2d25da3e Added TLS/SSL support. 2005-10-03 21:29:04 +00:00
Vincent Richard
0edaa87860 SASL authentication. 2005-09-17 09:08:45 +00:00
Vincent Richard
3b1fcbe825 New namespace for message digest algorithms. 2005-09-06 20:08:39 +00:00
Vincent Richard
f777b659b9 Added progression notifications. 2005-09-03 12:48:59 +00:00
Vincent Richard
5d18fce959 Moved to CppUnit for unit tests framework. 2005-08-25 21:25:45 +00:00
Vincent Richard
28bafee944 Renamed 'vmime::messaging' to 'vmime::net'. 2005-08-23 19:11:19 +00:00
Vincent Richard
4f88d29dc0 vmime::exception now inherits from std::exception. 2005-08-19 18:45:40 +00:00
Vincent Richard
bd925cef1c Added FETCH_IMPORTANCE flag. 2005-07-25 11:08:34 +00:00
Vincent Richard
81b7b009e9 Fixed getMessages(). 2005-07-23 13:14:21 +00:00
Vincent Richard
b8b096c44f Added getName() to retrieve attachment filename. 2005-07-15 09:51:55 +00:00
Vincent Richard
681297e10b Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
Vincent Richard
53f96cdb75 Added contentHandler::extractRaw(). 2005-07-06 20:28:43 +00:00
Vincent Richard
8abd0407d5 Started version 0.7.2. 2005-06-21 22:12:40 +00:00
Vincent Richard
23f54838da Version 0.7.1. 2005-06-21 22:07:17 +00:00
Vincent Richard
af45ec7216 Fixed a bug in RFC-2231 implementation. 2005-06-21 21:13:38 +00:00
Vincent Richard
7b3dd58edb Fixed compilation errors with g++ 4.0. 2005-06-21 16:49:00 +00:00
Vincent Richard
97e61dcb08 Fixed a bug in word parsing. 2005-06-13 10:58:08 +00:00
Vincent Richard
df46facf9f Fixed memory leak. 2005-06-03 11:16:26 +00:00
Vincent Richard
9479afa206 Added 'peek' parameter to extract() and extractPart(). 2005-05-27 19:43:20 +00:00
Vincent Richard
c18fb1f961 'example6' enhancement. 2005-05-19 18:46:43 +00:00
Vincent Richard
671d0b660d Fixed bug in subfolders enumeration. 2005-05-19 18:37:20 +00:00
Vincent Richard
8134a52f56 Service properties enhancement. 2005-05-15 18:05:38 +00:00
Vincent Richard
13da0727c5 Fixed missing space in STATUS command + parse error in 'status_info'. 2005-05-03 16:13:34 +00:00
Vincent Richard
ae4240026e Added 'childProcess'. 2005-04-30 08:19:56 +00:00
Stefan Uhrig
f0b36fe82c Added guide describing how to compile VMime using VS .NET 2003. 2005-04-28 21:22:35 +00:00
Vincent Richard
38a8632828 Sendmail implementation + filtered streams. 2005-04-28 10:57:41 +00:00
Vincent Richard
95508d3495 Fixed bug in RFC-2231 implementation. 2005-04-19 11:13:50 +00:00
Vincent Richard
be06b7d8d5 Fixed bugs in URLs + added unit tests. 2005-04-15 17:19:32 +00:00
Vincent Richard
3459549181 Moved 'url' and 'urlUtils' classes to 'utility' namespace. 2005-04-14 11:27:49 +00:00
Vincent Richard
6a92484e47 Started version 0.7.1. 2005-04-12 19:08:29 +00:00
Vincent Richard
d4bab79067 Version 0.7.0. 2005-04-12 19:03:30 +00:00
Vincent Richard
f879a9794c Added support for RFC-2231. 2005-04-12 18:42:54 +00:00
Vincent Richard
3952df7eaa Fixed bug in Base64 decoding. 2005-04-09 09:00:53 +00:00
Vincent Richard
0bba2794fc Moved IMAP, POP3, maildir and SMTP files to separate namespaces. 2005-04-03 08:00:52 +00:00
Vincent Richard
3639b96ea8 Support for message importance. 2005-03-31 18:36:35 +00:00
Vincent Richard
4a70efe2de File 'config.hpp.msvc' is now automatically generated. 2005-03-28 13:36:29 +00:00
Vincent Richard
9bc3121e2d Fixed POP3Store::sendPacket() for some servers. 2005-03-28 08:52:05 +00:00
Vincent Richard
036c711120 Added 'msvc' target. 2005-03-27 21:28:21 +00:00
Stefan Uhrig
48397a91cf Added windows platform handlers. 2005-03-27 18:26:25 +00:00
Vincent Richard
4ab9332ce6 Added new basic type 'messageIdSequence'. 2005-03-27 13:06:45 +00:00
Vincent Richard
d6f67b0a4a Some fixes for Visual C++/Windows. 2005-03-25 21:37:36 +00:00
Vincent Richard
433f21263f Basic support for MDN (RFC-3798). 2005-03-25 20:49:54 +00:00
Vincent Richard
4150192c26 Added 'HACKING' file. 2005-03-24 15:20:45 +00:00
Vincent Richard
d0aeb41c45 Support for content types and parameters defined in RFC-1892. 2005-03-23 18:46:31 +00:00
Vincent Richard
b2df9c842b Added POP3 notifications. 2005-03-23 09:01:47 +00:00
Vincent Richard
aeb5da4324 Basic support for 'Disposition' header field. 2005-03-23 08:23:55 +00:00
Vincent Richard
29cc768d1a Fixed multiple bugs in POP3 protocol. 2005-03-23 08:19:23 +00:00