index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
parameter.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Boost/C++11 shared pointers.
Vincent Richard
2013-11-21
1
-7
/
+7
*
Homogeneous use of vmime::string.
Vincent Richard
2013-06-12
1
-1
/
+1
*
Checks for a charset in all words of a parameter in a parameterizedHeader.
Vincent Richard
2013-03-24
1
-2
/
+15
*
Message generation/parsing context. Charset conversion options. Preliminary i...
Vincent Richard
2013-02-24
1
-11
/
+17
*
Updated copyright year and maintainer email address.
Vincent Richard
2013-01-10
1
-1
/
+1
*
Added ability to parse directly from an input stream (eg. file). This allows ...
Vincent Richard
2012-04-16
1
-20
/
+20
*
Split stream.hpp/.cpp into multiple source files.
Vincent Richard
2012-04-14
1
-0
/
+3
*
Correctly generate attachment names which are long and have high characters f...
Vincent Richard
2011-06-19
1
-22
/
+48
*
Fixed parsing of an attachment filename that is between 66 and 76 characters ...
Vincent Richard
2011-06-19
1
-1
/
+2
*
Support filenames with charset (thanks to John van der Kamp, Zarafa).
Vincent Richard
2010-09-07
1
-2
/
+10
*
Encode TSpecials in RFC-2231 encoded chunks.
Vincent Richard
2010-08-17
1
-0
/
+12
*
Do not generate 7-bit value for parameter if RFC-2231 extended value is gener...
Vincent Richard
2010-06-23
1
-6
/
+43
*
Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.
Vincent Richard
2009-09-06
1
-2
/
+2
*
Fixed compilation warnings.
Vincent Richard
2008-10-12
1
-2
/
+2
*
Changed copyright year to 2008.
Vincent Richard
2008-01-04
1
-1
/
+1
*
Changed copyright year to 2007.
Vincent Richard
2007-01-01
1
-1
/
+1
*
Imbue classic 'C' locale for the output of message parts and protocol commands.
Vincent Richard
2006-11-08
1
-0
/
+2
*
Changed copyright year to 2006.
Vincent Richard
2006-02-05
1
-1
/
+1
*
Refactored header field values and parameters.
Vincent Richard
2005-11-04
1
-57
/
+366
*
Updated FSF address.
Vincent Richard
2005-09-17
1
-3
/
+7
*
Reference counting and smart pointers.
Vincent Richard
2005-07-12
1
-5
/
+5
*
Added support for RFC-2231.
Vincent Richard
2005-04-12
1
-1
/
+21
*
Updated VMime website URL.
Vincent Richard
2005-03-18
1
-1
/
+1
*
Changed year to 2005 in copyright header.
Vincent Richard
2005-01-03
1
-1
/
+1
*
Moved all header files to 'vmime/' directory.
Vincent Richard
2004-12-26
1
-2
/
+2
*
Added component::getChildComponents() function.
Vincent Richard
2004-12-20
1
-0
/
+10
*
Added parsing bounds on 'component'.
Vincent Richard
2004-12-15
1
-0
/
+2
*
Refactoring (see ChangeLog).
Vincent Richard
2004-10-21
1
-1
/
+108
*
Initial import.
Vincent Richard
2004-10-05
1
-0
/
+43