Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spelling: "occured" should be "occurred" | Daniel Kahn Gillmor | 2016-08-04 | 1 | -1/+1 |
| | | | | | | | | * checks/armor.test, cipher/des.c, g10/ccid-driver.c, g10/pkclist.c, util/regcomp.c, util/regex_internal.c: correct the spelling of "occured" to "occurred" Signed-off-by: Daniel Kahn Gillmor <[email protected]> | ||||
* | tests: Skip secret key import check in SELinux mode | Werner Koch | 2012-11-08 | 1 | -2/+8 |
| | | | | | | | | | | | * configure.ac (ENABLE_SELINUX_HACKS): New am_conditional. * checks/Makefile.am (prepared.stamp): Replace by defs-config.inc. (defs-config.inc): Create and set enable_selinux_hacks variable. * checks/defs.inc: Include defs-config.inc. * checks/armor.test: Do not run the last test in selinux mode. GnuPG-bug-id: 1390 | ||||
* | * armor.test: Tweak the bug 1179 test to only run if Twofish is | David Shaw | 2010-10-20 | 1 | -11/+15 |
| | | | | | included in the program. The sample message requires Twofish. | ||||
* | "make distcheck" fix | Werner Koch | 2010-09-23 | 1 | -2/+2 |
| | |||||
* | Fix bug 1179 | Werner Koch | 2010-05-12 | 1 | -0/+573 |
| | |||||
* | . | Werner Koch | 2006-04-11 | 1 | -0/+0 |
| | |||||
* | Add new regression test | Werner Koch | 2006-04-11 | 1 | -0/+181 |