aboutsummaryrefslogtreecommitdiffstats
path: root/src/utility/encoder/uuEncoder.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-344/+0
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-47/+44
* Added support for SIZE SMTP extension (RFC-1870).Vincent Richard2013-06-241-0/+16
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Trivial 64-bit warning fixes.Vincent Richard2012-11-291-4/+4
* Migrated build system to CMake. Conditional file compilation. Automatic selec...Vincent Richard2012-11-011-6/+6
* 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-0/+331