Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sample ECC keys and message do now work. | Werner Koch | 2011-02-02 | 3 | -1/+49 |
| | | | | | | | | Import and export of secret keys does now work. Encryption has been fixed to be compatible with the sample messages. This version tests for new Libgcrypt function and thus needs to be build with a new Libgcrypt installed. | ||||
* | Tweaks to make make distcheck work. | Werner Koch | 2010-10-15 | 2 | -4/+8 |
| | |||||
* | Remove debug options | Werner Koch | 2010-10-14 | 1 | -3/+1 |
| | |||||
* | All tests work are again working | Werner Koch | 2010-10-14 | 25 | -110/+380 |
| | |||||
* | Some tweaks to the agent startup. | Werner Koch | 2010-10-14 | 3 | -17/+17 |
| | |||||
* | Change OpenPGP test framework to run under the control of the agent. | Werner Koch | 2010-06-07 | 6 | -15/+33 |
| | |||||
* | Add unfinished gpgtar. | Werner Koch | 2010-06-07 | 2 | -0/+579 |
| | | | | | Collected changes and ports of bug fixes from stable. | ||||
* | Update tests. | Werner Koch | 2010-05-11 | 5 | -11/+39 |
| | |||||
* | Fix for bug 1223 | Werner Koch | 2010-05-07 | 5 | -1/+63 |
| | |||||
* | Add dummu option --passwd for gpg. | Werner Koch | 2010-01-08 | 2 | -1/+12 |
| | | | | | Collected changes. | ||||
* | * defs.inc: Improved all_cipher_algos and all_hash_algos to work when | David Shaw | 2009-06-05 | 2 | -3/+7 |
| | | | | | there are more than one line of algorithms. From 1.4. | ||||
* | Fix problem with incompatible gpg.conf files. | Werner Koch | 2009-04-19 | 2 | -1/+9 |
| | |||||
* | Add a sample key. | Werner Koch | 2009-01-13 | 2 | -0/+4 |
| | | | | | Detect and show the card type. | ||||
* | Add gpgsm server command GETINFO agent-check. | Werner Koch | 2008-09-30 | 2 | -2/+6 |
| | | | | | Fix tests. | ||||
* | Last minute cleanups.gnupg-2.0.9 | Werner Koch | 2008-03-26 | 1 | -7/+7 |
| | |||||
* | Fix a bug in the ambigious name detection. | Werner Koch | 2008-03-20 | 4 | -2/+598 |
| | | | | | Minor cleanups. | ||||
* | Preparing a release candidate.gnupg-2.0.8rc1 | Werner Koch | 2007-12-14 | 2 | -1/+6 |
| | |||||
* | [W32] Changed default socket for dirmngr. | Werner Koch | 2007-11-27 | 2 | -1/+6 |
| | | | | | | [W32] Add some code for event notifications between scdaemon and gpg-agent. | ||||
* | Ported changes from 1.4. | Werner Koch | 2007-10-25 | 29 | -131/+286 |
| | | | | | Add copyright notices. | ||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 2 | -5/+3 |
| | | | | | Removed intl/. | ||||
* | * conventional.test, encrypt.test, encrypt-dsa.test, | David Shaw | 2007-05-03 | 5 | -21/+31 |
| | | | | | | conventional-mdc.test: Fix some broken tests that were only testing 3DES instead of all available ciphers. | ||||
* | Ported multiple-messages protection. | Werner Koch | 2007-03-05 | 2 | -6/+12 |
| | |||||
* | Made some PIN pads work. | Werner Koch | 2006-11-20 | 2 | -1/+6 |
| | | | | | Some cleanups for 64 bit CPUs. | ||||
* | Fix for make distcheckgnupg-1.9.91 | Werner Koch | 2006-10-04 | 2 | -1/+5 |
| | |||||
* | Fix for bug 537 | Werner Koch | 2006-10-02 | 5 | -2/+983 |
| | |||||
* | Migrated more stuff to doc/ | Werner Koch | 2006-08-21 | 48 | -0/+4140 |
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. |