Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-05 | use php function to escape headers; don't swallow double quotes when escaping... | David Flatz | 1 | -6/+11 |
2016-02-03 | make tests compatible to php 5.3 std | David Flatz | 1 | -13/+13 |
2016-02-03 | don't split addrlist at comma when the comma is inside a quoted string, this ... | David Flatz | 1 | -7/+7 |
2014-04-28 | introduce new function addrlist_escape that uses header_escape to only escape... | David Flatz | 1 | -5/+44 |
2014-04-28 | add tests for it_mail headers | David Flatz | 1 | -0/+43 |