aboutsummaryrefslogtreecommitdiffstats
path: root/tools/rfc822parse.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-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.
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* Changed license of this parser to LPGL.Werner Koch2005-09-061-12/+13
|
* * rfc822parse.c (rfc822parse_get_field): Add arg VALUEOFF.Werner Koch2004-07-201-1/+2
|
* Some minor bug fixes, new test utilities and started support for otherWerner Koch2004-01-271-0/+79
smartcard applications.