index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed compilation problems with g++ < 3.4.
Vincent Richard
2004-12-08
2
-3
/
+6
*
Changed 'uname -o' to 'uname -s' for POSIX compatibility.
Vincent Richard
2004-12-08
1
-1
/
+1
*
All header tests-functions added
Laurent Richard
2004-12-06
2
-1
/
+187
*
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
2
-0
/
+18
*
Added support for generating documentation (Doxygen) + written AUTHORS file.
Vincent Richard
2004-11-11
3
-0
/
+1062
*
Removed files since they are no more used now.
Vincent Richard
2004-11-07
2
-11
/
+0
*
Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to "tex...
Vincent Richard
2004-11-07
11
-566
/
+583
*
Added tests for media type.
Vincent Richard
2004-11-07
2
-0
/
+116
*
Added tests for Quoted-Printable encoding.
Vincent Richard
2004-11-06
1
-3
/
+111
*
Fixed a typo in RFC-2047 QP conversion: ' ' (SPACE) should be '_' (underscore).
Vincent Richard
2004-11-06
1
-1
/
+1
*
Removed "old-style" tests for encoder and mailbox. Added new test for encoder.
Vincent Richard
2004-11-06
35
-8124
/
+191
*
New build system for unit tests.
Vincent Richard
2004-11-06
5
-20
/
+461
*
Fixed bug with white-space in email address.
Vincent Richard
2004-11-06
1
-2
/
+16
*
Fixed operator==().
Vincent Richard
2004-10-26
1
-2
/
+2
*
Fixed a typo in Doxygen comment (<).
Vincent Richard
2004-10-25
1
-1
/
+1
*
Fixed comment for Doxygen.
Vincent Richard
2004-10-25
1
-1
/
+1
*
Added appendAttachment(), an alias for attach().
Vincent Richard
2004-10-25
2
-0
/
+13
*
Added non-const versions of getRecipients(), getCopyRecipients() and getBindC...
Vincent Richard
2004-10-25
2
-0
/
+36
*
Added specialization for typeAdapter <string>::parse() as it took only the fi...
Vincent Richard
2004-10-25
3
-1
/
+45
*
added tests for getFieldCount, isEmpty, getFieldAt, getFieldList functions
Laurent Richard
2004-10-25
1
-0
/
+72
*
Added tests for hasField() and findField() functions.
Laurent Richard
2004-10-21
1
-0
/
+38
*
Refactoring (see ChangeLog).
Vincent Richard
2004-10-21
183
-5440
/
+6580
*
header class unit tests added
Laurent Richard
2004-10-18
1
-19
/
+91
*
Fixed a bug when parsing a mailbox with no explicit email address (should be ...
Vincent Richard
2004-10-07
1
-2
/
+12
*
New unit test system: Unit++.
Laurent Richard
2004-10-07
29
-0
/
+6719
*
Added FLAG_PASSED message flag to indicate a forwarded message (used in maild...
Vincent Richard
2004-10-06
1
-0
/
+1
*
Adding functions in 'header' object to retrieve a list of fields by name/type
Laurent Richard
2004-10-06
2
-6
/
+48
*
Fixed possible bug in destructor, when parent folder is closed before destroy...
Vincent Richard
2004-10-05
1
-1
/
+3
*
Files omitted during initial import.
Vincent Richard
2004-10-05
4
-0
/
+20
*
Changed meaning of "path" portion in a URL. This does not specify the root pa...
Vincent Richard
2004-10-05
2
-5
/
+6
*
Added "examples/common.inc" file that was ommited during initial import.
Vincent Richard
2004-10-05
1
-0
/
+312
*
Initial import.
Vincent Richard
2004-10-05
255
-0
/
+46187
[prev]