summaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a custom prompt for the CSR generation.Werner Koch2008-12-052-7/+13
* Print library versions according to GNU standards.Werner Koch2008-11-183-51/+59
* Cleaned up unused gpgsm and gpg options.Werner Koch2008-11-133-114/+123
* Made arg_parse more readable.Werner Koch2008-11-122-345/+380
* fixed a bug in the prompt formatter.Werner Koch2008-10-282-0/+22
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-2020-173/+460
* Use more warning options with modern GCCs.Werner Koch2008-10-173-6/+13
* * main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw2008-10-039-34/+74
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-296-35/+23
* * keyedit.c (keyedit_menu): Fix bug where a modified keyring loses itsDavid Shaw2008-09-252-2/+10
* Fix bug #931Werner Koch2008-09-252-16/+29
* Finished support for v2 cards with the exception of secure messaging.Werner Koch2008-09-254-4/+65
* * pkclist.c (select_algo_from_prefs): Redo function to rank prefs andDavid Shaw2008-09-232-143/+158
* Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch2008-09-234-54/+190
* * keyserver.c (keyserver_import_cert): Allow keyserver URLs inDavid Shaw2008-09-042-7/+6
* Print a 'f' for validated non-root certificates in gpgsm colon style listing.Werner Koch2008-08-131-0/+5
* Cehck for expire date overflows.Werner Koch2008-08-111-15/+23
* Fix !EROFS bug.Werner Koch2008-08-012-1/+7
* Revert that last stupid setuid detection fix. Werner Koch2008-07-173-9/+4
* Do not run the setuid test if running under as root proper.Werner Koch2008-07-173-6/+11
* g10/Marcus Brinkmann2008-06-252-14/+7
* Robustness fix.Werner Koch2008-06-192-1/+5
* 2008-06-18 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2008-06-182-0/+22
* Add controlo statement %ask-passphraseWerner Koch2008-06-162-29/+74
* Implement dotlocking for W32.Werner Koch2008-06-131-1/+1
* Made --fixed-list-mode obsolete.Werner Koch2008-06-115-378/+335
* Changes the header presented before requesting the user ID.Werner Koch2008-06-012-3/+28
* Remove a warning.Werner Koch2008-05-091-1/+1
* Print a note for revoked signing keys.Werner Koch2008-05-082-2/+13
* --locate-key now returns several keys if they all match.Werner Koch2008-05-076-23/+82
* Add command --locate-key.Werner Koch2008-05-075-13/+81
* Adjust for the changed Camellia draft.Werner Koch2008-04-184-15/+42
* Test commitDavid Shaw2008-04-161-2/+2
* If there are multiple 0x19 backsigs, take the most recent one. (from 1.4).Werner Koch2008-04-163-27/+81
* Enhanced --auto-key-locate.Werner Koch2008-04-089-86/+185
* Minor cleanups.Werner Koch2008-04-074-7/+18
* disable DSA2 for old Libgcrypts.Werner Koch2008-04-022-0/+13
* Last minute cleanups.gnupg-2.0.9Werner Koch2008-03-262-6/+12
* Changed the way i18n files are located under Windows. The setting of theWerner Koch2008-03-252-2/+7
* Fix bug 894.Werner Koch2008-03-254-7/+39
* Fix for v3 keys.Werner Koch2008-03-182-1/+6
* Fixed an email/DN bug.Werner Koch2008-03-132-4/+11
* Comment fixes.Werner Koch2008-03-062-3/+7
* Poems for AllowSetForegroundWindow (W32)Werner Koch2008-02-142-24/+82
* Always search missing certifcates using a running Dirmngr's cache.Werner Koch2008-02-132-1/+36
* 2008-02-09 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2008-02-092-44/+70
* Fixed yesterday's W32 fix.Werner Koch2008-01-302-1/+2
* W32 fix for trustdb creation.Werner Koch2008-01-302-3/+18
* Fixed a W32 crash in gpg2 when creating a new keyring.Werner Koch2008-01-292-3/+21
* Add --logger-fd alias.Werner Koch2008-01-263-0/+11