aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pkits (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add executable flag to test scripts.Werner Koch2008-04-1516-0/+0
|
* Add some tests.Werner Koch2008-02-229-36/+458
|
* Fixed release creation.Werner Koch2008-02-194-19/+31
|
* Improve certificate chain construction.Werner Koch2008-02-1924-543/+1126
| | | | | Extend PKITS framework
* We better save the description of PKITS along with the test data.Werner Koch2008-02-181-0/+0
|
* Create bag attributes so that Mozilla will accept these files.Werner Koch2006-07-241-0/+3
| | | | | Tested with using a CAcert generated certificate.
* Updated FSF's address.Werner Koch2006-06-204-4/+8
|
* Repackaged PKITS_data.tar.bz2Werner Koch2006-05-024-2/+7
|
* * import.c (check_and_store): Do a full validation ifWerner Koch2004-08-1710-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