Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-01-26 | Update gitignore | Werner Koch | 1 | -2088/+0 | |
2011-01-20 | Remove keyserver/ from the build system. | Werner Koch | 1 | -3/+3 | |
2011-01-20 | Fix for bug#1313. de.po update. | Werner Koch | 1 | -244/+224 | |
2011-01-18 | Keyserver search and get basically works again. | Werner Koch | 1 | -425/+421 | |
2010-12-10 | typo fix | Werner Koch | 1 | -1/+1 | |
2010-11-23 | Fix two fuzzies | Werner Koch | 1 | -501/+508 | |
2010-10-26 | Update scripts etc.gnupg-2.1.0beta1gnupg-2.1-base | Werner Koch | 1 | -12/+8 | |
2010-10-26 | Re-implemented GPG's --passwd command and improved it. | Werner Koch | 1 | -318/+316 | |
2010-10-21 | Translate dirmngr strings | Werner Koch | 1 | -106/+1675 | |
2010-10-18 | Re-enabled german translation | Werner Koch | 1 | -2034/+2121 | |
2009-09-04 | Arggg. gettext again | Werner Koch | 1 | -1/+1 | |
2009-09-04 | . | Werner Koch | 1 | -1/+1 | |
2009-09-04 | . | Werner Koch | 1 | -1/+1 | |
2009-09-04 | preparae release | Werner Koch | 1 | -124/+124 | |
2009-09-03 | Fix bug#1122. | Werner Koch | 1 | -60/+64 | |
Note that msgmerge 0.17 is completely broken as it always prepends a fuzzy null entry to all po files. | |||||
2009-09-03 | Updated the german translation | Werner Koch | 1 | -769/+890 | |
2009-06-30 | Translation fix | Werner Koch | 1 | -183/+185 | |
2009-06-17 | Preparing for 2.0.12.gnupg-2.0.12 | Werner Koch | 1 | -155/+162 | |
2009-06-08 | Typo fix. Updated German translation. | Werner Koch | 1 | -589/+603 | |
2009-06-02 | Fix bug#1069. | Werner Koch | 1 | -56/+56 | |
2009-05-13 | Improved smartcard robustness. | Werner Koch | 1 | -282/+283 | |
2009-03-25 | log file fixes. | Werner Koch | 1 | -1/+1 | |
2009-03-24 | Preparing a snapshot. | Werner Koch | 1 | -226/+285 | |
2009-03-03 | fix for pkits. | Werner Koch | 1 | -1/+1 | |
2009-03-03 | Add --reload command to gpgconf. | Werner Koch | 1 | -239/+239 | |
Fix a problem in exechelp.c Get ready for a release. | |||||
2009-01-28 | Make --allow-admin the default. | Werner Koch | 1 | -87/+87 | |
2009-01-20 | Print more directories with gpgconf --list-dirs. | Werner Koch | 1 | -2/+2 | |
2009-01-19 | Add a few translations to the audit-log. | Werner Koch | 1 | -96/+118 | |
2009-01-12 | preparing a release | Werner Koch | 1 | -8/+8 | |
2009-01-05 | Updated tr anz zh_TW. | Werner Koch | 1 | -61/+65 | |
2008-12-18 | Fixed some card related problems. | Werner Koch | 1 | -136/+136 | |
2008-12-09 | W32 fixgnupg-2.0.10rc1 | Werner Koch | 1 | -1/+1 | |
2008-12-09 | Preparing a release candidate. | Werner Koch | 1 | -317/+327 | |
2008-12-08 | typo fixes. | Werner Koch | 1 | -5/+5 | |
2008-12-05 | Typo fixes. | Werner Koch | 1 | -4/+4 | |
2008-12-05 | Add option --card-timeout. | Werner Koch | 1 | -244/+251 | |
Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32. | |||||
2008-11-13 | Cleaned up unused gpgsm and gpg options. | Werner Koch | 1 | -352/+339 | |
2008-11-12 | Made arg_parse more readable. | Werner Koch | 1 | -8/+4 | |
2008-11-11 | Reorder libs in kbx. | Werner Koch | 1 | -84/+88 | |
2008-11-11 | Minor cleanups. | Werner Koch | 1 | -8/+4 | |
2008-10-29 | Cosmetic fix | Werner Koch | 1 | -1/+1 | |
2008-10-28 | Fixed w32-gettext. | Werner Koch | 1 | -2/+2 | |
2008-10-28 | Remove debug code. | Werner Koch | 1 | -184/+184 | |
2008-10-28 | fixed a bug in the prompt formatter. | Werner Koch | 1 | -1/+1 | |
2008-10-23 | auto po updates. | Werner Koch | 1 | -749/+748 | |
2008-10-14 | SCD changes for PC/SC under W32. | Werner Koch | 1 | -323/+374 | |
2008-09-03 | Fix gpg-preset-passphrase bug. | Werner Koch | 1 | -131/+138 | |
Cleanups | |||||
2008-07-17 | Do not run the setuid test if running under as root proper. | Werner Koch | 1 | -216/+300 | |
Documentation fixes. Some enhancements for the new OpenPGP Card. | |||||
2008-06-01 | Changes the header presented before requesting the user ID. | Werner Koch | 1 | -127/+151 | |
2008-05-27 | Fixed segv in gpg-agent (command marktrusted). | Werner Koch | 1 | -19/+19 | |
Replaced almost all free by xfree. Translation fixes. |