You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthias Biggeleben 941b071f80
Parser: fix IDLE parsing
Dovecot might answer DONE with some statistics:

  IDLE OK Idle completed (0.001 + 0.093 + 0.092 secs).

The plus character passes RE_PRECEDING which leads to dead end
code-wise.
7 years ago
..
test-connection-fetch-dup.js test: update simulated connection tests 11 years ago
test-connection-fetch-frag.js test: update simulated connection tests 11 years ago
test-connection-fetch-spillover.js test: turn off debug output 10 years ago
test-connection-fetch-stringbody.js Parser: check for non-literal bodies in FETCH 11 years ago
test-connection-idle-normal.js Connection: fix IDLE for enqueue after next tick 10 years ago
test-connection-idle-order.js Connection: wait for continuation before DONE 10 years ago
test-parse-bodystructure.js Parser: fixed exception when parsing invalid bodystructure 9 years ago
test-parse-envelope-addrs.js Parser: decode names in envelope 10 years ago
test-parse-expr.js Parser: improve quoted string escaping 10 years ago
test-parse-header.js Parser: ignore invalid first line that starts with a whitespace 10 years ago
test-parser.js Parser: fix IDLE parsing 7 years ago
test.js test: use lowercased filenames in test runner 11 years ago