Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Check for connection before any operation. | Vincent Richard | 2006-02-24 | 1 | -0/+6 | |
| | ||||||
* | Fixed dangling 'else'-block when TLS is not enabled (thanks to Tim Teulings). | Vincent Richard | 2006-02-09 | 1 | -1/+1 | |
| | ||||||
* | Changed copyright year to 2006. | Vincent Richard | 2006-02-05 | 4 | -4/+4 | |
| | ||||||
* | Added service::isSecuredConnection() and service::getConnectionInfos() to ↵ | Vincent Richard | 2006-01-29 | 1 | -3/+32 | |
| | | | | retrieve information about the connection. | |||||
* | Added SMTPResponse to read and parse SMTP responses. | Vincent Richard | 2006-01-07 | 2 | -134/+270 | |
| | ||||||
* | Fixed bug when disconnecting SMTP. | Vincent Richard | 2005-11-30 | 1 | -1/+8 | |
| | ||||||
* | Fixed bug in disconnect() when authentication is not needed (thanks to ↵ | Vincent Richard | 2005-11-07 | 1 | -0/+2 | |
| | | | | Benjamin Biron). | |||||
* | Added flush() on 'outputStream' + added unit tests for ↵ | Vincent Richard | 2005-10-20 | 1 | -0/+2 | |
| | | | | 'charsetFilteredOutputStream' when input contains invalid sequences. | |||||
* | Renamed 'progressionListener' to 'progressListener'. | Vincent Richard | 2005-10-06 | 1 | -1/+1 | |
| | ||||||
* | Added service::setTimeoutHandlerFactory(). | Vincent Richard | 2005-10-04 | 2 | -13/+2 | |
| | ||||||
* | Added service::setSocketFactory(). | Vincent Richard | 2005-10-04 | 2 | -7/+1 | |
| | ||||||
* | Added TLS/SSL support. | Vincent Richard | 2005-10-03 | 3 | -67/+304 | |
| | ||||||
* | Updated FSF address. | Vincent Richard | 2005-09-17 | 1 | -3/+3 | |
| | ||||||
* | SASL authentication. | Vincent Richard | 2005-09-17 | 1 | -121/+285 | |
| | ||||||
* | Renamed 'vmime::messaging' to 'vmime::net'. | Vincent Richard | 2005-08-23 | 1 | -0/+503 | |