aboutsummaryrefslogtreecommitdiffstats
path: root/agent/command.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-20gpg: default to 3072-bit RSA keys.Daniel Kahn Gillmor1-1/+1
2019-06-03Return better error code for some getinfo IPC commands.Werner Koch1-3/+3
2019-05-09dirmngr: Add a CSRF expection for pm.meWerner Koch1-2/+2
2019-03-26agent: Allow other ssh fingerprint algos in KEYINFO.Werner Koch1-4/+20
2019-03-07agent: Support --mode=ssh option for CLEAR_PASSPHRASE.NIIBE Yutaka1-8/+10
2018-10-24agent: Fix possible release of unitialize var in a genkey error case.Werner Koch1-1/+1
2018-04-12agent,dirmngr: Add "getenv" to the getinfo command.Werner Koch1-0/+18
2018-03-27agent: Make the request origin a part of the cache items.Werner Koch1-15/+16
2018-03-23agent: New OPTION pretend-request-originWerner Koch1-0/+15
2018-02-14agent: Avoid appending a '\0' byte to the response of READKEYKatsuhiro Ueno1-1/+2
2018-02-14common: Use new function to print status strings.Werner Koch1-37/+6
2017-11-06agent: New GETINFO sub-commands "s2k_count_cal" and "s2k_time".Werner Koch1-10/+26
2017-10-26agent, tests: Support --disable-scdaemon build case.NIIBE Yutaka1-3/+6
2017-07-28agent: Minor cleanup (mostly for documentation).Werner Koch1-6/+6
2017-07-17agent: New GETINFO sub-command jent_active.Werner Koch1-0/+19
2017-05-24common: Support different digest algorithms for ssh fingerprints.Justus Winter1-1/+1
2017-04-17agent: More minor change.NIIBE Yutaka1-1/+0
2017-04-17agent: Minor cleanup.NIIBE Yutaka1-2/+0
2017-04-10agent: Use "ll" length specifier when time_t is larger.NIIBE Yutaka1-1/+7
2017-03-24agent: New option --stub-only for DELETE_KEYWerner Koch1-4/+7
2017-03-07agent: Resolve conflict of util.h.NIIBE Yutaka1-1/+1
2017-03-02agent: Improve error message for the KEYTOCARD command.Werner Koch1-12/+27
2017-02-21Clean up word replication.Yuri Chornoivan1-3/+3
2017-02-03agent: Tell the Pinentry the client's pid.Werner Koch1-1/+8
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-03agent: Extend the PINENTRY_LAUNCHED inquiry and status.Werner Koch1-3/+4
2016-10-24agent: Slightly change structure of cmd_readkey.Werner Koch1-29/+31
2016-10-21Fix use cases of snprintf.NIIBE Yutaka1-1/+1
2016-10-20agent, g10: Fix keygen.NIIBE Yutaka1-1/+1
2016-10-20agent: Add --card option for READKEY.NIIBE Yutaka1-12/+57
2016-09-17Fix more spellingDaniel Kahn Gillmor1-1/+1
2016-09-05agent: Silence --debug IPC output for connections from self.Werner Koch1-1/+34
2016-09-05agent: Small improvement of the server's local state.Werner Koch1-10/+10
2016-08-16agent: Allow import of overly large keys.Werner Koch1-1/+1
2016-08-06agent: Fix long standing regression tracking the connection count.Werner Koch1-0/+9
2016-08-03More cleanup of "allow to".Daniel Kahn Gillmor1-1/+1
2016-07-13agent: Fix envvars for UPDATESTARTUPTTY.NIIBE Yutaka1-6/+6
2016-06-11g10: Add openpgp_protected flag to agent secret key export functionsDaniel Kahn Gillmor1-1/+6
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-1/+2
2016-06-02gpg: Try to use the passphrase from the primary for --quick-addkey.Werner Koch1-4/+45
2016-05-10gpg: Allow unattended deletion of secret keys.Werner Koch1-2/+8
2016-04-12agent: Implement new protection mode openpgp-s2k3-ocb-aes.Werner Koch1-1/+1
2016-03-02common: Consolidate Assuan server argument handling.Justus Winter1-80/+1
2016-01-25agent: Send PROGRESS status lines to the client.Werner Koch1-0/+18
2016-01-05agent: Typo fix for help text.Werner Koch1-1/+1
2015-12-24agent: IMPORT_KEY with --force option fix.NIIBE Yutaka1-1/+1
2015-12-24agent: Support --force option for IMPORT_KEY.NIIBE Yutaka1-5/+7
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2015-10-28agent: Clarify agent's KEYWRAP_KEY description.Daniel Kahn Gillmor1-1/+1
2015-08-16Fix pinentry loopback and passphrase contraints.Ben Kibbey1-0/+3