aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/transport.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-26/+26
* SMTPUTF8: generate Internationalized Email only if supported by SMTP server.Vincent Richard2013-06-181-0/+8
* Issue #4: set envelope sender.Vincent Richard2013-04-031-1/+16
* Fixed filename case.Vincent Richard2013-02-231-1/+1
* Process header before transmitting message via SMTP.Vincent Richard2013-02-181-8/+91
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Trivial 64-bit warning fixes.Vincent Richard2012-12-121-1/+1
* Migrated build system to CMake. Conditional file compilation. Automatic selec...Vincent Richard2012-11-011-0/+9
* Split stream.hpp/.cpp into multiple source files.Vincent Richard2012-04-141-0/+3
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Fixed compilation warnings.Vincent Richard2008-10-121-1/+1
* Remove BCC headers before sending the message over SMTP (Zarafa).Vincent Richard2008-07-111-0/+10
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Fixed typo in the copyright header, and added missing paragraph about linking.Vincent Richard2007-03-271-3/+7
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Refactored header field values and parameters.Vincent Richard2005-11-041-12/+16
* Renamed 'progressionListener' to 'progressListener'.Vincent Richard2005-10-061-1/+1
* Updated FSF address.Vincent Richard2005-09-171-3/+3
* SASL authentication.Vincent Richard2005-09-171-1/+1
* Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2005-08-231-0/+116