aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* W32 fixgnupg-2.0.10rc1Werner Koch2008-12-0928-28/+28
* Preparing a release candidate.Werner Koch2008-12-0931-8515/+8680
* Flush keyserver search output.Werner Koch2008-12-094-64/+126
* Minor fixes.Werner Koch2008-12-0923-54/+106
* Align ticker to the full or half second.Werner Koch2008-12-085-24/+64
* Fix bug 901.Werner Koch2008-12-083-3/+19
* typo fixes.Werner Koch2008-12-082-5/+9
* Cleanups. Fixes bug 956.Werner Koch2008-12-082-156/+66
* Typo fixes.Werner Koch2008-12-051-4/+4
* Add a custom prompt for the CSR generation.Werner Koch2008-12-0510-42/+228
* Add option --card-timeout.Werner Koch2008-12-0543-6540/+6791
* Translate the oktext (yes/no).Werner Koch2008-11-202-0/+12
* Fixed a temporary file name collision between gpg and gpgsm under Windows.Werner Koch2008-11-205-8/+19
* Fix last change.Werner Koch2008-11-202-3/+7
* Print library versions according to GNU standards.Werner Koch2008-11-189-102/+162
* Cleaned up unused gpgsm and gpg options.Werner Koch2008-11-1334-8836/+8690
* Made arg_parse more readable.Werner Koch2008-11-1233-713/+935
* use $() instead of backticks.Werner Koch2008-11-122-9/+14
* Reorder libs in kbx. Werner Koch2008-11-1130-2219/+2228
* Minor cleanups.Werner Koch2008-11-1136-55/+91
* Revamped the W32 gettext implementation.Werner Koch2008-11-048-1086/+1118
* Fixed the card removed with cached app bug. (Famous last fix).Werner Koch2008-11-035-46/+66
* Use bin2hex if possible.Werner Koch2008-11-038-53/+34
* Check that the socket is well and served by us.Werner Koch2008-10-296-95/+260
* Cosmetic fixWerner Koch2008-10-2929-28/+30
* Fix last chnage. Reported by Tom Pegios.Werner Koch2008-10-292-1/+6
* Fixed w32-gettext.Werner Koch2008-10-2829-55/+60
* Remove debug code.Werner Koch2008-10-2828-4971/+4968
* fixed a bug in the prompt formatter.Werner Koch2008-10-2832-85/+129
* auto po updates.Werner Koch2008-10-2327-20244/+20218
* Try to start the agent before invoking the protect-tool.Werner Koch2008-10-233-4/+23
* Help dirmngr to use supplied trust anchors.Werner Koch2008-10-216-14/+66
* 2008-10-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-10-212-1/+11
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-2084-217/+857
* Fix a bug in estream_snprintf. Found by a failed t-gettime under Windows.Werner Koch2008-10-193-11/+52
* Use more warning options with modern GCCs.Werner Koch2008-10-1714-11/+82
* Reset the context lock flag after a failed dirmngr start which may happendWerner Koch2008-10-172-8/+34
* Made scdaemon more robust on Windows.Werner Koch2008-10-1510-22/+55
* SCD changes for PC/SC under W32.Werner Koch2008-10-1436-8827/+10430
* Add --delete-keys as alias for --delete-key.Werner Koch2008-10-132-1/+6
* Explain how to delete a secret X.509 key.Werner Koch2008-10-133-2/+13
* * main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw2008-10-039-34/+74
* Add /daatfile command to gpg-connect-agent.Werner Koch2008-10-014-13/+90
* Fix bug #922Werner Koch2008-09-302-327/+382
* Extend --list-dirs to print the bindir.Werner Koch2008-09-302-0/+6
* Add gpgsm server command GETINFO agent-check.Werner Koch2008-09-308-4/+48
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-2927-271/+348
* 2008-09-28 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-09-282-2/+6
* * 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