aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/sendmail (follow)
Commit message (Expand)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-5/+4
* Issue #4: set envelope sender.Vincent Richard2013-04-031-2/+7
* Message generation/parsing context. Charset conversion options. Preliminary i...Vincent Richard2013-02-241-2/+2
* Updated copyright year and maintainer email address.Vincent Richard2013-01-102-2/+2
* Migrated build system to CMake. Conditional file compilation. Automatic selec...Vincent Richard2012-11-012-7/+14
* Split stream.hpp/.cpp into multiple source files.Vincent Richard2012-04-141-0/+2
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-062-4/+4
* Fixed compilation warnings.Vincent Richard2008-10-121-3/+3
* Changed copyright year to 2008.Vincent Richard2008-01-042-2/+2
* Fixed typo in the copyright header, and added missing paragraph about linking.Vincent Richard2007-03-272-6/+14
* Changed copyright year to 2007.Vincent Richard2007-01-012-2/+2
* Renamed 'vmime::platformDependant' to 'vmime::platform'.Vincent Richard2006-10-111-3/+3
* Changed copyright year to 2006.Vincent Richard2006-02-052-2/+2
* Added service::isSecuredConnection() and service::getConnectionInfos() to ret...Vincent Richard2006-01-291-0/+14
* Sendmail support on POSIX platforms only.Vincent Richard2005-10-111-0/+6
* Renamed 'progressionListener' to 'progressListener'.Vincent Richard2005-10-061-2/+2
* Added TLS/SSL support.Vincent Richard2005-10-032-34/+72
* Updated FSF address.Vincent Richard2005-09-171-3/+3
* SASL authentication.Vincent Richard2005-09-171-3/+10
* Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2005-08-231-0/+222