aboutsummaryrefslogtreecommitdiffstats
path: root/po/POTFILES.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-11-16common: Remove Windows CE support in common.NIIBE Yutaka1-1/+0
* common/Makefile.am (HAVE_W32CE_SYSTEM): Remove conditional build. (common_sources): Remove exechelp-w32ce.c. * common/asshelp.c [HAVE_W32CE_SYSTEM]: Remove the support. * common/common-defs.h [HAVE_W32CE_SYSTEM]: Likewise. * common/dotlock.c [HAVE_W32CE_SYSTEM]: Likewise. * common/exechelp-posix.c [HAVE_W32CE_SYSTEM]: Likewise. * common/exechelp-w32.c [HAVE_W32CE_SYSTEM]: Likewise. * common/gettime.c [HAVE_W32CE_SYSTEM]: Likewise. * common/exechelp-w32ce.c: Remove. * po/POTFILES.in: Update to remove common/exechelp-w32ce.c. -- Signed-off-by: NIIBE Yutaka <[email protected]>
2021-04-19gpg,gpgsm: Move use-keyboxd to the new conf file common.confWerner Koch1-0/+1
* common/comopt.c, common/comopt.h: New. * common/Makefile.am: Add them. * g10/gpg.c: Include comopt.h. (main): Also parse common.conf. * sm/gpgsm.c: Include comopt.h. (main): Set a flag for the --no-logfile option. Parse common.conf. * tools/gpgconf-comp.c (known_options_gpg): Remove "use-keyboxd", add pseudo option "use_keyboxd". (known_pseudo_options_gpg): Add pseudo option "use_keyboxd". (known_options_gpgsm): Remove "use-keyboxd". * tests/openpgp/defs.scm (create-gpghome): Create common.conf. * doc/examples/common.conf: New. -- Note that --use-keybox still works but prints a warning. We will eventually remove this option becuase it was marked as an experimental feature anyway. It would be too confusing if gpg and gpgsm use different key storages. Further, other components (e.g. dirmngr or gpg-wks-client) which call gpg or gpgsm need to be aware that the keyboxd is used and pass that option on the command line. Now that common.conf is always read (even if --no-options is used) those tools will work instantly.
2021-03-05common: Re-indent ttyio.c and remove EMX, RISCOS, and CE supportWerner Koch1-0/+1
* common/ttyio.c: Remove cruft like EMX and RISCOS support. Translate a few strings. Re-indent. --
2021-02-26po: Make agent/commands.c translatable and update German translation.Werner Koch1-0/+1
-- GnuPG-bug-id: 4777 This also fixes a bad fuzzy translation which accidently had been commited without realizing that there was indeed a change (from "... GnuPG" to "... %s").
2021-02-18po: Update POTFILESWerner Koch1-0/+2
--
2021-02-09tools: Remove the symcryptrun tool.Werner Koch1-1/+0
* tools/symcryptrun.c: Remove. * tools/Makefile.am: Ditto. * doc/tools.texi: Remove man page. * configure.ac: Remove build option and tests used only by this tool. * Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): Do not build symcryptrun. -- symcryptrun is too ancient to be of any use and has not been tested in many years. Thus we should not distribute it anymore.
2020-11-04common: Fix duplicate implementation of try_make_homedir.Werner Koch1-0/+1
* g10/openfile.c (try_make_homedir): Move core of the code to ... * common/homedir.c (gnupg_maybe_make_homedir): new. * sm/keydb.c (try_make_homedir): Implement using new function. * common/homedir.c: Include i18n.h. * po/POTFILES.in: Add common/homedir.c. Signed-off-by: Werner Koch <[email protected]>
2020-04-07scd: Return GPG_ERR_BAD_PIN on 0x63Cn status word.Werner Koch1-0/+2
* scd/iso7816.c (map_sw): Detect 0x63Cn status code. -- I really wonder when that got lost and we ended up with a simple card error. Signed-off-by: Werner Koch <[email protected]>
2020-02-22Remove the now obsolete argparse code.Werner Koch1-1/+0
* tests/gpgscm/main.c: Switch to the new option parser. * common/argparse.c, common/argparse.h: Remove. * common/init.c (_init_common_subsystems): Do not call obsolete func. * common/Makefile.am (common_sources): Remove those files. Signed-off-by: Werner Koch <[email protected]>
2019-11-19po: Apply removal of dirmngr/ldap-wrapper-ce.c.NIIBE Yutaka1-1/+0
* po/POTFILES.in: Update. Signed-off-by: NIIBE Yutaka <[email protected]>
2019-02-25card: Rename gpg-card-tool to gpg-card.Werner Koch1-1/+4
* tools/card-tool-keys.c: Rename to card-keys.c. * tools/card-tool-misc.c: Rename to card-misc.c. * tools/card-tool-yubikey.c: Rename to card-yubikey.c. * tools/card-tool.h: Rename to gpg-card.h. * tools/gpg-card-tool-w32info.rc: Rename to gpg-card-w32info.rc * doc/card-tool.texi: Rename top gpg-card.texi Signed-off-by: Werner Koch <[email protected]>
2019-01-27card: Implement the bulk of OpenPGP stuff into gpg-card-tool.Werner Koch1-1/+2
* tools/card-call-scd.c: New. * tools/card-tool.h: new. * tools/gpg-card-tool.c: Largely extended. -- gpg-card-tool will eventually replace the --card-edit command of gpg because it makes more sense to have a multi-protocol aware tool and not just one for OpenPGP cards. Most OpenPGP card things works now but a few, those which require close interaction with gpg, still need to be implemented. And of course the whole planned non-interactive stuff needs to be written. Signed-off-by: Werner Koch <[email protected]>
2018-07-05po: Add flag options for xgettext.Werner Koch1-1/+0
* po/Makevars (XGETTEXT_OPTIONS): Add --flag options. -- GnuPG-bug-id: 4053, 4054 Signed-off-by: Werner Koch <[email protected]>
2018-05-29gpg: Remove MDC optionsWerner Koch1-0/+2
* g10/gpg.c: Tuen options --force-mdc, --no-force-mdc, --disable-mdc and --no-disable-mdc into NOPs. * g10/encrypt.c (use_mdc): Simplify. MDC is now almost always used. (use_aead): Ignore MDC options. Print warning for missing MDC feature flags. * g10/pkclist.c (warn_missing_mdc_from_pklist): Rename to ... (warn_missing_aead_from_pklist): this and adjust. -- The MDC is now always used except with --rfc2440 which will lead to a a big fat warning. Signed-off-by: Werner Koch <[email protected]>
2017-02-16po: Adjust POTFILES for renamed sm/base64.c.Werner Koch1-1/+1
-- Signed-off-by: Werner Koch <[email protected]>
2016-08-18po: Add init.c to POTFILES.inWerner Koch1-1/+1
--
2016-01-18g10: Improve strings printed by tofu.c.Werner Koch1-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-18Move http module from common/ to dirmngr/.Werner Koch1-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-20po: Add lost translation of validity strings.Werner Koch1-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-26Update scripts etc.gnupg-2.1.0beta1gnupg-2.1-baseWerner Koch1-1/+0
2010-10-21Translate dirmngr stringsWerner Koch1-0/+15
2010-10-18Re-enabled german translationWerner Koch1-0/+1
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-0/+1
2010-04-132010-04-13 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+3
* POTFILES.in: Replace common/exechelp.c by common/exechelp-posix.c, common/exechelp-w32.c and common/exechelp-w32ce.c.
2010-03-10Merged jnlib into common.Werner Koch1-5/+6
2009-10-16po/Marcus Brinkmann1-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-18New gpgsm server option no-encrypt-to.Werner Koch1-0/+1
Add caching for symkey encryption. Minor cleanups.
2008-06-13Implement dotlocking for W32.Werner Koch1-0/+1
2007-12-12Doc fixes.Werner Koch1-0/+7
Add more files to POTFILES. Protect against malloc bombs.
2007-08-28Add more passphrase policy rules.Werner Koch1-0/+1
(--max-passphrase-days).
2007-04-20Improved logging for error orginating from libgcrypt.Werner Koch1-0/+1
2006-09-25Added translations from gnupg 1.4.5Werner Koch1-10/+67
2006-09-06The big Assuan error code removal.Werner Koch1-1/+1
2005-11-28Preparing an interim releaseWerner Koch1-0/+1
2005-11-23Add translationsWerner Koch1-0/+1
2005-10-06Yet another fix for the gpg.c renameWerner Koch1-1/+1
2005-01-04Updated.Werner Koch1-0/+1
2004-10-22Compile fixes.Werner Koch1-1/+0
2004-10-15* POTFILES.in: Updated.Werner Koch1-34/+36
* sv.po: Updated. Merged other files.
2004-10-13Add dearmor.cWerner Koch1-0/+1
2004-09-30* de.po: Updated.Werner Koch1-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 Koch1-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-18Adjusted for moved file.Werner Koch1-1/+1
2003-10-10* primegen.c (gen_prime): Bail out if we try to generate a primeWerner Koch1-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 PascalDavid Shaw1-3/+9
Hartig and Walter Koch. (From wk on stable branch)
2003-01-09Taken from NewPGWerner Koch1-46/+29
2002-10-18* POTFILES.in (hkp.c): Removed.V1-3-0Werner Koch1-1/+0
2002-06-29Update head to match stable 1.0David Shaw1-10/+7
2000-12-21Does now work with libgcryptWerner Koch1-4/+3
2000-07-17See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner KochWerner Koch1-3/+6