Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | readline(): RFC 2046, section 5.1.2 (and partially 5.1) both state that the | Barry Warsaw | 2004-05-13 | 1 | -3/+5 |
* | Tests for message/external-body and for duplicate boundary lines. | Barry Warsaw | 2004-05-11 | 1 | -3/+12 |
* | _parsegen(): Move the message/rfc822 clause to after the | Barry Warsaw | 2004-05-11 | 1 | -12/+13 |
* | _parsegen(): Watch out for empty epilogues. | Barry Warsaw | 2004-05-11 | 1 | -4/+5 |
* | _parse_headers(): Strip a trailing newline from the envelope header. Closes | Barry Warsaw | 2004-05-10 | 1 | -0/+4 |
* | An updated FeedParser that should be RFC complaint, passes all existing | Barry Warsaw | 2004-05-09 | 1 | -289/+359 |
* | New parser. Next up, making the current parser use this parser | Anthony Baxter | 2004-03-22 | 1 | -0/+362 |