Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced & with ref<> + clean up. | Vincent Richard | 2006-07-14 | 1 | -1/+1 |
* | Changed copyright year to 2006. | Vincent Richard | 2006-02-05 | 1 | -1/+1 |
* | Treat 'inline' parts without Content-[Id/Location] as attachments. | Vincent Richard | 2006-01-19 | 1 | -0/+8 |
* | Added support for attachments of type 'message/rfc822'. | Vincent Richard | 2006-01-16 | 1 | -23/+95 |
* | Fixed typo causing infinite loop. | Vincent Richard | 2005-12-20 | 1 | -1/+1 |
* | Refactored header field values and parameters. | Vincent Richard | 2005-11-04 | 1 | -4/+8 |
* | Not an attachment if a 'Content-Id' field is present. | Vincent Richard | 2005-10-14 | 1 | -0/+5 |
* | Added 'attachmentHelper'. | Vincent Richard | 2005-10-13 | 1 | -0/+201 |