aboutsummaryrefslogtreecommitdiffstats
path: root/po (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Included LIBICONV in all Makefiles.Werner Koch2007-01-3128-23049/+24728
| | | | | | | | | | 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.
* agent/Werner Koch2007-01-251-19/+17
| | | | | * genkey.c (check_passphrase_constraints): Get ngettext call right.
* agent/Werner Koch2007-01-251-762/+827
| | | | | | | | | | | | | | | | | | | | | | | | | * protect-tool.c (get_passphrase): New arg OPT_CHECK. (get_new_passphrase): Enable OTP_CHECK on the first call. * command.c (cmd_get_passphrase): Implement option --check. * gpg-agent.c (MIN_PASSPHRASE_LEN): New (parse_rereadable_options): New option --min-passphrase-len. * genkey.c (check_passphrase_constraints): New. (agent_genkey, agent_protect_and_store): Call new function. Fix memory leak. * call-pinentry.c (agent_askpin): Allow translation of the displayed error message. (agent_popup_message_start): Remove arg CANCEL_BTN. (popup_message_thread): Use --one-button option. * command.c (cmd_passwd): Now that we don't distinguish between assuan and regular error codes we can jump to the end on error. common/ * simple-pwquery.c (simple_pwquery): New arg OPT_CHECK.
* Installed revised and updated translationWerner Koch2006-12-222-4563/+3779
|
* The usual po file updates.gnupg-2.0.1Werner Koch2006-11-2827-378/+378
|
* Preparing 2.0.1rc1Werner Koch2006-11-2327-783/+783
|
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-2128-3010/+3173
| | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext.
* sm/Werner Koch2006-11-142-1587/+993
| | | | | | | | | | | | | | * 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.
* .Werner Koch2006-11-1128-3115/+1576
|
* Preparing another releasegnupg-1.9.95Werner Koch2006-11-0628-5931/+5228
|
* Post release updateWerner Koch2006-10-2427-9747/+9747
|
* FixesWerner Koch2006-10-1927-6021/+6021
|
* Pth tweaks and improved estream.cWerner Koch2006-10-1727-4833/+5184
|
* Preparing a releasegnupg-1.9.92Werner Koch2006-10-1127-3942/+3942
|
* Various changesWerner Koch2006-10-1027-162/+162
|
* Fix for make distcheckgnupg-1.9.91Werner Koch2006-10-0427-270/+270
|
* Re-enabled --passphrase-fdWerner Koch2006-10-0427-5793/+5802
|
* Fixed agent access for gpg.Werner Koch2006-10-0427-5076/+5046
|
* Fix for bug 537Werner Koch2006-10-0227-1107/+1107
|
* New "relax" option for trustlist.txtWerner Koch2006-09-2527-297/+297
|
* Preparing a new releasegnupg-1.9.90Werner Koch2006-09-2527-41774/+81874
|
* Added translations from gnupg 1.4.5Werner Koch2006-09-2530-621/+189408
|
* Added iconv support and doc cleanups.Werner Koch2006-09-221-67/+67
|
* Ready for another releasegnupg-1.9.23Werner Koch2006-09-181-104/+149
|
* The big Assuan error code removal.Werner Koch2006-09-062-86/+96
|
* Preparing a new releasegnupg-1.9.22Werner Koch2006-07-271-35/+35
|
* Preparing a new releasegnupg-1.9.21Werner Koch2006-06-201-5/+5
|
* Made make distcheck work againWerner Koch2006-06-201-360/+370
|
* Preparing an interim releaseWerner Koch2005-11-282-6/+11
|
* Add translationsWerner Koch2005-11-233-139/+207
|
* Bug fixes and ssh support for the BELPIC.Werner Koch2005-09-091-35/+35
|
* The BELPIC card does now work.Werner Koch2005-09-061-152/+153
|
* About to release 1.9.18V1-9-18Werner Koch2005-08-011-4/+3
|
* Fixed Umlaut problemWerner Koch2005-08-012-161/+165
|
* Preparing 1.9.17V1-9-17Werner Koch2005-06-201-162/+213
|
* Preparing a releaseV1-9-16Werner Koch2005-04-212-206/+365
|
* * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15Werner Koch2005-01-131-2/+6
| | | | | | | program to see whether the installation is sane. * certreqgen.c (proc_parameters): Cast printf arg.
* Updated.Werner Koch2005-01-043-2/+53
|
* Preapring a releaseWerner Koch2004-12-221-220/+226
|
* Preparing 1.9.13Werner Koch2004-12-031-45/+41
|
* Add dirmngr options to gpgconf and updated the DE translationWerner Koch2004-11-241-104/+112
|
* Compile fixes.Werner Koch2004-10-223-72/+82
|
* Typo fixes.Werner Koch2004-10-042-3/+7
|
* updatedV1-9-11Werner Koch2004-10-011-3/+3
|
* * gpgconf-comp.c (my_dgettext): Also switch codeset and directoryWerner Koch2004-10-011-45/+53
| | | | | | | for the other used domains (i.e. dirmngr). * gpgconf.c (main): Fixed translation markers.
* Preparing a new release. Updated gettextWerner Koch2004-09-303-6/+29
|
* * de.po: Updated.Werner Koch2004-09-303-14/+119
| | | | | | | | | | | * 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.
* Added a few strings.Werner Koch2004-09-291-6/+50
|
* Fuzzy fixesWerner Koch2004-09-291-187/+214
|
* * import.c (check_and_store): Do a full validation ifWerner Koch2004-08-171-28/+28
| | | | | | | | | | | | | | --with-validation is set. * certchain.c (gpgsm_basic_cert_check): Print more detailed error messages. * certcheck.c (do_encode_md): Partly support DSA. Add new arg PKALGO. Changed all callers to pass it. (pk_algo_from_sexp): New. tests/pkits: New directory