aboutsummaryrefslogtreecommitdiffstats
path: root/agent/command.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* agent: Tell the Pinentry the client's pid.Werner Koch2017-02-031-1/+8
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* agent: Extend the PINENTRY_LAUNCHED inquiry and status.Werner Koch2016-11-031-3/+4
* agent: Slightly change structure of cmd_readkey.Werner Koch2016-10-241-29/+31
* Fix use cases of snprintf.NIIBE Yutaka2016-10-211-1/+1
* agent, g10: Fix keygen.NIIBE Yutaka2016-10-201-1/+1
* agent: Add --card option for READKEY.NIIBE Yutaka2016-10-201-12/+57
* Fix more spellingDaniel Kahn Gillmor2016-09-171-1/+1
* agent: Silence --debug IPC output for connections from self.Werner Koch2016-09-051-1/+34
* agent: Small improvement of the server's local state.Werner Koch2016-09-051-10/+10
* agent: Allow import of overly large keys.Werner Koch2016-08-161-1/+1
* agent: Fix long standing regression tracking the connection count.Werner Koch2016-08-061-0/+9
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-1/+1
* agent: Fix envvars for UPDATESTARTUPTTY.NIIBE Yutaka2016-07-131-6/+6
* g10: Add openpgp_protected flag to agent secret key export functionsDaniel Kahn Gillmor2016-06-111-1/+6
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-1/+2
* gpg: Try to use the passphrase from the primary for --quick-addkey.Werner Koch2016-06-021-4/+45
* gpg: Allow unattended deletion of secret keys.Werner Koch2016-05-101-2/+8
* agent: Implement new protection mode openpgp-s2k3-ocb-aes.Werner Koch2016-04-121-1/+1
* common: Consolidate Assuan server argument handling.Justus Winter2016-03-021-80/+1
* agent: Send PROGRESS status lines to the client.Werner Koch2016-01-251-0/+18
* agent: Typo fix for help text.Werner Koch2016-01-051-1/+1
* agent: IMPORT_KEY with --force option fix.NIIBE Yutaka2015-12-241-1/+1
* agent: Support --force option for IMPORT_KEY.NIIBE Yutaka2015-12-241-5/+7
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* agent: Clarify agent's KEYWRAP_KEY description.Daniel Kahn Gillmor2015-10-281-1/+1
* Fix pinentry loopback and passphrase contraints.Ben Kibbey2015-08-161-0/+3
* agent: Add option --force to the DELETE_KEY command.Werner Koch2015-08-071-3/+5
* Show passphrase constraints errors as password prompt errorsNeal H. Walfield2015-06-291-7/+9
* agent: Add --verify to the PASSWD command.Werner Koch2015-06-291-5/+15
* agent: Add experimental option --browser-socket.Werner Koch2015-06-111-2/+6
* agent: Add command "getinfo std_env_names".Werner Koch2015-06-081-0/+16
* agent: Cleanup caching code for command GET_PASSPHRASE.Werner Koch2015-05-201-1/+1
* agent: When the password cache is cleared, also clear the ext. cache.Neal H. Walfield2015-05-191-0/+4
* agent: Modify agent_clear_passphrase to support an ext. password cache.Neal H. Walfield2015-05-191-2/+3
* agent: Add --force option for LEARN.NIIBE Yutaka2015-04-031-46/+6
* agent: Remove useless conditions in command.c.Werner Koch2015-03-151-6/+6
* agent: Fix use of imported but unprotected openpgp keys.Werner Koch2015-01-291-3/+5
* gpg: Re-enable the "Passphrase" parameter for batch key generation.Werner Koch2015-01-211-6/+40
* agent: Keep the session environment for restricted connections.Werner Koch2014-12-191-0/+6
* agent: Fix string prepended to remotely initiated prompts.Werner Koch2014-12-191-1/+1
* gpg: Let --card--status create a shadow key (card key stub).Werner Koch2014-12-121-5/+10
* gpg-agent: Add restricted connection feature.Мирослав Николић2014-11-271-42/+138
* Change a couple of files to use abbreviated copyright notes.Werner Koch2014-11-041-3/+2
* gpg: Avoid extra pinentries for each subkey in --export-secret-keys.Werner Koch2014-11-021-4/+26
* Remove support for the GPG_AGENT_INFO envvar.Werner Koch2014-10-031-5/+1
* gpg: Fix regression in secret key export.Werner Koch2014-04-151-1/+1
* agent: Add command DELETE_KEY.Werner Koch2014-04-151-1/+35
* agent: Cleanups to prepare implementation of Ed25519.Werner Koch2014-03-221-1/+1
* agent: API change of agent_key_from_file.NIIBE Yutaka2014-03-111-12/+20