Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-12-01 | Generate the ChangeLog from commit logs. | Werner Koch | 2 | -8/+19 | |
* scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011. | |||||
2009-03-03 | Arggg, forgot one other place. | Werner Koch | 2 | -1/+3 | |
2009-03-03 | fix for pkits. | Werner Koch | 2 | -1/+5 | |
2009-02-19 | Fix bug 1001. | Werner Koch | 3 | -3/+8 | |
Documentation updates. | |||||
2008-04-15 | Add executable flag to test scripts. | Werner Koch | 16 | -0/+0 | |
2008-02-22 | Add some tests. | Werner Koch | 9 | -36/+458 | |
2008-02-19 | Fixed release creation. | Werner Koch | 4 | -19/+31 | |
2008-02-19 | Improve certificate chain construction. | Werner Koch | 24 | -543/+1126 | |
Extend PKITS framework | |||||
2008-02-18 | We better save the description of PKITS along with the test data. | Werner Koch | 1 | -0/+0 | |
2006-07-24 | Create bag attributes so that Mozilla will accept these files. | Werner Koch | 1 | -0/+3 | |
Tested with using a CAcert generated certificate. | |||||
2006-06-20 | Updated FSF's address. | Werner Koch | 4 | -4/+8 | |
2006-05-02 | Repackaged PKITS_data.tar.bz2 | Werner Koch | 4 | -2/+7 | |
2004-08-17 | * import.c (check_and_store): Do a full validation if | Werner Koch | 10 | -0/+927 | |
--with-validation is set. * certchain.c (gpgsm_basic_cert_check): Print more detailed error messages. * certcheck.c (do_encode_md): Partly support DSA. Add new arg PKALGO. Changed all callers to pass it. (pk_algo_from_sexp): New. tests/pkits: New directory |