aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * Makefile.am (bin_SCRIPTS): Add gpgsm-gencert.shWerner Koch2004-10-223-12/+24
| | | | | * gpgsm-gencert.sh: Fixed copyright; its part of GnuPG thus FSF.
* Made all strings for --log-file read the same.Werner Koch2004-10-012-4/+8
|
* * gpgconf-comp.c (my_dgettext): Also switch codeset and directoryWerner Koch2004-10-013-7/+22
| | | | | | | for the other used domains (i.e. dirmngr). * gpgconf.c (main): Fixed translation markers.
* * gpgv.c (i18n_init): Always use LC_ALL.Werner Koch2004-09-302-5/+2
| | | | | | | | | | | | | | | | | | | * kbxutil.c (i18n_init): Always use LC_ALL. * gpgsm.c (i18n_init): Always use LC_ALL. * certdump.c (gpgsm_format_name): Factored code out to .. (gpgsm_format_name2): .. new. (gpgsm_print_name): Factored code out to .. (gpgsm_print_name2): .. new. (print_dn_part): New arg TRANSLATE. Changed all callers. (print_dn_parts): Ditto. (gpgsm_format_keydesc): Do not translate the SUBJECT; we require it to stay UTF-8 but we still want to filter out bad control characters. * gpgconf.c (i18n_init): Always use LC_ALL.
* Preparing a new release. Updated gettextWerner Koch2004-09-302-1/+5
|
* Remove what is now in the texi docs.Marcus Brinkmann2004-09-291-346/+3
|
* * gpgsm.texi (Configuration Options): Add --log-file.Werner Koch2004-09-293-31/+51
| | | | | | | * gpgconf-comp.c: Made the entries fro GROUPs translatable. Include i18n.h. (my_dgettext): Hack to use the gnupg2 domain.
* 2004-08-09 Moritz Schulte <[email protected]>Moritz Schulte2004-08-092-0/+119
| | | | | * gpgsm-gencert.sh: New file.
* * rfc822parse.c (rfc822parse_get_field): Add arg VALUEOFF.Werner Koch2004-07-203-4/+28
|
* * xreadline.c: New. Based on the iobuf_read_line function.Werner Koch2004-06-143-36/+57
| | | | | | | | | | * no-libgcrypt.c (gcry_realloc, gcry_xmalloc, gcry_xcalloc): New. * gpgconf-comp.c (retrieve_options_from_program) (retrieve_options_from_file, change_options_file) (change_options_program, gc_component_change_options): Replaced getline by read_line and test for allocation failure.
* 2004-05-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-05-212-5/+6
| | | | | | | | * gpgconf-comp.c (gc_options_dirmngr): Remove CRL group, put its only option "max-replies" into LDAP group. (gc_component): Change description of dirmngr to "Directory Manager".
* 2004-05-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-05-212-0/+17
| | | | | | * gpgconf-comp.c (gc_component_change_options): Move the per-process backup file into a standard location.
* * gpg-agent.c: Remove help texts for options lile --lc-ctype.Werner Koch2004-05-032-0/+7
| | | | | | | | | | (main): New option --allow-mark-trusted. * trustlist.c (agent_marktrusted): Use it here. * gpg-agent.texi (Agent Options): Add --allow-mark-trusted. * gpgconf-comp.c: Add --allow-mark-trusted for the gpg-agent.
* Allow changing --log-fileWerner Koch2004-04-301-1/+1
|
* Added more runtime flags for the gpg-agentWerner Koch2004-04-302-4/+9
| | | | | backend.
* 2004-04-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-04-292-0/+11
| | | | | | | * gpgconf-comp.c (change_options_program): Turn on utf8-strings in the gpgconf specific part of the config file for the GnuPG backend.
* Add --ocsp-signer for the dirmngr backend.Werner Koch2004-04-282-0/+7
|
* 2004-04-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-04-202-1/+6
| | | | | | * gpgconf-comp.c (gc_options_gpg_agent): Change type of ignore-cache-for-signing option to GC_ARG_TYPE_NONE.
* (my_dgettext): Switch the codeset once to utf-8.Werner Koch2004-04-072-2/+22
| | | | | Allow building with out NLS.
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-061-3/+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
* Typo fixWerner Koch2004-04-051-1/+1
|
* Add dirmngr:allow-ocspWerner Koch2004-03-232-0/+4
|
* 2004-03-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-232-3/+9
| | | | | | | | * gpgconf-comp.c (gc_options_dirmngr): Set GC_OPT_FLAG_ARG_OPT for "LDAP Server". (change_options_file): Remove assertion that tests that this flag is not present. Handle an empty string in OPTION->new_value.
* 2004-03-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-232-2/+4
| | | | | * gpgconf.c (main): Remove obsolete warning.
* Make it workWerner Koch2004-03-231-4/+11
|
* add missing commaWerner Koch2004-03-231-1/+1
|
* (gc_options_gpg): New.Werner Koch2004-03-232-0/+55
| | | | | (gc_component_t, gc_component): Add GC_BACKEND_GPG.
* 2004-03-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-232-2/+7
| | | | | * gpgconf-comp.c (gc_flag): Add missing flags.
* 2004-03-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-232-9/+74
| | | | | | | | | | | * gpgconf-comp.c: Include <signal.h>. (gc_backend): Add new member runtime_change. (gpg_agent_runtime_change): New function. (gc_component_change_options): New variable runtime. Initialize it. If an option is changed that has the GC_OPT_FLAG_RUNTIME bit set, also set the corresponding runtime variable. Finally, call the runtime_change callback of the backend if needed.
* (gc_options_gpg_agent): Implemented.Werner Koch2004-03-162-6/+123
| | | | | | (gc_options_gpgsm, gc_options_scdaemon): Implemented. (gc_backend_t): Add GC_BACKEND_SCDAEMON.
* (gc_options_gpg_agent): Implemented.Werner Koch2004-03-162-0/+63
|
* 2004-03-12 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-122-2/+3
| | | | | | | * gpgconf-comp.c (gc_component_change_options): Set the filenames of the option's backend, not of the component. Also use GC_BACKEND_NR, not GC_COMPONENT_NR.
* 2004-03-12 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-122-7/+13
| | | | | | * gpgconf-comp.c (gc_component_change_options): Set the filenames of the option's backend, not of the component.
* Removed special code for RISC OS; weWerner Koch2004-03-092-2/+13
| | | | | don't want to clutter our code with system dependent stuff.
* 2004-03-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-082-3/+8
| | | | | | * gpgconf-comp.c (retrieve_options_from_file): Quote each string in the list, not only the first.
* Fix buglet.Marcus Brinkmann2004-03-081-1/+1
|
* 2004-02-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-02-262-96/+121
| | | | | | * gpgconf-comp.c (gc_component_list_options): Do not print empty groups.
* 2004-02-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-02-262-3/+292
| | | | | | | * gpgconf-comp.c (option_check_validity): Check if option is active. (change_options_file): Implement.
* 2004-02-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-02-262-6/+3
| | | | | | * gpgconf-comp.c (retrieve_options_from_program): Remove broken string handling.
* 2004-02-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-02-263-13/+77
| | | | | | * gpgconf-comp.c (change_options_program): Support all types of options, including list types.
* 2004-02-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-02-263-100/+92
| | | | | | | * README.gpgconf: Fix description of arguments. * gpgconf-comp.c (option_check_validity): Rewritten to properly support optional arguments in lists.
* 2004-02-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-02-263-13/+141
| | | | | | | | | | | * README.gpgconf (NAME): Add info about optional arg and arg type 0. * gpgconf-comp.c (gc_component_change_options): Parse list of arg type 0 options. (option_check_validity): Add new argument NEW_VALUE_NR. Perform rigorous validity checks. (change_options_program): Disable an option also if we have a new value for it.
* 2004-02-25 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-02-252-14/+26
| | | | | | | | | * gpgconf-comp.c (struct gc_option): Add new member new_flags. (option_check_validity): Check OPTION->new_flags beside OPTION->new_value. Add new argument FLAGS. (gc_component_change_options): Support default flag correctly. (change_options_program): Likewise.
* 2004-02-25 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-02-252-1/+13
| | | | | | * gpgconf-comp.c (gc_component_list_options): Correct output for lists of arg type none.
* 2004-02-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-02-243-60/+266
| | | | | | | | | | | | | | * README.gpgconf: Revert last change. Add new flags "default", "default desc" and "no arg desc". Add new field ARGDEF. Add new field FLAG to backend interface. * gpgconf-comp.c (struct gc_option): Make flags of type unsigned long. (gc_component_list_options): Adjust type for flags. Add default argument field. (retrieve_options_from_program): Use "1" as value for non-option arguments, not "Y". (gc_component_change_options): Read in flags from input.
* 2004-02-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-02-232-2/+7
| | | | | | * README.gpgconf: Change meaning of type 0 options value if it is the empty string or "0".
* 2004-02-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-02-233-9/+22
| | | | | | | * gpgconf.h (struct): Add member runtime. * gpgconf.c: Add new option oRuntime. (main): Same here.
* 2004-02-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-02-232-11/+98
| | | | | | | | | | | | * gpgconf-comp.c (hextobyte): New function. (percent_deescape): New function. (get_config_pathname): Percent deescape pathname if taken from option (default) value. Use default value only if it exists and is not empty. Use empty string otherwise. Don't include leading quote in pathname. (change_options_program): Percent deescape string before writing it out.
* Added empty components for gpgsm and scdaemon.Werner Koch2004-02-182-0/+26
|
* * watchgnupg.c (main): Implement option "--".Werner Koch2004-02-123-19/+58
| | | | | | | (print_version): New. * Makefile.am: Include cmacros.am for common flags.