aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix card change detection.Werner Koch2009-01-052-2/+7
|
* Updated tr anz zh_TW.Werner Koch2009-01-0528-2515/+2172
|
* Fixed some card related problems.Werner Koch2008-12-1832-3722/+3909
|
* Fix signal handling race condition.Werner Koch2008-12-172-14/+32
|
* Small doc fixes.Werner Koch2008-12-123-6/+12
|
* Add rmd160.c.Werner Koch2008-12-125-0/+444
| | | | | Emit anotehr error code status line.
* Add missing header file.Werner Koch2008-12-123-1/+29
|
* Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.Werner Koch2008-12-1110-45/+191
| | | | | Fix SIG_ID computation.
* Add option --no-ask for GET_PASSPHRASE.Werner Koch2008-12-103-3/+19
|
* fix a gpgconf default. Cosmetic changes.Werner Koch2008-12-103-8/+23
|
* Minor bug fix.Werner Koch2008-12-093-6/+10
|
* 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
| | | | | | Add trustdb chnages from 1.4. Check algo usage for batch key generation.
* 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 a new percent escape fucntion.
* Add option --card-timeout.Werner Koch2008-12-0543-6540/+6791
| | | | | | | Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32.
* 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
| | | | | | * command.c (open_card): If connect error is SW_HOST_NO_CARD, return a more descriptive error.
* 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
| | | | | Other minor changes.
* Reset the context lock flag after a failed dirmngr start which may happendWerner Koch2008-10-172-8/+34
| | | | | due to --disable-dirmngr.
* 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
|