Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged source and header files in directory structure. Got rid of SConstruct ↵ | Vincent Richard | 2013-12-29 | 1 | -307/+0 |
| | | | | build. | ||||
* | Simplified types for better readability. Use appropriate types (size_t, ↵ | Vincent Richard | 2013-12-10 | 1 | -12/+24 |
| | | | | byte_t...). Minor warning fixes. | ||||
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -2/+2 |
| | |||||
* | Reworked IMAP event notification code. | Vincent Richard | 2013-07-18 | 1 | -25/+140 |
| | |||||
* | Fixed status update. Prevent opening the same folder two times in a session. | Vincent Richard | 2013-07-16 | 1 | -23/+45 |
| | |||||
* | Added basic support for IMAP CONDSTORE extension. | Vincent Richard | 2013-07-16 | 1 | -0/+158 |
Process CAPABILITY in IMAP greeting response. Renamed getUniqueId() to getUID() for consistency. |