index
:
vmime
master
A powerful C++ class library for working with RFC-822 and MIME messages and Internet messaging services like IMAP, POP or SMTP.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messaging
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added store::isValidFolderName().
Vincent Richard
2004-12-16
7
-0
/
+32
*
Added isValidPath() in fileSystemFactory.
Vincent Richard
2004-12-16
1
-0
/
+3
*
Working on 'maildir' implementation.
Vincent Richard
2004-12-16
2
-3
/
+80
*
Working on 'maildir' implementation.
Vincent Richard
2004-12-15
7
-65
/
+269
*
Working on 'maildir' implementation.
Vincent Richard
2004-12-15
4
-191
/
+82
*
Working on 'maildir' implementation.
Vincent Richard
2004-12-10
2
-2
/
+214
*
Flags must be stored in ASCII order.
Vincent Richard
2004-12-04
1
-2
/
+2
*
Working on 'maildir' implementation.
Vincent Richard
2004-12-04
6
-30
/
+184
*
Some update for 'maildir' protocol.
Vincent Richard
2004-12-04
5
-43
/
+357
*
Prevent from renaming 'INBOX' folder in IMAP (illegal_operation exception).
Vincent Richard
2004-11-14
1
-0
/
+2
*
Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to "tex...
Vincent Richard
2004-11-07
1
-2
/
+2
*
Refactoring (see ChangeLog).
Vincent Richard
2004-10-21
44
-545
/
+967
*
Added FLAG_PASSED message flag to indicate a forwarded message (used in maild...
Vincent Richard
2004-10-06
1
-0
/
+1
*
Fixed possible bug in destructor, when parent folder is closed before destroy...
Vincent Richard
2004-10-05
1
-1
/
+3
*
Changed meaning of "path" portion in a URL. This does not specify the root pa...
Vincent Richard
2004-10-05
2
-5
/
+6
*
Initial import.
Vincent Richard
2004-10-05
62
-0
/
+16233