aboutsummaryrefslogtreecommitdiffstats
path: root/src/exception.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* SASL authentication.Vincent Richard2005-09-171-4/+44
* New namespace for message digest algorithms.Vincent Richard2005-09-061-0/+12
* Error handling in posixSocket::send().Vincent Richard2005-08-241-1/+15
* Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2005-08-231-25/+25
* vmime::exception now inherits from std::exception.Vincent Richard2005-08-191-48/+54
* Sendmail implementation + filtered streams.Vincent Richard2005-04-281-0/+12
* Added new basic type 'messageIdSequence'.Vincent Richard2005-03-271-0/+12
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
* Added diagnostic error string for 'exceptions::connection_error' + fixed a bu...Vincent Richard2005-01-041-2/+4
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-1/+1
* Allow creating a service from an URL.Vincent Richard2004-12-261-2/+4
* Moved code from 'exception.hpp' to 'exception.cpp' + new features for excepti...Vincent Richard2004-12-191-0/+621