1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #272 from frodegill/bytearray_to_string More... about 3 years ago
Merge pull request #271 from frodegill/digest_sha256 More... about 3 years ago
Added utility function to convert byteArray to HEX string. Useful for printing fingerprint digests etc. More... over 3 years ago
Merge pull request #1 from frodegill/digest_sha256 More... over 3 years ago
Added support for digest algorithm SHA256 More... over 3 years ago
Fixed possible recursion crash when parsing mailbox groups. More... over 3 years ago
Fixed Cppcheck issues. More... over 3 years ago
#268 Code style fixes + moved specific bits to IMAP namespace More... over 3 years ago
Merge pull request #268 from jacadcaps/search More... over 3 years ago
Implemented IMAP SEARCH More... over 3 years ago
Merge pull request #262 from ibanic/master More... about 4 years ago
fixed coding style More... about 4 years ago
Prevent accessing empty buffer More... about 4 years ago
#261 Workaround for bad SEARCH response with AOL IMAP server More... about 4 years ago
#200 Fixed installation directory More... about 4 years ago
SMTP/DSN refactoring. More... about 4 years ago
Merge pull request #256 from jacadcaps/IMAP.PEEK More... about 4 years ago
Merge pull request #258 from jacadcaps/processFetchResponse More... about 4 years ago
Fixed build More... about 4 years ago
Fixed parsing of IMAP astring. More... about 4 years ago
Added missing includes More... about 4 years ago
Merge pull request #257 from jacadcaps/defaultCertificateVerifier More... about 4 years ago
Merge pull request #255 from jacadcaps/weak_ptr-checks More... about 4 years ago
Process Message-ID and In-Reply-To in EVELOPE More... about 4 years ago
Improved certificate verification More... about 4 years ago
IMAP PEEK support More... about 4 years ago
Cosmetics More... about 4 years ago
Ensure disconnect() method always disconnect the underlying sockets. Added additional checks after weak pointer locks. More... about 4 years ago
Merge pull request #253 from jacadcaps/MessageParser More... about 4 years ago
Merge pull request #254 from jacadcaps/MessageParserDate More... about 4 years ago