Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Drop the old shell-based tests. | Justus Winter | 2016-09-20 | 1 | -154/+0 |
| | | | | | -- Signed-off-by: Justus Winter <[email protected]> | ||||
* | Fix comment and format. | NIIBE Yutaka | 2016-09-17 | 1 | -1/+1 |
| | | | | | | | | | | * agent/protect-tool.c (main): Fix comment. * doc/DETAILS (colon listings): Fix list. * tests/openpgp/multisig.test: Fix comment. -- Signed-off-by: NIIBE Yutaka <[email protected]> | ||||
* | Fix more spelling | Daniel Kahn Gillmor | 2016-09-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | * 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 <[email protected]> | ||||
* | All tests work are again working | Werner Koch | 2010-10-14 | 1 | -2/+2 |
| | |||||
* | Ported changes from 1.4. | Werner Koch | 2007-10-25 | 1 | -0/+9 |
| | | | | | Add copyright notices. | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -1/+1 |
| | | | | | Removed intl/. | ||||
* | Migrated more stuff to doc/ | Werner Koch | 2006-08-21 | 1 | -0/+145 |
Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled. |