aboutsummaryrefslogtreecommitdiffstats
path: root/tools/rfc822parse.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-4/+4
We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2005-09-06Changed license of this parser to LPGL.Werner Koch1-12/+13
2004-07-20* rfc822parse.c (rfc822parse_get_field): Add arg VALUEOFF.Werner Koch1-1/+2
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch1-0/+79
smartcard applications.