aboutsummaryrefslogtreecommitdiffstats
path: root/src/utility/encoder/uuEncoder.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ↵Vincent Richard2013-12-291-344/+0
| | | | build.
* Simplified types for better readability. Use appropriate types (size_t, ↵Vincent Richard2013-12-101-47/+44
| | | | byte_t...). Minor warning fixes.
* 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 ↵Vincent Richard2012-11-011-6/+6
| | | | selection of platform handler.
* 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