aboutsummaryrefslogtreecommitdiffstats
path: root/src/messageParser.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-322/+0
* Do not throw exception for normal code flow (exceptions::no_such_field).Vincent Richard2013-11-221-32/+32
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-32/+32
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Trivial 64-bit warning fixes.Vincent Richard2012-12-121-6/+6
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Fixed compilation warnings.Vincent Richard2008-10-121-2/+2
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Do not treat attached text files as text parts.Vincent Richard2006-08-211-1/+16
* Fixed bugs in MHTML code + unit tests.Vincent Richard2006-07-131-19/+14
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Refactored header field values and parameters.Vincent Richard2005-11-041-20/+26
* Added 'attachmentHelper'.Vincent Richard2005-10-131-168/+13
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* Added getName() to retrieve attachment filename.Vincent Richard2005-07-151-1/+37
* Reference counting and smart pointers.Vincent Richard2005-07-121-38/+31
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-3/+3
* Renamed class 'disposition' to 'contentDisposition'.Vincent Richard2004-12-241-1/+1
* Some more class documentation.Vincent Richard2004-12-221-0/+4
* Refactoring (see ChangeLog).Vincent Richard2004-10-211-45/+148
* Initial import.Vincent Richard2004-10-051-0/+321