Jan Engelhardt 93a557cb79 misc: reduce source level indent пре 7 година
..
include 73e0e85c14 inetmapi: make it optional to ignore missing attachments пре 7 година
ECMapiUtils.cpp 2d60ab3890 treewide: place all symbols into a namespace пре 8 година
ECMapiUtils.h 2d60ab3890 treewide: place all symbols into a namespace пре 8 година
ECVMIMEUtils.cpp 26dffb479b build: ensure exception includes are present пре 7 година
ECVMIMEUtils.h 8d0db06742 treewide: add const qualifiers to various functions' SPropValues пре 8 година
MAPISMTPTransport.cpp 2385ed9cc9 misc: reduce indent depth in source (3/5) пре 7 година
MAPISMTPTransport.h 1f8fdb5c59 libs: use initialization and in-class defaults пре 7 година
MAPIToVMIME.cpp 93a557cb79 misc: reduce source level indent пре 7 година
MAPIToVMIME.h 2d60ab3890 treewide: place all symbols into a namespace пре 8 година
ReadMe.txt 2a5437fbcc Initial commit пре 8 година
SMIMEMessage.cpp 2385ed9cc9 misc: reduce indent depth in source (3/5) пре 7 година
SMIMEMessage.h ebbc9b061e misc: fix orthographic errors пре 8 година
VMIMEToMAPI.cpp 95d2d9d10f Merge pull request #615 in KC/kopanocore from kc-8.3.x to master пре 7 година
VMIMEToMAPI.h 3a8434cbff inetmapi, dagent, gateway: make use of the librosie sanitizer пре 7 година
inetmapi.cpp 3166997125 treewide: replace type repetitions by "auto" in casting statements пре 7 година
inputStreamMAPIAdapter.cpp 2bc99518c5 misc: resolve 7 missing return value checks пре 7 година
inputStreamMAPIAdapter.h 1f8fdb5c59 libs: use initialization and in-class defaults пре 7 година
mapiAttachment.cpp 2d60ab3890 treewide: place all symbols into a namespace пре 8 година
mapiAttachment.h 2d60ab3890 treewide: place all symbols into a namespace пре 8 година
mapiTextPart.cpp 34c893704d inetmapi: replace try-catch(vmime::exceptions::no_such_field&) пре 8 година
mapiTextPart.h 7cea2534e2 build: use angle include paths пре 8 година
outputStreamMAPIAdapter.cpp 2d60ab3890 treewide: place all symbols into a namespace пре 8 година
outputStreamMAPIAdapter.h 2d60ab3890 treewide: place all symbols into a namespace пре 8 година
serviceRegistration.inl 7cea2534e2 build: use angle include paths пре 8 година
tnef.cpp 9a58f88113 inetmapi: remove partial ATTACH_EMBEDDED_MSG support пре 7 година
tnef.h 37cd381218 misc: make multiple SPropTagArray argument types const пре 8 година

ReadMe.txt

This is the internet <-> mapi conversion library. It can be used to convert RFC822-like
e-mail streams to MAPI objects.

Requirements: libvmime

Source for libvmime is installed by the install_third-party.bat.