Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged source and header files in directory structure. Got rid of SConstruct ... | Vincent Richard | 2013-12-29 | 1 | -618/+0 |
* | Simplified types for better readability. Use appropriate types (size_t, byte_... | Vincent Richard | 2013-12-10 | 1 | -3/+3 |
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -41/+41 |
* | TLS properties: allows setting custom cipher suite for TLS/SSL connections. | Vincent Richard | 2013-09-21 | 1 | -4/+6 |
* | SMTP-specific exceptions. | Vincent Richard | 2013-09-08 | 1 | -1/+5 |
* | Moved SMTP connection-related things to SMTPConnection object. | Vincent Richard | 2013-06-19 | 1 | -0/+612 |