wildduck/imap-core/lib
2023-10-16 12:01:20 +03: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 feat(storage): Added cid property to storage files (#502) 2023-09-21 12:37:35 +03:00
imap-command.js Fixed invalid function invocation 2023-06-16 09:56:04 +03:00
imap-composer.js do not log fetch responses 2020-02-05 11:36:41 +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