wildduck/imap-core/lib
2023-12-07 13:53:27 +02:00
..
commands fix: fixed typo validateSequnce > validateSequence (closes #518) (#520) 2023-10-05 10:57:23 +03:00
handler allow UTF8 literals for APPEND 2020-10-30 12:06:17 +02:00
indexer fix(mime-parsing): ensure that text content for multipart nodes always ends with a newline. Fixes #571 2023-12-07 13:53:27 +02:00
imap-command.js Fixed invalid function invocation 2023-06-16 09:56:04 +03:00
imap-composer.js fix(imap): fixed string conversion to utf8 vs binary (closes #563) (#564) 2023-11-30 14:31:15 +02:00
imap-connection.js fix(imapconnection): inherit logger and loggelf from server for IMAPConnection (#533) 2023-10-16 12:01:20 +03:00
imap-server.js updated error codes for API 2021-05-21 20:14:43 +03:00
imap-stream.js Allow using addresses as usernames 2018-05-11 14:39:23 +03:00
imap-tools.js fix: fixed typo validateSequnce > validateSequence (closes #518) (#520) 2023-10-05 10:57:23 +03:00
length-limiter.js fixed exception with invalid buffer length 2020-01-11 15:04:26 +02:00
parse-date.js Use timezone aware date parser 2017-06-08 16:04:34 +03:00
search.js asyncified message rebuilding 2019-07-18 11:01:29 +03:00
tls-options.js Fixed CA handling for SNI certificates 2022-08-16 15:22:47 +03:00