Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated FSF address. | Vincent Richard | 2005-09-17 | 1 | -3/+7 |
| | |||||
* | SASL authentication. | Vincent Richard | 2005-09-17 | 1 | -4/+44 |
| | |||||
* | New namespace for message digest algorithms. | Vincent Richard | 2005-09-06 | 1 | -0/+12 |
| | |||||
* | Error handling in posixSocket::send(). | Vincent Richard | 2005-08-24 | 1 | -1/+15 |
| | |||||
* | Renamed 'vmime::messaging' to 'vmime::net'. | Vincent Richard | 2005-08-23 | 1 | -25/+25 |
| | |||||
* | vmime::exception now inherits from std::exception. | Vincent Richard | 2005-08-19 | 1 | -48/+54 |
| | |||||
* | Sendmail implementation + filtered streams. | Vincent Richard | 2005-04-28 | 1 | -0/+12 |
| | |||||
* | Added new basic type 'messageIdSequence'. | Vincent Richard | 2005-03-27 | 1 | -0/+12 |
| | |||||
* | Updated VMime website URL. | Vincent Richard | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | Added diagnostic error string for 'exceptions::connection_error' + fixed a ↵ | Vincent Richard | 2005-01-04 | 1 | -2/+4 |
| | | | | bug in 'posixSocket::connect()' when specifying an IP address. | ||||
* | 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 | -1/+1 |
| | |||||
* | Allow creating a service from an URL. | Vincent Richard | 2004-12-26 | 1 | -2/+4 |
| | |||||
* | Moved code from 'exception.hpp' to 'exception.cpp' + new features for ↵ | Vincent Richard | 2004-12-19 | 1 | -0/+621 |
exceptions. |