openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
VMime
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 13, 2024 — Oct 13, 2025
Showing page 43 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to "text.cpp".
Vincent Richard
More...
almost 21 years ago
Added tests for media type.
Vincent Richard
More...
almost 21 years ago
Added tests for Quoted-Printable encoding.
Vincent Richard
More...
almost 21 years ago
Fixed a typo in RFC-2047 QP conversion: ' ' (SPACE) should be '_' (underscore).
Vincent Richard
More...
almost 21 years ago
Removed "old-style" tests for encoder and mailbox. Added new test for encoder.
Vincent Richard
More...
almost 21 years ago
New build system for unit tests.
Vincent Richard
More...
almost 21 years ago
Fixed bug with white-space in email address.
Vincent Richard
More...
almost 21 years ago
Fixed operator==().
Vincent Richard
More...
almost 21 years ago
Fixed a typo in Doxygen comment (<).
Vincent Richard
More...
almost 21 years ago
Fixed comment for Doxygen.
Vincent Richard
More...
almost 21 years ago
Added appendAttachment(), an alias for attach().
Vincent Richard
More...
almost 21 years ago
Added non-const versions of getRecipients(), getCopyRecipients() and getBindCopyRecipients() for easy access.
Vincent Richard
More...
almost 21 years ago
Added specialization for typeAdapter <string>::parse() as it took only the first word of the text (operator<<).
Vincent Richard
More...
almost 21 years ago
added tests for getFieldCount, isEmpty, getFieldAt, getFieldList functions
Laurent Richard
More...
almost 21 years ago
Added tests for hasField() and findField() functions.
Laurent Richard
More...
almost 21 years ago
Refactoring (see ChangeLog).
Vincent Richard
More...
almost 21 years ago
header class unit tests added
Laurent Richard
More...
almost 21 years ago
Fixed a bug when parsing a mailbox with no explicit email address (should be recognized as an address).
Vincent Richard
More...
about 21 years ago
New unit test system: Unit++. Added test for header::getAllByName/Type
Laurent Richard
More...
about 21 years ago
Added FLAG_PASSED message flag to indicate a forwarded message (used in maildir).
Vincent Richard
More...
about 21 years ago
Adding functions in 'header' object to retrieve a list of fields by name/type
Laurent Richard
More...
about 21 years ago
Fixed possible bug in destructor, when parent folder is closed before destroying the message.
Vincent Richard
More...
about 21 years ago
Files omitted during initial import.
Vincent Richard
More...
about 21 years ago
Changed meaning of "path" portion in a URL. This does not specify the root path for "maildir" protocol anymore; instead the "server.rootpath" property is used. The "path" portion can be used to point a specific folder into a mail store (empty = root folder).
Vincent Richard
More...
about 21 years ago
Added "examples/common.inc" file that was ommited during initial import.
Vincent Richard
More...
about 21 years ago
Initial import.
Vincent Richard
More...
about 21 years ago
←
1
2
…
35
36
37
38
39
40
41
42
43
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree