Tree @master (Download .tar.gz)
History of
tests
/
email.scm
@master
git clone https://klaus.systemreboot.net/guile-email/
- email: Quote display names when serializing email addresses. Arun Isaac 1 year, 2 months ago
- email: Tolerate square brackets in email addresses. Arun Isaac 1 year, 2 months ago
- email: Tolerate parentheses in display names. Arun Isaac 2 years ago
- tests: Downcase test names. Arun Isaac 3 years ago
- email: Support Date fields with missing seconds. Andrew Whatson (commit: Arun Isaac) 3 years ago
- email: Handle Received header with two tokens but no timestamp. Arun Isaac 4 years ago
- tests: Return trace with only one Receieved header as a list of lists. Arun Isaac 4 years ago
- email: Handle unrecognized Content-Transfer-Encoding headers. Arun Isaac 4 years ago
- tests: Paginate tests/email.scm. Arun Isaac 4 years ago
- email: Use only cfws-captured-words in obs-phrase. Arun Isaac 5 years ago
- tests: Return a list of Received headers for trace. Arun Isaac 5 years ago
- tests: Parse obsolete Received header. Arun Isaac 5 years ago
- tests: Add example from RFC5322 A.6.3. Arun Isaac 5 years ago
- email: Do not capture cfws in atoms and dot-atoms. Arun Isaac 5 years ago
- email: Support obsolete date and time. Arun Isaac 5 years ago
- email: Support obsolete addressing. Arun Isaac 5 years ago
- tests: Parse email addresses with period in name. Arun Isaac 5 years ago
- tests: Return References header with only one reference as a singleton list. Arun Isaac 6 years ago
- tests: Title case header name. Arun Isaac 6 years ago
- email: Handle blank Subject headers. Arun Isaac 6 years ago
- email: Return keywords header as a list. Arun Isaac 6 years ago
- email: Override invalid charset more strongly. Arun Isaac 6 years ago
- tests: Compare email headers disregarding order. Arun Isaac 6 years ago
- email: Tolerate decoding errors in body. Arun Isaac 6 years ago
- email: Tolerate invalid charset. Arun Isaac 6 years ago
- email: Tolerate decoding errors in MIME encoded words. Arun Isaac 6 years ago
- email: Tolerate non-ASCII non-UTF-8 characters in headers. Arun Isaac 6 years ago
- email: Tolerate non-ASCII characters in headers. Arun Isaac 6 years ago
- tests: Add examples from RFC5322 A.1.1 and A.1.2. Arun Isaac 6 years ago
- tests: Add example from RFC2046 5.1.1. Arun Isaac 6 years ago