index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vmime
/
net
/
maildir
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2021-11-25
#268 Code style fixes + moved specific bits to IMAP namespace
Vincent Richard
2
-24
/
+0
2021-10-29
Implemented IMAP SEARCH
Jacek Piszczek
2
-0
/
+25
2020-05-10
Expose Content-Disposition on net message parts.
vincent-richard
2
-0
/
+13
2018-09-05
Code style and clarity.
Vincent Richard
23
-1220
/
+1500
2018-08-18
Removed useless 'constCast's.
Vincent Richard
2
-17
/
+5
2018-08-18
Avoid copy by passing shared_ptr<> with const reference.
Vincent Richard
18
-34
/
+34
2016-04-05
Clarified object construction where 'enabled_shared_from_this' is used. Use ↵
Vincent Richard
3
-13
/
+12
it only where it is needed.
2016-03-24
Fixed special value 'last' in message sets.
Vincent Richard
3
-7
/
+23
2016-03-23
Issue #126: fixed warnings about sign mismatch.
Vincent Richard
11
-61
/
+61
2016-03-13
Issue #126: fixed some warnings.
Vincent Richard
1
-1
/
+1
2014-11-02
Don't throw in destructor.
Vincent Richard
3
-13
/
+27
2014-03-10
Premature return if message list/set is empty.
Vincent Richard
1
-0
/
+6
2014-03-10
Issue #47: get and fetch messages.
Vincent Richard
2
-0
/
+13
Added a feature to get and fetch a list of messages at the same time, to avoid a roundtrip to the server.
2014-01-03
Added support for SPECIAL-USE extension (IMAP).
Vincent Richard
2
-16
/
+10
2013-12-31
Do not expose internal constants.
Vincent Richard
2
-7
/
+7
2013-12-31
Added support for RFC-3348 (Child Mailbox extension for IMAP). Renamed ↵
Vincent Richard
1
-1
/
+1
FLAG_CHILDREN to FLAG_HAS_CHILDREN.
2013-12-30
Added support for APPENDUID/COPYUID (UIDPLUS extension for IMAP).
Vincent Richard
2
-9
/
+15
2013-12-29
Merged source and header files in directory structure. Got rid of SConstruct ↵
Vincent Richard
23
-0
/
+4915
build.