aboutsummaryrefslogtreecommitdiffstats
path: root/sm/call-agent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-17gpgsm: Extend --learn-card by an optional s/n argument.Werner Koch1-3/+9
2025-01-29gpgsm: Allow CSR generation with an unprotected key.Werner Koch1-3/+5
2024-10-15gpgsm: Fix cached istrusted lookup.Werner Koch1-0/+2
2024-10-04gpgsm: Add compatibility flag no-keyinfo-cacheWerner Koch1-0/+6
2024-10-02gpgsm: Implement a cache for the KEYINFO queries.Werner Koch1-20/+138
2024-10-02gpgsm: Use a cache for ISTRUSTED queries.Werner Koch1-19/+122
2024-05-31indent: Fix spellingDaniel Kahn Gillmor1-1/+1
2023-11-14gpg,gpgsm: Hide password in debug output also for asked passwords.Werner Koch1-0/+5
2023-11-09gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka1-0/+2
2023-11-09gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka1-0/+2
2023-08-29common: Prepare for more flags in start_new_service.Werner Koch1-1/+2
2023-04-03agent: Add trustlist flag "de-vs".Werner Koch1-0/+2
2022-02-27agent: New flag "qual" for the trustlist.txt.Werner Koch1-0/+2
2022-02-03sm: New option --ignore-cert-with-oid.Werner Koch1-0/+34
2020-09-01Use only one copy of the warn_server_mismatch function.Werner Koch1-34/+3
2020-08-19gpg,gpgsm: Record the creation time of a private key.Werner Koch1-3/+11
2020-07-08Do not use the pinentry's qualitybarWerner Koch1-1/+1
2020-07-08gpgsm: Replace all assert calls by log_assert.Werner Koch1-3/+2
2020-05-18sm: Support creation of EdDSA certificates.Werner Koch1-7/+50
2020-04-23sm: Minor debug output format changes.Werner Koch1-1/+1
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch1-1/+1
2019-07-26sm: Fix error checking of decryption result.NIIBE Yutaka1-7/+8
2019-07-26gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators.Daniel Kahn Gillmor1-3/+9
2019-07-09sm: Fix card access.NIIBE Yutaka1-5/+5
2019-04-03scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch1-1/+1
2019-04-01sm: Show the usage flags when generating a key from a card.Werner Koch1-5/+20
2019-02-18sm: Support generation of card-based ed25519 CSR.Damien Goutte-Gattat via Gnupg-devel1-0/+7
2019-02-15sm: Support generation of card-based ECDSA CSR.Damien Goutte-Gattat via Gnupg-devel1-16/+41
2018-03-23gpg,sm: New option --request-origin.Werner Koch1-0/+14
2017-07-31Explain the "server is older than xxx warning".Werner Koch1-0/+7
2017-07-17gpg,sm: Check compliance of the RNG.Werner Koch1-0/+19
2017-03-07Remove -I option to common.NIIBE Yutaka1-4/+4
2016-12-16sm: Fix agent communication.Justus Winter1-0/+3
2016-11-10gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-02common: Improve compare_string_versions.Werner Koch1-1/+1
2016-10-21Fix use cases of snprintf.NIIBE Yutaka1-32/+18
2016-09-27agent, sm: Set CTX after start_agent.NIIBE Yutaka1-11/+30
2016-06-07common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch1-1/+0
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-1/+1
2016-03-07sm: Implement pinentry loopback and reading passphrases from fd.Justus Winter1-18/+67
2016-01-08Print warnings if old daemon versions are used.Werner Koch1-1/+41
2016-01-08common: New put_membuf_cb to replace static membuf_data_cb.Werner Koch1-20/+8
2015-11-17Fix typos found using codespell.Justus Winter1-2/+2
2015-04-06Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch1-1/+1
2014-11-28Add option --no-autostart.Werner Koch1-2/+12
2014-11-19Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch1-1/+1
2013-02-22Use has_leading_keyword in the assuan callbacks.Werner Koch1-14/+14
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-29/+27