aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pkits/common.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-04-06tests: Disable 'pkits' test suite.Justus Winter1-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-19Fix bug 1001.Werner Koch1-1/+1
Documentation updates.
2008-02-22Add some tests.Werner Koch1-22/+110
2008-02-19Fixed release creation.Werner Koch1-1/+6
2008-02-19Improve certificate chain construction.Werner Koch1-9/+55
Extend PKITS framework
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2004-08-17* import.c (check_and_store): Do a full validation ifWerner Koch1-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