Home GnuPG

Make use of a running GPA server.
a38c5db8c932Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Make use of a running GPA server.

* src/server.c (cmd_start_clipboard): New.
(cmd_start_filemanager): New.
(register_commands): Add new commands.
(cmd_getinfo): Add sub-command "name".
(check_name_cb, gpa_check_server, gpa_send_to_server): New.
* src/gpa.c (option_entries): Add option --no-remote.  Remove
options --gpg-binary and --gpgsm-binary.
(struct gpa_args_t): Add no_remote.  Remove gpg_binary and
gpgsm_binary.
(dummy_arg): New.
(main): Check for running server and start if desired.  Factor some
code out to ...
(open_requested_window): new.  Add code to connect to a running server.

Details

Provenance
wernerAuthored on Apr 11 2014, 2:15 PM
Parents
rGPA3bd2c29a371e: w32: Inhibit console window while trying to start the agent.
Branches
Unknown
Tags
Unknown