summaryrefslogtreecommitdiffstats
path: root/g10/decrypt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-05Fix card change detection.Werner Koch2-2/+7
2009-01-05Updated tr anz zh_TW.Werner Koch28-2515/+2172
2008-12-18Fixed some card related problems.Werner Koch32-3722/+3909
2008-12-17Fix signal handling race condition.Werner Koch2-14/+32
2008-12-12Small doc fixes.Werner Koch3-6/+12
2008-12-12Add rmd160.c.Werner Koch5-0/+444
2008-12-12Add missing header file.Werner Koch3-1/+29
2008-12-11Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.Werner Koch10-45/+191
2008-12-10Add option --no-ask for GET_PASSPHRASE.Werner Koch3-3/+19
2008-12-10fix a gpgconf default. Cosmetic changes.Werner Koch3-8/+23
2008-12-09Minor bug fix.Werner Koch3-6/+10
2008-12-09W32 fixgnupg-2.0.10rc1Werner Koch28-28/+28
2008-12-09Preparing a release candidate.Werner Koch31-8515/+8680
2008-12-09Flush keyserver search output.Werner Koch4-64/+126
2008-12-09Minor fixes.Werner Koch23-54/+106
2008-12-08Align ticker to the full or half second.Werner Koch5-24/+64
2008-12-08Fix bug 901.Werner Koch3-3/+19
2008-12-08typo fixes.Werner Koch2-5/+9
2008-12-08Cleanups. Fixes bug 956.Werner Koch2-156/+66
2008-12-05Typo fixes.Werner Koch1-4/+4
2008-12-05Add a custom prompt for the CSR generation.Werner Koch10-42/+228
2008-12-05Add option --card-timeout.Werner Koch43-6540/+6791
2008-11-20Translate the oktext (yes/no).Werner Koch2-0/+12
2008-11-20Fixed a temporary file name collision between gpg and gpgsm under Windows.Werner Koch5-8/+19
2008-11-20Fix last change.Werner Koch2-3/+7
2008-11-18Print library versions according to GNU standards.Werner Koch9-102/+162
2008-11-13Cleaned up unused gpgsm and gpg options.Werner Koch34-8836/+8690
2008-11-12Made arg_parse more readable.Werner Koch33-713/+935
2008-11-12use $() instead of backticks.Werner Koch2-9/+14
2008-11-11Reorder libs in kbx. Werner Koch30-2219/+2228
2008-11-11Minor cleanups.Werner Koch36-55/+91
2008-11-04Revamped the W32 gettext implementation.Werner Koch8-1086/+1118
2008-11-03Fixed the card removed with cached app bug. (Famous last fix).Werner Koch5-46/+66
2008-11-03Use bin2hex if possible.Werner Koch8-53/+34
2008-10-29Check that the socket is well and served by us.Werner Koch6-95/+260
2008-10-29Cosmetic fixWerner Koch29-28/+30
2008-10-29Fix last chnage. Reported by Tom Pegios.Werner Koch2-1/+6
2008-10-28Fixed w32-gettext.Werner Koch29-55/+60
2008-10-28Remove debug code.Werner Koch28-4971/+4968
2008-10-28fixed a bug in the prompt formatter.Werner Koch32-85/+129
2008-10-23auto po updates.Werner Koch27-20244/+20218
2008-10-23Try to start the agent before invoking the protect-tool.Werner Koch3-4/+23
2008-10-21Help dirmngr to use supplied trust anchors.Werner Koch6-14/+66
2008-10-212008-10-21 Marcus Brinkmann <marcus@g10code.com>Marcus Brinkmann2-1/+11
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch84-217/+857
2008-10-19Fix a bug in estream_snprintf. Found by a failed t-gettime under Windows.Werner Koch3-11/+52
2008-10-17Use more warning options with modern GCCs.Werner Koch14-11/+82
2008-10-17Reset the context lock flag after a failed dirmngr start which may happendWerner Koch2-8/+34
2008-10-15Made scdaemon more robust on Windows.Werner Koch10-22/+55
2008-10-14SCD changes for PC/SC under W32.Werner Koch36-8827/+10430