aboutsummaryrefslogtreecommitdiffstats
path: root/src/vmime/net/maildir (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarified object construction where 'enabled_shared_from_this' is used. Use ↵Vincent Richard2016-04-053-13/+12
| | | | it only where it is needed.
* Fixed special value 'last' in message sets.Vincent Richard2016-03-243-7/+23
|
* Issue #126: fixed warnings about sign mismatch.Vincent Richard2016-03-2311-61/+61
|
* Issue #126: fixed some warnings.Vincent Richard2016-03-131-1/+1
|
* Don't throw in destructor.Vincent Richard2014-11-023-13/+27
|
* Premature return if message list/set is empty.Vincent Richard2014-03-101-0/+6
|
* Issue #47: get and fetch messages.Vincent Richard2014-03-102-0/+13
| | | | | Added a feature to get and fetch a list of messages at the same time, to avoid a roundtrip to the server.
* Added support for SPECIAL-USE extension (IMAP).Vincent Richard2014-01-032-16/+10
|
* Do not expose internal constants.Vincent Richard2013-12-312-7/+7
|
* Added support for RFC-3348 (Child Mailbox extension for IMAP). Renamed ↵Vincent Richard2013-12-311-1/+1
| | | | FLAG_CHILDREN to FLAG_HAS_CHILDREN.
* Added support for APPENDUID/COPYUID (UIDPLUS extension for IMAP).Vincent Richard2013-12-302-9/+15
|
* Merged source and header files in directory structure. Got rid of SConstruct ↵Vincent Richard2013-12-2923-0/+4915
build.