aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/message.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-2/+2
* Made 'message::uid' a class to prevent implicit conversions between 'long' an...Vincent Richard2013-08-161-0/+90
* Renamed net::*{part|structure} to net::*message{Part|Structure}. Splitted cod...Vincent Richard2013-07-161-3/+3
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Trivial 64-bit warning fixes.Vincent Richard2012-12-121-3/+3
* Migrated build system to CMake. Conditional file compilation. Automatic selec...Vincent Richard2012-11-011-0/+10
* 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-1/+1
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Fixed typo in the copyright header, and added missing paragraph about linking.Vincent Richard2007-03-271-3/+7
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Updated FSF address.Vincent Richard2005-09-171-3/+3
* Updated code to use smart pointers.Vincent Richard2005-09-021-6/+6
* Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2005-08-231-0/+46