index
:
vmime
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utility
/
encoder
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merged source and header files in directory structure. Got rid of SConstruct ↵
Vincent Richard
2013-12-29
9
-1632
/
+0
|
|
|
|
build.
*
Simplified types for better readability. Use appropriate types (size_t, ↵
Vincent Richard
2013-12-10
4
-126
/
+123
|
|
|
|
byte_t...). Minor warning fixes.
*
Boost/C++11 shared pointers.
Vincent Richard
2013-11-21
1
-9
/
+9
|
*
Renamed default encoder.
Vincent Richard
2013-06-24
1
-6
/
+6
|
*
Added support for SIZE SMTP extension (RFC-1870).
Vincent Richard
2013-06-24
4
-0
/
+70
|
*
Updated copyright year and maintainer email address.
Vincent Richard
2013-01-10
9
-9
/
+9
|
*
Fixed type for maximum line length.
Vincent Richard
2012-12-22
1
-5
/
+6
|
*
Trivial 64-bit warning fixes.
Vincent Richard
2012-12-12
1
-2
/
+2
|
*
Trivial 64-bit warning fixes.
Vincent Richard
2012-11-29
3
-10
/
+10
|
*
Migrated build system to CMake. Conditional file compilation. Automatic ↵
Vincent Richard
2012-11-01
1
-6
/
+6
|
|
|
|
selection of platform handler.
*
Support for bogus encoding name 'bmoted-printable' (Zarafa).
Vincent Richard
2012-10-15
1
-0
/
+3
|
*
Split stream.hpp/.cpp into multiple source files.
Vincent Richard
2012-04-14
1
-0
/
+2
|
*
Fixed wrong encoding of line breaks in QP-encoded text (issue #7).
Vincent Richard
2012-04-05
1
-4
/
+5
|
*
Better RFC-2047 encoding.
Vincent Richard
2010-10-12
1
-104
/
+167
|
*
Encode quotation marks in QP/RFC-2047.
Vincent Richard
2010-10-12
1
-0
/
+1
|
*
Register non-standard encoding names.
Vincent Richard
2010-04-13
1
-0
/
+4
|
*
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
2009-09-06
9
-18
/
+18
|
*
New namespace for encoders.
Vincent Richard
2008-10-12
9
-0
/
+1490