aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix gpg-agent secure memory leak in OpenPGP private key import.Marcus Brinkmann2011-04-202-0/+8
* Another PASSWD --preset fix.Ben Kibbey2011-04-182-1/+5
* Fixed PASSWD --preset.Ben Kibbey2011-04-132-7/+11
* Use macros for the 120 and 900s cache TTLs.Werner Koch2011-04-124-12/+23
* Added PASSWD --preset.Ben Kibbey2011-04-122-2/+15
* Added GENKEY --preset to add the passphrase of the generated key to the cache.Ben Kibbey2011-04-124-4/+24
* Added KEYINFO field to show the protection type of a key. This differs from t...Ben Kibbey2011-04-122-10/+25
* Add code for explicit selection of pooled A records.Werner Koch2011-04-128-79/+453
* Detect premature EOF while parsing corrupted key packets.Werner Koch2011-03-282-17/+31
* Make use of gcry_kdf_derive.Werner Koch2011-03-105-140/+59
* Support pkcs#12 import of PBES2 encoded data.Werner Koch2011-03-102-68/+297
* Post beta release updatesWerner Koch2011-03-082-2/+6
* Prepare for 1.5.0beta2gnupg-2.1.0beta2Werner Koch2011-03-085-15/+69
* Require libgcrypt 1.5Werner Koch2011-03-0811-74/+33
* Added option --inquire to PRESET_PASSPHRASE. Note that the inquired passphras...Ben Kibbey2011-03-042-4/+30
* New agent option pinentry-mode.Werner Koch2011-03-036-45/+197
* Print the secret keyinfo stuff with --card-status again.Werner Koch2011-03-033-65/+79
* Minor code cleanups.Werner Koch2011-03-033-8/+10
* Fix faulty gcc warningsWerner Koch2011-03-035-11/+20
* Simplify the management of the stream list in estream.cWerner Koch2011-03-032-66/+83
* fix wLangId in ccid-driver.cNIIBE Yutaka2011-03-021-2/+2
* Fix usage of SHA-2 algorithm with OpenPGP cards.Werner Koch2011-03-027-154/+39
* Add comment to last patch.Werner Koch2011-03-022-14/+23
* Added option --data to KEYINFO to return the result with a data response.Ben Kibbey2011-03-021-12/+27
* Let KEYINFO show the cached status of a key grip.Ben Kibbey2011-03-021-1/+11
* Rename Ben's new option.Werner Koch2011-03-022-7/+11
* Added CLEAR_PASSPHRASE option --agent to search the cache for a cacheid with ...Ben Kibbey2011-03-021-3/+10
* Fix doc/Makefile target onlineWerner Koch2011-03-021-8/+7
* Move parameter file description to the manual.Werner Koch2011-03-015-366/+474
* Support X.509 certificate creation.Werner Koch2011-03-018-81/+615
* Update some M4 files and AUTHORS.Werner Koch2011-03-017-20/+44
* Add new functions to convert iso time strings.Werner Koch2011-03-016-24/+253
* Update gpg-error.m4 and libgcrypt.m4Werner Koch2011-02-233-8/+40
* Fix dirmngr crash (bug#1300)Werner Koch2011-02-232-1/+9
* Lock scdaemon to CCID if once found.Werner Koch2011-02-237-143/+239
* Fix ChnageLog entries.Werner Koch2011-02-152-4/+5
* fixed --list-keys on Linux64 bitAndrey Jivsov2011-02-122-2/+7
* Add ECC sign, verify, encrypt and decrypt testsWerner Koch2011-02-112-105/+165
* Remove debug code from regression test pinentryWerner Koch2011-02-102-20/+45
* Add ECC import regression tests and fixed a regression.Werner Koch2011-02-1015-48/+473
* Replace printf by es_printf in keyserver.cWerner Koch2011-02-092-27/+28
* Add framework to print keyserver engine informationWerner Koch2011-02-0910-5/+179
* Support key fetching using HTTP.Werner Koch2011-02-096-8/+164
* Add finger support to dirmngr.Werner Koch2011-02-0814-102/+606
* Fix ECDSA 521 bit signing.Werner Koch2011-02-074-16/+27
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-04305-5592/+5385
* Let autogen.sh check the git configWerner Koch2011-02-042-15/+41
* Removed deprecated SIGEXPIRED status line.Werner Koch2011-02-043-7/+15
* Fix test for gcry_pk_get_curve.Werner Koch2011-02-036-36/+48
* Add a DECRYPTION_INFO status.Werner Koch2011-02-035-63/+81