Commit Graph

  • 91714b7dda WIP fork Sven Slootweg 2021-07-19 14:23:08 +0200
  • c345fdd74d WIP Sven Slootweg 2021-07-19 03:07:21 +0200
  • 3357108b52 WIP Sven Slootweg 2021-07-19 01:17:31 +0200
  • 3e532e3ff6 Refactor tests (WIP) Sven Slootweg 2021-07-18 01:42:52 +0200
  • 7344b45be0 WIP Sven Slootweg 2021-04-25 21:43:57 +0200
  • 68c9001270 Set up ESLint Sven Slootweg 2021-02-26 00:19:19 +0100
  • fa16276050 Ignore node_modules Sven Slootweg 2021-02-26 00:19:08 +0100
  • 867aa88a33
    bump version Brian White 2016-12-06 12:03:10 -0500
  • fd7422a609
    readme: document socketTimeout option Tony Mobily 2014-10-04 06:34:23 +0800
  • 2fb335a3c7
    Connection: fix 'this' reference Brian White 2016-12-06 11:59:23 -0500
  • 31e29ab772
    Connection: pass localAddress to socket.connect() Victor Sklyar 2015-10-01 10:47:49 +0300
  • 00ef369670
    Connection: remove deprecated JS API usage simonhochrein 2016-02-15 17:22:57 -0600
  • 37abe764ba
    Connection: validate whether uid and seqno is positive Sinux 2016-05-24 16:21:26 +0800
  • 941b071f80
    Parser: fix IDLE parsing Matthias Biggeleben 2016-09-16 22:28:44 +0200
  • b4772a6c3d
    bump version Brian White 2016-09-15 21:03:05 -0400
  • 27b0df695d
    bump utf7 dependency Brian White 2016-09-15 21:01:48 -0400
  • fa250376dc bump version Brian White 2016-04-12 16:21:57 -0400
  • c2a859727d Parser: handle tagged responses without response code and/or other text Suraj Sharma 2016-03-14 15:55:55 +0530
  • 3051724f85 lib: add support for retrieving special-use mailboxes Craig Paterson 2015-11-26 12:56:12 +0200
  • f74f257932 Connection: allow custom metadata to be fetched Matthias Biggeleben 2016-02-19 16:49:29 +0100
  • 5d2d9227e9 test: fix parser tests Brian White 2015-12-21 14:04:56 -0500
  • 2373af9e79 Connection: fix config variable reference Andrea Parodi 2015-08-13 16:10:31 +0200
  • 69d594b5f6 bump version Brian White 2015-10-22 20:46:35 -0400
  • 808565e979 Connection: workaround broken IMAP servers Brian White 2015-08-27 07:34:35 -0400
  • 3effb953b3 bump version Brian White 2015-07-16 14:56:29 -0400
  • 1745b22f25 Connection: use socket.end() instead of socket.destroy() Brian White 2015-07-16 14:55:29 -0400
  • 8eddf61860 Connection: pass COPYUID info if server has UIDPLUS Brian White 2015-07-13 09:26:40 -0400
  • b607d5fa7d Parser: fixed exception when parsing invalid bodystructure Eric Pinzur 2015-06-10 16:10:29 -0500
  • 98200e0b3f Connection: allow append with custom flags subbi 2015-02-11 12:31:25 +0530
  • 50ab051651 Additional special use attribute '\\Important' used by Gmail Andrey Pankov 2015-01-29 14:05:34 +0300
  • 57d4c381fc Merge pull request #435 from wavify/ignore-invalid-first-line Brian White 2014-11-10 09:29:42 -0500
  • 36f2290a0c Parser: ignore invalid first line that starts with a whitespace Chotiwat Chawannakul 2014-11-10 14:34:50 +0700
  • c35e79803d Merge pull request #424 from mercmobily/master Brian White 2014-10-03 09:56:23 -0400
  • b98b9e3997 Applied a default to config.socketTimeout, renamed error name to something more specific, added space for style Tony Mobily 2014-10-03 21:26:54 +0800
  • 15f03a4cb4 Added socketTimeout option, which ensure that OS-level timeout is handled for all sockets handled by the library Tony Mobily 2014-10-03 16:27:19 +0800
  • 7bea9b5f1d bump version Brian White 2014-09-22 08:42:29 -0400
  • 8100c0c134 Connection: allow more keepalive configuration Brian White 2014-09-10 09:52:21 -0400
  • fbbeac1bae Connection: fix style Brian White 2014-09-10 09:39:15 -0400
  • ee032e2385 test: turn off debug output Brian White 2014-08-31 14:12:57 -0400
  • 8376f212e6 Parser: ensure no socket read if push() calls _read() during body finish Brian White 2014-08-31 14:07:14 -0400
  • 42a486d2df Parser: decode names in envelope Brian White 2014-08-17 11:01:32 -0400
  • d423813130 bump version Brian White 2014-08-15 09:51:37 -0400
  • 1ba7be0179 Connection: change argument check Brian White 2014-08-13 08:39:51 -0400
  • 48871df508 Connection: fix IDLE for enqueue after next tick Brian White 2014-07-28 07:02:42 -0400
  • 1aed2f7938 Connection: fix style Brian White 2014-07-27 21:27:20 -0400
  • 1fc2d7a089 Connection: wait for continuation before DONE Brian White 2014-07-27 21:26:42 -0400
  • 6d2adbce2c Merge pull request #405 from LiftMe/master Brian White 2014-07-18 12:46:59 -0400
  • 9a56390e59 Added append LITERAL+ extension support Patrick McCarren 2014-07-18 12:14:09 -0400
  • b525a6a849 Merge pull request #402 from kitaev/master Brian White 2014-07-09 23:01:30 -0400
  • 937336e440 esearch parser was failing on single digit items, like 'ALL 1' Alexander Kitaev 2014-07-10 02:44:15 +0200
  • 57bde8c1b2 bump version Brian White 2014-07-04 13:00:57 -0400
  • 05dd60ebb6 Parser: improve quoted string escaping Brian White 2014-07-04 11:37:20 -0400
  • d32d09a422 bump version Brian White 2014-06-28 19:17:47 -0400
  • c705211ee4 Parser: add workaround for node v0.10.29 regression Brian White 2014-06-27 21:58:42 -0400
  • cb74e957bd Parser: fix style Brian White 2014-06-27 21:57:59 -0400
  • 6d7dfe18d4 Connection: fix style Brian White 2014-06-27 21:57:07 -0400
  • e542ce8727 Merge pull request #388 from bantu/inject-socket-object Brian White 2014-06-03 10:31:09 -0400
  • c9f241700f Allow existing Socket object to be injected. Andreas Fischer 2014-06-03 00:41:44 +0200
  • db82633ea5 Merge pull request #372 from wavify/fix-b-multibyte Brian White 2014-04-30 23:58:24 -0400
  • 23d11baca0 Merge pull request #380 from vvo/patch-1 Brian White 2014-04-18 12:09:13 -0400
  • 37a6e2fea2 docs(UIDPLUS): correct doc on copy/move Vincent Voyer 2014-04-18 17:19:57 +0200
  • 4d3da4ab0f Parser: fix base64 decoding of multi-byte character Chotiwat Chawannakul 2014-04-04 02:00:10 +0700
  • bf6672d64e bump version Brian White 2014-04-02 10:23:03 -0400
  • f164a9b820 Merge pull request #371 from wavify/fix-b-encode Brian White 2014-04-02 10:13:08 -0400
  • c159c112b1 Parser: join only consecutive q-encoded words Chotiwat Chawannakul 2014-04-02 14:28:30 +0700
  • 6c36100d70 Merge pull request #370 from angelaigreja/master Brian White 2014-03-29 12:21:10 -0400
  • efd9ad23ac Actually parse the uidnext response in the status call. Ângela Igreja 2014-03-29 12:41:12 +0000
  • 329d46cf1c update example in readme Brian White 2014-03-20 10:05:10 -0400
  • 5348216781 Connection: don't disable keepalive timer on socket 'error' Brian White 2014-03-20 09:57:16 -0400
  • a4be10ce13 Connection: once->on in case of multiple socket errors Brian White 2014-03-20 09:54:00 -0400
  • fcca62f759 Merge pull request #365 from angelaigreja/master Brian White 2014-03-18 20:45:12 -0400
  • ada57df5b9 Fix silly typo. Ângela Igreja 2014-03-18 23:57:00 +0000
  • 12554368fe Allow the user supplied tlsOptions to overridde the host name used for certification validation. Ângela Igreja 2014-03-18 23:50:30 +0000
  • 3bd73c896c Merge pull request #363 from angelaigreja/master Brian White 2014-03-18 19:28:57 -0400
  • 9c2a92b184 Fix the need for rejectUnauthorized being false. The tlsOptions object should include a host for certificate verification. Ângela Igreja 2014-03-18 23:06:45 +0000
  • b39cbca1e6 Merge pull request #362 from angelaigreja/master Brian White 2014-03-15 16:55:34 -0400
  • 2d5f15b282 Fixed imap.status not returning with UIDNEXT. Ângela Igreja 2014-03-15 14:51:58 +0000
  • 793f7266b3 Merge pull request #360 from wavify/fix-incomplete-multibyte Brian White 2014-03-13 11:36:07 -0400
  • b630ed05ce Parser: fix premature decoding of encoded words ending with an incomplete multi-byte character Chotiwat Chawannakul 2014-03-13 20:02:27 +0700
  • 397836e94c test: fix test to reflect change in parsing behavior Brian White 2014-02-27 19:43:57 -0500
  • 7a843a7c29 Merge pull request #352 from ericz/master Brian White 2014-02-27 19:43:09 -0500
  • 2e7196e477 Merge pull request #351 from wavify/mime-decode-lws Brian White 2014-02-27 19:16:54 -0500
  • 0dcffb816b Fix RE_UNTAGGED regex not picking up highestmodseq Eric Zhang 2014-02-27 16:14:15 -0800
  • 26aede8408 style change and lint Brian White 2014-02-27 19:12:55 -0500
  • 6cdb81bd29 Parser: support optional language in mime encoded words (RFC2231) Brian White 2014-02-27 19:11:52 -0500
  • 8249a257c7 Parser: ignore linear whitespace between consecutive mime-encoded words in header Chotiwat Chawannakul 2014-02-28 00:31:50 +0700
  • 44ab3b81f7 bump version Brian White 2014-02-13 14:37:49 -0500
  • 9d7620b8eb readme: update to include authTimeout Brian White 2014-02-13 14:15:24 -0500
  • 15ee85e7b9 Connection: lint Brian White 2014-02-13 14:15:04 -0500
  • 060a50a6e8 Connection: add configurable authentication timeout Brian White 2014-02-13 14:14:53 -0500
  • 94bd04544c Parser: check regexp success before trying to use captures Brian White 2014-02-13 14:14:06 -0500
  • a607d1edae Connection: convert `bodies` specifiers to strings before parsing Brian White 2014-01-28 13:38:50 -0500
  • dd0c007003 bump version Brian White 2014-01-23 16:57:45 -0500
  • 9e16442688 Connection: fix 'mail' event argument Brian White 2014-01-19 02:24:17 -0500
  • c94cc42a84 Connection: add guard in destroy() Brian White 2014-01-19 02:15:42 -0500
  • bb79cc784f Merge pull request #343 from wavify/fix-nomodseq Brian White 2014-01-07 06:16:34 -0800
  • 01c855ea08 Connection: fix an issue with mailboxes that don’t support modseq (NOMODSEQ) Chotiwat Chawannakul 2014-01-07 18:46:47 +0700
  • bf919af813 Connection: ensure non-empty seqno/uid lists Brian White 2013-12-31 18:39:43 -0500
  • 4a56566590 Merge pull request #323 from dominikgehl/dgl/RFC6154 Brian White 2013-12-27 23:29:10 -0800
  • c259f9cd7c bump version Brian White 2013-11-13 08:37:39 -0500