wildduck/imap-core/lib
Andris Reinman 2a24ff9331 v1.26.3
2020-05-27 11:55:36 +03:00
..
commands v1.26.3 2020-05-27 11:55:36 +03:00
handler Fixed invalid UTF8 STRING encoding in IMAP output 2019-10-01 16:21:34 +03:00
indexer Fixed parsing messages with invalid 0x0d 0x0d 0x0a newlines 2020-03-05 16:34:05 +02:00
imap-command.js v1.26.3 2020-05-27 11:55:36 +03:00
imap-composer.js do not log fetch responses 2020-02-05 11:36:41 +02:00
imap-connection.js v1.26.3 2020-05-27 11:55:36 +03:00
imap-server.js use setKeepAlive for IMAP sockets 2020-03-26 13:46:05 +02:00
imap-stream.js
imap-tools.js replaced browserbox with imapflow, utf7 with iconv-lite 2020-05-15 19:02:24 +03:00
length-limiter.js fixed exception with invalid buffer length 2020-01-11 15:04:26 +02:00
parse-date.js
search.js asyncified message rebuilding 2019-07-18 11:01:29 +03:00
tls-options.js