Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-12-01 | Generate the ChangeLog from commit logs. | Werner Koch | 1 | -2/+13 | |
* 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 | 1 | -0/+2 | |
2009-03-03 | fix for pkits. | Werner Koch | 1 | -0/+4 | |
2009-02-19 | Fix bug 1001. | Werner Koch | 1 | -0/+5 | |
Documentation updates. | |||||
2008-02-19 | Fixed release creation. | Werner Koch | 1 | -3/+8 | |
2008-02-19 | Improve certificate chain construction. | Werner Koch | 1 | -5/+30 | |
Extend PKITS framework | |||||
2006-05-02 | Repackaged PKITS_data.tar.bz2 | Werner Koch | 1 | -0/+5 | |
2004-08-17 | * import.c (check_and_store): Do a full validation if | Werner Koch | 1 | -0/+18 | |
--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 |