summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * srv.c (getsrv): Fix type-punning warning.David Shaw2009-07-232-2/+6
* Try a DNS-SD lookup to find a domain-specific LDAP server beforeDavid Shaw2009-07-234-15/+63
* Print status of CRL checks in the audit log.Werner Koch2009-07-2310-11/+69
* Make use of the card's extended capabilities.Werner Koch2009-07-224-13/+89
* Emit CARDCTRL status lines.Werner Koch2009-07-222-47/+137
* Typo fixes. Fixes bug#1093Werner Koch2009-07-2211-86/+91
* Give hints on files to backup.Werner Koch2009-07-225-59/+67
* Print verbose instructions in case of a corrupted trustdb.Werner Koch2009-07-226-8/+35
* Fix i18n bug.Werner Koch2009-07-212-1/+5
* Make bug reporting address easier changeable.Werner Koch2009-07-2120-41/+75
* Fix bug 1091.Werner Koch2009-07-204-9/+35
* Fix bug 1090.Werner Koch2009-07-202-1/+6
* Add code to better handle unplugging of a reader.Werner Koch2009-07-167-15/+94
* [g10]Werner Koch2009-07-133-48/+59
* Add new prototypesWerner Koch2009-07-132-0/+5
* * ccid-driver.c (struct ccid_driver_s): Add fields last_progress,Werner Koch2009-07-134-20/+126
* Better reset the PIN verification stati after changing the key attributes.Werner Koch2009-07-102-0/+4
* Fix for card keys > 2048 bit.Werner Koch2009-07-107-18/+77
* Support writing of existing keys with non-matching key sizes.Werner Koch2009-07-096-10/+100
* Marked an entry fuzzy.Werner Koch2009-07-092-226/+261
* Changed default hash algorithm preferencesWerner Koch2009-07-094-21/+53
* * gpgkeys_hkp.c (main, srv_replace): Minor tweaks to use the DNS-SDDavid Shaw2009-07-082-5/+23
* Impleemned gpgsm's IMPORT --re-import feature.Werner Koch2009-07-078-18/+216
* Minor bug fixes.Werner Koch2009-07-076-19/+46
* Release session_env.Werner Koch2009-07-071-5/+6
* Reworked passing of envars to Pinentry.Werner Koch2009-07-0731-353/+1170
* * debugging.texi (Common Problems): Add a note about corruptedWerner Koch2009-07-062-0/+14
* Create a pkcs#10 request directly from a card.Werner Koch2009-07-026-11/+215
* Alow batch ode for gpgsm --gen-key.Werner Koch2009-07-0110-34/+197
* Add comment about Cherry.Werner Koch2009-07-011-2/+6
* Translation fixWerner Koch2009-06-3029-4945/+5011
* OOps commited an old version. Fixed now.Werner Koch2009-06-301-2/+2
* small fix for Omnikey. Works with CM4040 now.Werner Koch2009-06-302-0/+6
* Make soem omnikey readers work with extended length APDUs.Werner Koch2009-06-293-58/+152
* Support the Windows sniffusb tool.Werner Koch2009-06-292-7/+102
* Reworked the estream memory buffer allocation.Werner Koch2009-06-298-71/+111
* The variable is called RET and not RC.Werner Koch2009-06-292-4/+52
* Fixed stupid typo.Werner Koch2009-06-252-1/+5
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-2423-29/+79
* Post release updatesWerner Koch2009-06-173-3/+11
* Preparing for 2.0.12.gnupg-2.0.12Werner Koch2009-06-1732-4141/+4281
* Use cancel button in confirmation only if requested.Werner Koch2009-06-178-18/+41
* Add readcert command.Werner Koch2009-06-1710-67/+232
* app-openpgp changesWerner Koch2009-06-098-36/+96
* Typo fix. Updated German translation.Werner Koch2009-06-0828-15718/+16059
* Help against closed standard descriptors.Werner Koch2009-06-082-0/+6
* Fix last changeWerner Koch2009-06-052-1/+7
* Add full Camellia support.David Shaw2009-06-0514-92/+72
* * defs.inc: Improved all_cipher_algos and all_hash_algos to work whenDavid Shaw2009-06-052-3/+7
* Define SUN_LEN also for W32.Werner Koch2009-06-043-4/+137