Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-04-06 | tests: Disable 'pkits' test suite. | Justus Winter | 1 | -1/+1 | |
* tests/Makefile.am (SUBDIRS): Drop 'pkits'. * tests/pkits/common.sh: Fix locating 'PKITS_data.tar.bz2'. * tests/pkits/inittests: Likewise. -- These tests are unmaintained and broken, and were previously only run when doing in-tree builds, hence nobody noticed that they were badly broken. GnuPG-bug-id: 3067 Signed-off-by: Justus Winter <[email protected]> | |||||
2009-02-19 | Fix bug 1001. | Werner Koch | 1 | -1/+1 | |
Documentation updates. | |||||
2008-02-22 | Add some tests. | Werner Koch | 1 | -22/+110 | |
2008-02-19 | Fixed release creation. | Werner Koch | 1 | -1/+6 | |
2008-02-19 | Improve certificate chain construction. | Werner Koch | 1 | -9/+55 | |
Extend PKITS framework | |||||
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2004-08-17 | * import.c (check_and_store): Do a full validation if | Werner Koch | 1 | -0/+135 | |
--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 |