Chotiwat Chawannakul
|
36f2290a0c
|
Parser: ignore invalid first line that starts with a whitespace
|
10 years ago |
Chotiwat Chawannakul
|
4d3da4ab0f
|
Parser: fix base64 decoding of multi-byte character
|
11 years ago |
Chotiwat Chawannakul
|
c159c112b1
|
Parser: join only consecutive q-encoded words
|
11 years ago |
Chotiwat Chawannakul
|
b630ed05ce
|
Parser: fix premature decoding of encoded words ending with an incomplete multi-byte character
|
11 years ago |
Brian White
|
2e7196e477
|
Merge pull request #351 from wavify/mime-decode-lws
Parser: ignore linear whitespace between consecutive mime-encoded words in header
|
11 years ago |
Brian White
|
6cdb81bd29
|
Parser: support optional language in mime encoded words (RFC2231)
|
11 years ago |
Chotiwat Chawannakul
|
8249a257c7
|
Parser: ignore linear whitespace between consecutive mime-encoded words in header
|
11 years ago |
Alex Indigo
|
16dfe6a894
|
#276 Made parseHeader parse only header and ignore message's body + test.
|
11 years ago |
mscdex
|
4729de2dab
|
Parser: fix header parsing so that folded whitespace between adjacent MIME encoded-words is ignored
|
11 years ago |