aboutsummaryrefslogtreecommitdiffstats
path: root/src/wordEncoder.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-3/+3
* Also check for RFC-2047 end sequence.Vincent Richard2013-03-241-1/+1
* Message generation/parsing context. Charset conversion options. Preliminary i...Vincent Richard2013-02-241-10/+18
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Split stream.hpp/.cpp into multiple source files.Vincent Richard2012-04-141-0/+3
* Better RFC-2047 encoding.Vincent Richard2010-10-121-43/+2
* Improved automatic encoding selection. Added helper functions on body for set...Vincent Richard2010-05-231-45/+13
* Always encode special charsets.Vincent Richard2010-05-211-4/+62
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* New namespace for encoders.Vincent Richard2008-10-121-4/+5
* Fixed compilation warnings.Vincent Richard2008-10-121-3/+3
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Fixed typo causing bad line length computation in RFC-2047 Base64 output.Vincent Richard2006-11-171-1/+1
* Fixed compilation problem with GCC 3.3.Vincent Richard2006-10-201-1/+1
* Fixed bug #1096610: non-integral number of chars in RFC-2047 encoded words.Vincent Richard2006-10-021-0/+290