2009-03-03 10:21:25 +01:00
|
|
|
2009-03-03 Werner Koch <wk@g10code.com>
|
|
|
|
|
2009-03-03 10:47:48 +01:00
|
|
|
* inittests (clean_files): Use /bin/pwd here as well.
|
|
|
|
|
2009-03-03 10:21:25 +01:00
|
|
|
* Makefile.am (run-all-tests): Also use /bin/pwd here.
|
|
|
|
|
2009-02-19 17:19:16 +01:00
|
|
|
2009-02-19 Werner Koch <wk@g10code.com>
|
|
|
|
|
|
|
|
* Makefile.am (TESTS_ENVIRONMENT): Use /bin/pwd
|
|
|
|
* common.sh: Ditto.
|
|
|
|
|
2008-02-19 11:33:35 +01:00
|
|
|
2008-02-19 Werner Koch <wk@g10code.com>
|
|
|
|
|
2008-02-19 13:58:34 +01:00
|
|
|
* inittests: Unpack test data onlyu if available.
|
|
|
|
* common.sh: Skip tests if PKITS test data is not available.
|
|
|
|
* Makefile.am: Do not distribute test data. This allows to
|
|
|
|
include the test suite in the distribution.
|
|
|
|
|
2008-02-19 11:33:35 +01:00
|
|
|
* signature-verification: New.
|
|
|
|
* validity-periods: New.
|
|
|
|
* verifying-name-chaining: New.
|
|
|
|
* basic-certificate-revocation: New.
|
|
|
|
* verifying-paths-self-issued: New.
|
|
|
|
* verifying-basic-constraints: New.
|
|
|
|
* key-usage: New.
|
|
|
|
* certificate-policies: New.
|
|
|
|
* require-explicit-policy: New.
|
|
|
|
* policy-mappings: New.
|
|
|
|
* inhibit-policy-mapping: New.
|
|
|
|
* inhibit-any-policy: New.
|
|
|
|
* name-constraints: New.
|
|
|
|
* distribution-points: New.
|
|
|
|
* delta-crls: New.
|
|
|
|
* private-certificate-extensions: New.
|
|
|
|
* Makefile.am (testscripts): Add them.
|
|
|
|
|
|
|
|
* import-all-certs.data: Add section numbers.
|
|
|
|
|
|
|
|
2008-02-18 Werner Koch <wk@g10code.com>
|
|
|
|
|
|
|
|
* import-all-certs.data: Adjust import tests results. Almost all
|
|
|
|
certificates should now be importable due to relaxed basic checks.
|
|
|
|
|
|
|
|
* inittests (clean_files): Disable all dirmngr access.
|
|
|
|
|
2006-05-02 10:19:59 +02:00
|
|
|
2006-05-02 Werner Koch <wk@g10code.com>
|
|
|
|
|
2008-02-19 13:58:34 +01:00
|
|
|
* PKITS_data.tar.bz2: Repackaged new copy because the old one got
|
|
|
|
corrupted by the conversion from CVS to SVN.
|
2006-05-02 10:19:59 +02:00
|
|
|
|
2004-08-17 17:26:22 +02:00
|
|
|
2004-08-16 Werner Koch <wk@g10code.de>
|
|
|
|
|
|
|
|
Started implementing PKITS based tests.
|
|
|
|
|
2008-02-19 11:33:35 +01:00
|
|
|
|
2008-02-19 13:58:34 +01:00
|
|
|
Copyright 2004, 2008 Free Software Foundation, Inc.
|
2004-08-17 17:26:22 +02:00
|
|
|
|
|
|
|
This file is free software; as a special exception the author gives
|
|
|
|
unlimited permission to copy and/or distribute it, with or without
|
|
|
|
modifications, as long as this notice is preserved.
|
|
|
|
|
|
|
|
This file is distributed in the hope that it will be useful, but
|
|
|
|
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
|
|
|
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|