aboutsummaryrefslogtreecommitdiffstats
path: root/src/headerFieldFactory.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-6/+6
|
* Throw exception when an invalid value type is set in a header field.Vincent Richard2013-02-271-1/+14
|
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
|
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
|
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
|
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
|
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
|
* Refactored header field values and parameters.Vincent Richard2005-11-041-37/+68
|
* Updated FSF address.Vincent Richard2005-09-171-3/+7
|
* Reference counting and smart pointers.Vincent Richard2005-07-121-2/+2
|
* Added new basic type 'messageIdSequence'.Vincent Richard2005-03-271-1/+2
|
* Basic support for MDN (RFC-3798).Vincent Richard2005-03-251-1/+2
|
* Basic support for 'Disposition' header field.Vincent Richard2005-03-231-0/+3
|
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
|
* Support for In-Reply-To header field (type MessageId).Vincent Richard2005-03-151-0/+1
|
* Removed 'singleton' and 'singletonManager' classes.Vincent Richard2005-03-141-0/+7
|
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
|
* Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.Vincent Richard2005-01-021-1/+1
|
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-6/+6
|
* Refactoring (see ChangeLog).Vincent Richard2004-10-211-82/+33
|
* Initial import.Vincent Richard2004-10-051-0/+139