Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-12-01 | Generate the ChangeLog from commit logs. | Werner Koch | 1 | -322/+0 | |
* scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011. | |||||
2011-05-11 | Merge dirmgr cs.po into gnupg cs.po. | Marcus Brinkmann | 1 | -0/+4 | |
2011-01-20 | Fix for bug#1313. de.po update. | Werner Koch | 1 | -0/+4 | |
2010-10-21 | Translate dirmngr strings | Werner Koch | 1 | -0/+5 | |
2010-10-18 | Re-enabled german translation | Werner Koch | 1 | -0/+8 | |
2010-04-13 | 2010-04-13 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+6 | |
* POTFILES.in: Replace common/exechelp.c by common/exechelp-posix.c, common/exechelp-w32.c and common/exechelp-w32ce.c. | |||||
2009-10-16 | po/ | Marcus Brinkmann | 1 | -0/+5 | |
2009-10-16 Marcus Brinkmann <[email protected]> * POTFILES.in: g10/encode.c was renamed to g10/encrypt.c, and encr-data.c was renamed to decrypt-data.c g13/ 2009-10-16 Marcus Brinkmann <[email protected]> * Makefile.am (AM_CFLAGS): Add $(KSBA_CFLAGS). (g13_LDADD): Add $(KSBA_LIBS). | |||||
2009-09-03 | Updated the german translation | Werner Koch | 1 | -0/+8 | |
2009-08-18 | Fixed bug#920 | Werner Koch | 1 | -0/+5 | |
2009-07-09 | Marked an entry fuzzy. | Werner Koch | 1 | -0/+4 | |
2009-06-30 | Translation fix | Werner Koch | 1 | -0/+8 | |
2009-06-02 | Fix bug#1069. | Werner Koch | 1 | -0/+5 | |
2009-01-19 | Add a few translations to the audit-log. | Werner Koch | 1 | -0/+4 | |
2009-01-12 | The Russion translation arrived just in time.gnupg-2.0.10 | Werner Koch | 1 | -0/+4 | |
2009-01-08 | Update spanish translation. | Werner Koch | 1 | -0/+4 | |
Cleanups. Allow utf-8 in email addresses. | |||||
2009-01-05 | Updated tr anz zh_TW. | Werner Koch | 1 | -1/+9 | |
2008-12-08 | typo fixes. | Werner Koch | 1 | -0/+4 | |
2008-11-13 | Cleaned up unused gpgsm and gpg options. | Werner Koch | 1 | -0/+4 | |
2008-09-30 | Fix bug #922 | Werner Koch | 1 | -0/+4 | |
2008-07-21 | Update. | Werner Koch | 1 | -0/+8 | |
2008-05-28 | The Spanish translation is now up to to date. Modulo some changes I did | Werner Koch | 1 | -0/+4 | |
since the last release. | |||||
2008-05-27 | Fixed segv in gpg-agent (command marktrusted). | Werner Koch | 1 | -0/+6 | |
Replaced almost all free by xfree. Translation fixes. | |||||
2008-05-09 | Updated German translation. | Werner Koch | 1 | -0/+4 | |
Fix in gpgconf for W32. | |||||
2008-05-06 | Fixed bug#907. | Werner Koch | 1 | -0/+4 | |
Fixed a segv in keybox and made it more robust. | |||||
2008-03-26 | Update | Werner Koch | 1 | -0/+4 | |
2008-03-26 | Preparing a release. | Werner Koch | 1 | -0/+4 | |
2008-02-15 | Preparing a test release | Werner Koch | 1 | -0/+12 | |
2008-01-22 | translation fixes | Werner Koch | 1 | -0/+4 | |
2007-12-14 | Preparing a release candidate.gnupg-2.0.8rc1 | Werner Koch | 1 | -0/+4 | |
2007-12-12 | Doc fixes. | Werner Koch | 1 | -0/+4 | |
Add more files to POTFILES. Protect against malloc bombs. | |||||
2007-12-03 | Updated. | Werner Koch | 1 | -0/+4 | |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 1 | -1/+9 | |
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
2007-09-14 | Minor translation change. | Werner Koch | 1 | -0/+4 | |
2007-08-29 | Extended the --check-program output: Error messages are now inlcued in an | Werner Koch | 1 | -0/+4 | |
easy parsable format. | |||||
2007-08-28 | Add more passphrase policy rules. | Werner Koch | 1 | -0/+4 | |
(--max-passphrase-days). | |||||
2007-08-16 | About to do a releasegnupg-2.0.6 | Werner Koch | 1 | -0/+13 | |
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -0/+4 | |
Removed intl/. | |||||
2007-05-09 | Preparing 2.0.4gnupg-2.0.4 | Werner Koch | 1 | -0/+4 | |
2007-05-07 | Upgraded gettext. | Werner Koch | 1 | -0/+4 | |
Fixed accidental dependency on libgcrypt 1.3.0. | |||||
2007-02-26 | Updated | Werner Koch | 1 | -0/+4 | |
2007-01-31 | Included LIBICONV in all Makefiles. | Werner Koch | 1 | -0/+8 | |
g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message. | |||||
2006-12-22 | Installed revised and updated translation | Werner Koch | 1 | -0/+5 | |
2006-11-14 | sm/ | Werner Koch | 1 | -0/+4 | |
* server.c (skip_options): Skip leading spaces. (has_option): Honor "--". (cmd_export): Add option --data to do an inline export. Skip all options. * certdump.c (gpgsm_fpr_and_name_for_status): New. * verify.c (gpgsm_verify): Use it to print correct status messages. doc/ * gpgsm.texi (GPGSM EXPORT): Document changes. | |||||
2006-11-11 | . | Werner Koch | 1 | -0/+4 | |
2006-11-06 | Preparing another releasegnupg-1.9.95 | Werner Koch | 1 | -0/+4 | |
2006-09-25 | Added translations from gnupg 1.4.5 | Werner Koch | 1 | -0/+9 | |
2006-07-28 | Preparing a release candidategnupg-1.4.5rc1 | Werner Koch | 1 | -0/+4 | |
2006-07-26 | Fixed memory allocation bug and typos. | Werner Koch | 1 | -0/+2 | |
2006-07-03 | Updated. | Werner Koch | 1 | -0/+8 | |
2005-11-23 | Add translations | Werner Koch | 1 | -0/+4 | |