Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-02-16 | po: Adjust POTFILES for renamed sm/base64.c. | Werner Koch | 1 | -1/+1 | |
-- Signed-off-by: Werner Koch <[email protected]> | |||||
2016-08-18 | po: Add init.c to POTFILES.in | Werner Koch | 1 | -1/+1 | |
-- | |||||
2016-01-18 | g10: Improve strings printed by tofu.c. | Werner Koch | 1 | -0/+1 | |
* g10/tofu.c: Include ttyio.h. Change many strings to help translating. Make use of ngettext wehere needed. (CONTROL_L): New. (TIME_AGO_UNIT_SMALL_NAME): Remove this and all similar *_NAME macros. (time_ago_unit): Remove. (get_trust): Use tty_prints and cpr_get only for the actual prompt. Add Ctrl-L hack. (show_statistics): Use two English strings for singular and plural. * po/POTFILES.in: Add tofu.c. -- These changes are required for proper translation. More to changes may be needed, though. Signed-off-by: Werner Koch <[email protected]> | |||||
2015-10-18 | Move http module from common/ to dirmngr/. | Werner Koch | 1 | -1/+1 | |
* common/http.c: Move to ../dirmngr/. * common/http.h: Move to ../dirmngr/. * common/t-http.c: Move to ../dirmngr/. * common/tls-ca.pem: Move to ../dirmngr/. * common/Makefile.am: Do not build libcommontls.a libcommontlsnpth.a. Remove http.c related stuff. * po/POTFILES.in: Move http.c to dirmngr/. * dirmngr/Makefile.am (EXTRA_DIST): Add tls-ca.pem. (module_maint_tests): New. (noinst_PROGRAMS): Add module_maint_tests. (dirmngr_SOURCES): Add http.c and http.h. (dirmngr_LDADD): Remove libcommontlsnpth. (t_common_ldadd): Ditto. (t_http_SOURCES, t_http_CFLAGS, t_http_LDADD): New. (t_ldap_parse_uri_SOURCES): Add http.c. (t_ldap_parse_uri_CFLAGS): Build without npth. ($(PROGRAMS)): Do not require libcommontls.a libcommontlsnpth.a. * dirmngr/dirmngr.h, dirmngr/ks-engine.h: Fix include of http.h. -- All network access is done via dirmngr and thus http.c should be there. Signed-off-by: Werner Koch <[email protected]> | |||||
2015-08-20 | po: Add lost translation of validity strings. | Werner Koch | 1 | -0/+1 | |
* po/POTFILES.in (trust.c): Add missing file. * po/de.po: Changed German validity strings. * doc/help.de.txt: Ditto. -- Note that I replaced "uneingeschränkt" in de.po to "ultimativ" to make the output better readable. | |||||
2010-10-26 | Update scripts etc.gnupg-2.1.0beta1gnupg-2.1-base | Werner Koch | 1 | -1/+0 | |
2010-10-21 | Translate dirmngr strings | Werner Koch | 1 | -0/+15 | |
2010-10-18 | Re-enabled german translation | Werner Koch | 1 | -0/+1 | |
2010-04-21 | More changes on the way to remove secring.gpg. | Werner Koch | 1 | -0/+1 | |
2010-04-13 | 2010-04-13 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+3 | |
* POTFILES.in: Replace common/exechelp.c by common/exechelp-posix.c, common/exechelp-w32.c and common/exechelp-w32ce.c. | |||||
2010-03-10 | Merged jnlib into common. | Werner Koch | 1 | -5/+6 | |
2009-10-16 | po/ | Marcus Brinkmann | 1 | -2/+2 | |
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-05-18 | New gpgsm server option no-encrypt-to. | Werner Koch | 1 | -0/+1 | |
Add caching for symkey encryption. Minor cleanups. | |||||
2008-06-13 | Implement dotlocking for W32. | Werner Koch | 1 | -0/+1 | |
2007-12-12 | Doc fixes. | Werner Koch | 1 | -0/+7 | |
Add more files to POTFILES. Protect against malloc bombs. | |||||
2007-08-28 | Add more passphrase policy rules. | Werner Koch | 1 | -0/+1 | |
(--max-passphrase-days). | |||||
2007-04-20 | Improved logging for error orginating from libgcrypt. | Werner Koch | 1 | -0/+1 | |
2006-09-25 | Added translations from gnupg 1.4.5 | Werner Koch | 1 | -10/+67 | |
2006-09-06 | The big Assuan error code removal. | Werner Koch | 1 | -1/+1 | |
2005-11-28 | Preparing an interim release | Werner Koch | 1 | -0/+1 | |
2005-11-23 | Add translations | Werner Koch | 1 | -0/+1 | |
2005-10-06 | Yet another fix for the gpg.c rename | Werner Koch | 1 | -1/+1 | |
2005-01-04 | Updated. | Werner Koch | 1 | -0/+1 | |
2004-10-22 | Compile fixes. | Werner Koch | 1 | -1/+0 | |
2004-10-15 | * POTFILES.in: Updated. | Werner Koch | 1 | -34/+36 | |
* sv.po: Updated. Merged other files. | |||||
2004-10-13 | Add dearmor.c | Werner Koch | 1 | -0/+1 | |
2004-09-30 | * de.po: Updated. | Werner Koch | 1 | -0/+2 | |
* POTFILES.in: Add more files. * app-openpgp.c (do_sign): Add the error string to the verify failed messages. * keylist.c (list_cert_colon): Make sure that the expired flag has a higher precedence than the invalid flag. | |||||
2004-04-06 | * configure.ac: Require libgcrypt 1.1.94. | Werner Koch | 1 | -0/+3 | |
Introduce PACKAGE_GT and set it to gnupg2. * gpg-agent.c (main): Use new libgcrypt thread library register scheme. * Makevars (DOMAIN): Init from PACKAGE_GT | |||||
2004-02-18 | Adjusted for moved file. | Werner Koch | 1 | -1/+1 | |
2003-10-10 | * primegen.c (gen_prime): Bail out if we try to generate a prime | Werner Koch | 1 | -0/+1 | |
with less than 16 bits. Include i18n.h. * POTFILES.in (cipher/primegen.c): Added. | |||||
2003-05-26 | * POTFILES.in: Added a couple of missing source files. Noted by Pascal | David Shaw | 1 | -3/+9 | |
Hartig and Walter Koch. (From wk on stable branch) | |||||
2003-01-09 | Taken from NewPG | Werner Koch | 1 | -46/+29 | |
2002-10-18 | * POTFILES.in (hkp.c): Removed.V1-3-0 | Werner Koch | 1 | -1/+0 | |
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -10/+7 | |
2000-12-21 | Does now work with libgcrypt | Werner Koch | 1 | -4/+3 | |
2000-07-17 | See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner Koch | Werner Koch | 1 | -3/+6 | |
2000-01-31 | See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch | Werner Koch | 1 | -1/+1 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -2/+2 | |
1999-09-05 | *** empty log message *** | Werner Koch | 1 | -0/+1 | |
1999-01-17 | See ChangeLog: Sun Jan 17 11:04:33 CET 1999 Werner Koch | Werner Koch | 1 | -0/+1 | |
1999-01-16 | See ChangeLog: Sat Jan 16 09:27:30 CET 1999 Werner Koch | Werner Koch | 1 | -1/+1 | |
1998-11-27 | See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner Koch | Werner Koch | 1 | -0/+1 | |
1998-11-25 | *** empty log message *** | Werner Koch | 1 | -3/+1 | |
1998-11-10 | Some bug fixes of the last release | Werner Koch | 1 | -0/+7 | |
1998-10-06 | windoze version works again | Werner Koch | 1 | -0/+2 | |
1998-09-28 | *** empty log message *** | Werner Koch | 1 | -0/+2 | |
1998-09-14 | Updates | Werner Koch | 1 | -0/+2 | |
1998-08-11 | bug fix releaseV0-3-4 | Werner Koch | 1 | -1/+2 | |
1998-08-08 | ready for a new release | Werner Koch | 1 | -0/+2 | |
1998-07-08 | fixed clearsig stuff | Werner Koch | 1 | -1/+20 | |