aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgparsemail.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-09-10Preparing 2.0.7gnupg-2.0.7Werner Koch1-45/+79
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-05-23g10/ does build again.Werner Koch1-1/+5
2005-12-16Fixed importing certs created by newer versions of Mozilla.Werner Koch1-2/+4
2005-12-14Add support for direct pkcs#7 signaturesWerner Koch1-10/+65
2004-01-30* configure.ac: Require libksba 0.9.3 due to another bug fix there.Werner Koch1-1/+1
* sign.c (add_certificate_list): Decrement N for the first cert. * Makefile.am (sbin_SCRIPTS): New, to install addgnupghome. (EXTRA_DIST): Added rfc822parse.c rfc822parse.h gpgparsemail.c which might be useful for debugging.
2004-01-27Some minor bug fixes, new test utilities and started support for otherWerner Koch1-0/+705
smartcard applications.