Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Add "disable-scdaemon" in gpg-agent.conf. | NIIBE Yutaka | 2019-02-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | * tests/openpgp/defs.scm: Add "disable-scdaemon". Remove "scdaemon-program". * tests/gpgme/gpgme-defs.scm, tests/gpgsm/gpgsm-defs.scm: Likewise. * tests/inittests, tests/pkits/inittests: Add "disable-scdaemon" -- Before this change, running "make check" accesses USB device by scdaemon on host computer. If there is any smartcard/token available, it may affect test results. Because default key choice depends on smartcard/token availability now and existing tests have nothing about testing smartcard/token, disabling scdaemon is good. Signed-off-by: NIIBE Yutaka <gniibe@fsij.org> | ||||
* | Spelling fixes in docs and comments. | NIIBE Yutaka | 2017-04-28 | 1 | -1/+1 |
| | | | | | | | | | | -- In addition, fix trailing spaces in tests/inittests. GnuPG-bug-id: 3121 Reported-by: ka7 (klemens) Signed-off-by: NIIBE Yutaka <gniibe@fsij.org> | ||||
* | tests: Fix distcheck. | Justus Winter | 2017-04-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * tests/Makefile.am (SUBDIRS): Add 'pkits' again. Simply dropping it makes 'make distcheck' unhappy. * tests/pkits/Makefile.am (TESTS): Remove all tests. -- Disable the 'pkits' tests in a way that keeps 'make distcheck' happy. To run tests individually, do make -Ctests/pkits check TESTS=some-test GnuPG-bug-id: 3067 Fixes-commit: af1c1a57e46a00a32d83c1a58c5f3ef6f4a1c1d1 Signed-off-by: Justus Winter <justus@g10code.com> | ||||
* | tests: Disable 'pkits' test suite. | Justus Winter | 2017-04-06 | 2 | -3/+3 |
| | | | | | | | | | | | | | | * 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 <justus@g10code.com> | ||||
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
| | | | | -- | ||||
* | Fix more spelling | Daniel Kahn Gillmor | 2016-09-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | * NEWS, acinclude.m4, agent/command-ssh.c, agent/command.c, agent/gpg-agent.c, agent/keyformat.txt, agent/protect-tool.c, common/asshelp.c, common/b64enc.c, common/recsel.c, doc/DETAILS, doc/HACKING, doc/Notes, doc/TRANSLATE, doc/dirmngr.texi, doc/faq.org, doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi, doc/instguide.texi, g10/armor.c, g10/gpg.c, g10/keyedit.c, g10/mainproc.c, g10/pkclist.c, g10/tofu.c, g13/sh-cmd.c, g13/sh-dmcrypt.c, kbx/keybox-init.c, m4/pkg.m4, sm/call-dirmngr.c, sm/gpgsm.c, tests/Makefile.am, tests/gpgscm/Manual.txt, tests/gpgscm/scheme.c, tests/openpgp/gpgv-forged-keyring.scm, tests/openpgp/multisig.test, tests/openpgp/verify.scm, tests/pkits/README, tools/applygnupgdefaults, tools/gpg-connect-agent.c, tools/mime-maker.c, tools/mime-parser.c: minor spelling cleanup. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net> | ||||
* | Generate the ChangeLog from commit logs. | Werner Koch | 2011-12-01 | 2 | -8/+19 |
| | | | | | | | | | | | | | * scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011. | ||||
* | Arggg, forgot one other place. | Werner Koch | 2009-03-03 | 2 | -1/+3 |
| | |||||
* | fix for pkits. | Werner Koch | 2009-03-03 | 2 | -1/+5 |
| | |||||
* | Fix bug 1001. | Werner Koch | 2009-02-19 | 3 | -3/+8 |
| | | | | | Documentation updates. | ||||
* | Add executable flag to test scripts. | Werner Koch | 2008-04-15 | 16 | -0/+0 |
| | |||||
* | Add some tests. | Werner Koch | 2008-02-22 | 9 | -36/+458 |
| | |||||
* | Fixed release creation. | Werner Koch | 2008-02-19 | 4 | -19/+31 |
| | |||||
* | Improve certificate chain construction. | Werner Koch | 2008-02-19 | 24 | -543/+1126 |
| | | | | | Extend PKITS framework | ||||
* | We better save the description of PKITS along with the test data. | Werner Koch | 2008-02-18 | 1 | -0/+0 |
| | |||||
* | Create bag attributes so that Mozilla will accept these files. | Werner Koch | 2006-07-24 | 1 | -0/+3 |
| | | | | | Tested with using a CAcert generated certificate. | ||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 4 | -4/+8 |
| | |||||
* | Repackaged PKITS_data.tar.bz2 | Werner Koch | 2006-05-02 | 4 | -2/+7 |
| | |||||
* | * import.c (check_and_store): Do a full validation if | Werner Koch | 2004-08-17 | 10 | -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 |