aboutsummaryrefslogtreecommitdiffstats
path: root/po (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add option --card-timeout.Werner Koch2008-12-0527-6452/+6594
| | | | | | | Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32.
* Cleaned up unused gpgsm and gpg options.Werner Koch2008-11-1328-8433/+8349
|
* Made arg_parse more readable.Werner Koch2008-11-1227-34/+30
|
* Reorder libs in kbx. Werner Koch2008-11-1127-2216/+2220
|
* Minor cleanups.Werner Koch2008-11-1127-34/+30
|
* Cosmetic fixWerner Koch2008-10-2927-27/+27
|
* Fixed w32-gettext.Werner Koch2008-10-2827-54/+54
|
* Remove debug code.Werner Koch2008-10-2827-4968/+4968
|
* fixed a bug in the prompt formatter.Werner Koch2008-10-2827-27/+27
|
* auto po updates.Werner Koch2008-10-2327-20244/+20218
|
* SCD changes for PC/SC under W32.Werner Koch2008-10-1426-8406/+9709
|
* Fix bug #922Werner Koch2008-09-302-327/+382
|
* Fix gpg-preset-passphrase bug.Werner Koch2008-09-0327-5875/+5641
| | | | | Cleanups
* Update.Werner Koch2008-07-212-2406/+2637
|
* Do not run the setuid test if running under as root proper.Werner Koch2008-07-1727-5804/+8094
| | | | | | Documentation fixes. Some enhancements for the new OpenPGP Card.
* Implement dotlocking for W32.Werner Koch2008-06-131-0/+1
|
* Changes the header presented before requesting the user ID.Werner Koch2008-06-0127-3252/+3788
|
* The Spanish translation is now up to to date. Modulo some changes I didWerner Koch2008-05-282-1010/+908
| | | | | since the last release.
* Fixed segv in gpg-agent (command marktrusted).Werner Koch2008-05-2728-47/+53
| | | | | | Replaced almost all free by xfree. Translation fixes.
* Remove a warning.Werner Koch2008-05-0927-27/+27
|
* Updated German translation.Werner Koch2008-05-0928-5973/+6225
| | | | | Fix in gpgconf for W32.
* Fixed bug#907.Werner Koch2008-05-0628-9723/+10484
| | | | | Fixed a segv in keybox and made it more robust.
* Adjust for the changed Camellia draft.Werner Koch2008-04-181-3/+2
| | | | | | W32 gettext changes. Comment and typo fixes.
* Minor cleanups.Werner Koch2008-04-071-2/+2
| | | | | Implemented key helper kdns
* Utilize new automake vars for proper installation into doc/.Werner Koch2008-03-2727-923/+615
|
* UpdateWerner Koch2008-03-262-612/+923
|
* Last minute cleanups.gnupg-2.0.9Werner Koch2008-03-2627-28/+30
|
* Preparing a release.Werner Koch2008-03-2628-1513/+1841
|
* Fix a bug in the ambigious name detection.Werner Koch2008-03-2027-811/+812
| | | | | Minor cleanups.
* Fixed an email/DN bug.Werner Koch2008-03-1327-1941/+2051
| | | | | Changed pinentry prompts.
* Fixed release creation.Werner Koch2008-02-1927-4536/+4650
|
* Improve certificate chain construction.Werner Koch2008-02-1927-27/+27
| | | | | Extend PKITS framework
* Preparing a test releaseWerner Koch2008-02-1529-1603/+1469
|
* Poems for AllowSetForegroundWindow (W32)Werner Koch2008-02-1427-7923/+8425
|
* [W32] Avoid extra console window when importing or exporting.Werner Koch2008-01-2726-3510/+3614
| | | | | Fixes bug 875.
* translation fixesWerner Koch2008-01-222-142/+150
|
* Fixed a W32 ldaps problem.Werner Koch2007-12-1727-81/+81
|
* Preparing a release candidate.gnupg-2.0.8rc1Werner Koch2007-12-1428-22442/+28269
|
* Doc fixes.Werner Koch2007-12-122-0/+11
| | | | | | Add more files to POTFILES. Protect against malloc bombs.
* Allow configuraton of pinentry tooltip.Werner Koch2007-12-0426-5720/+5720
| | | | | Other minor buf fixes.
* Updated.Werner Koch2007-12-032-3556/+1803
|
* Fixed make distcheckWerner Koch2007-11-2727-1054/+1057
|
* [W32] Changed default socket for dirmngr.Werner Koch2007-11-271-2/+2
| | | | | | [W32] Add some code for event notifications between scdaemon and gpg-agent.
* Started to implement the audit log feature.Werner Koch2007-11-1928-14382/+16028
| | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
* UpdatedWerner Koch2007-11-121-731/+701
|
* Use Assuan socket wrapper calls.Werner Koch2007-10-0126-26/+156
| | | | | Made socket servers secure under Windows.
* Minor translation change.Werner Koch2007-09-142-4/+12
|
* Preparing 2.0.7gnupg-2.0.7Werner Koch2007-09-1027-81/+81
|
* Extended the --check-program output: Error messages are now inlcued in anWerner Koch2007-08-2928-1762/+3495
| | | | | easy parsable format.
* Add more passphrase policy rules.Werner Koch2007-08-2829-5688/+7595
| | | | | (--max-passphrase-days).