Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Drop the old shell-based tests. | Justus Winter | 2016-09-20 | 1 | -99/+0 |
| | | | | | -- Signed-off-by: Justus Winter <[email protected]> | ||||
* | gpg: Remove options --pgp2 and --rfc1991. | Werner Koch | 2014-08-14 | 1 | -12/+1 |
| | | | | | | | | | | | | | | * g10/gpg.c (oRFC1991, oPGP2): Remove (opts): Remove --pgp2 and --rfc1991. * g10/options.h (CO_PGP2, CO_RFC1991): Remove. Remove all users. (RFC2440, PGP2): Remove. Remove all code only enabled by these conditions. * tests/openpgp/clearsig.test: Remove --rfc1991 test. -- The use of PGP 2.c is considered insecure for quite some time now (e.g. due to the use of MD5). Thus we remove all support for _creating_ PGP 2 compatible messages. | ||||
* | Add gpgsm server command GETINFO agent-check. | Werner Koch | 2008-09-30 | 1 | -2/+2 |
| | | | | | Fix tests. | ||||
* | 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/+102 |
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. |