Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Speed up the genkey1024.test by using not so strong random. | Werner Koch | 2014-10-30 | 1 | -1/+4 |
| | | | | | | | | | | | | | * agent/gpg-agent.c (oDebugQuickRandom): New. (opts): New option --debug-quick-random. (main): Use new option. * common/asshelp.c (start_new_gpg_agent): Add hack to pass an additional argument for the agent name. * tests/openpgp/defs.inc: Pass --debug-quick-random to the gpg-agent starting parameters. * tests/openpgp/version.test: Ditto. Signed-off-by: Werner Koch <[email protected]> | ||||
* | Add ECC import regression tests and fixed a regression. | Werner Koch | 2011-02-10 | 1 | -3/+1 |
| | | | | | | The import test imports the keys as needed and because they are passphrase protected we now need a pinentry script to convey the passphrase to gpg-agent. | ||||
* | All tests work are again working | Werner Koch | 2010-10-14 | 1 | -2/+91 |
| | |||||
* | Ported changes from 1.4. | Werner Koch | 2007-10-25 | 1 | -0/+8 |
| | | | | | Add copyright notices. | ||||
* | Migrated more stuff to doc/ | Werner Koch | 2006-08-21 | 1 | -0/+9 |
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. |