1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New content handler for file. Automatically set file size with file attachment. More... almost 12 years ago
Documentation. More... almost 12 years ago
Renamed default encoder. More... almost 12 years ago
Added support for SIZE SMTP extension (RFC-1870). More... almost 12 years ago
Return after sending message when sending is supported. More... almost 12 years ago
Added support for CHUNKING SMTP extension (RFC-3030). More robust unit tests for SMTP. More... almost 12 years ago
Moved SMTP connection-related things to SMTPConnection object. More... almost 12 years ago
Fixed invalid cast. More... almost 12 years ago
Fixed comments. More... almost 12 years ago
SMTPUTF8: generate Internationalized Email only if supported by SMTP server. More... almost 12 years ago
Fixed issue #44 for MSVC. More... almost 12 years ago
Re-issue CAPA command once TLS has been started (POP3, IMAP). More... almost 12 years ago
Added support for transport padding in boundary (issue #38). More... almost 12 years ago
Added support for SMTPUTF8 extension (RFC-6531). More... about 12 years ago
Homogeneous use of vmime::string. More... about 12 years ago
Moved POP3 connection-related things to POP3Connection object. More... about 12 years ago
Moved POP3 client command related things to POP3Command class. More... about 12 years ago
Added function to return email address as a string. More... about 12 years ago
Fixed inverted comments for constants. More... about 12 years ago
Charset conversion output stream for ICU. More... about 12 years ago
Fixed comment. More... about 12 years ago
Include <winsock2.h> before <windows.h>, to avoid <winsock.h> inclusion. More... about 12 years ago
Fixed visibility attribute position for GCC. More... about 12 years ago
Outsourced build test script. More... about 12 years ago
Fixed issue #44. More... about 12 years ago
Define "VMIME_HAVE_FILESYSTEM_FEATURES" to generate doc for classes related to files (eg. fileAttachment). More... about 12 years ago
Issue #41. More... about 12 years ago
Log contents of generated files before build. More... about 12 years ago
Removed test as it is invalid. More... about 12 years ago
Changed the way the path to export header file is specified. More... about 12 years ago