Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Disable 'pkits' test suite. | Justus Winter | 2017-04-06 | 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]> | ||||
* | Fix bug 1001. | Werner Koch | 2009-02-19 | 1 | -1/+1 |
| | | | | | Documentation updates. | ||||
* | Add some tests. | Werner Koch | 2008-02-22 | 1 | -22/+110 |
| | |||||
* | Fixed release creation. | Werner Koch | 2008-02-19 | 1 | -1/+6 |
| | |||||
* | Improve certificate chain construction. | Werner Koch | 2008-02-19 | 1 | -9/+55 |
| | | | | | Extend PKITS framework | ||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
| | |||||
* | * import.c (check_and_store): Do a full validation if | Werner Koch | 2004-08-17 | 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 |