summaryrefslogtreecommitdiffstats
path: root/sm/call-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgsm: Fix cached istrusted lookup.Werner Koch2024-10-151-0/+2
* gpgsm: Add compatibility flag no-keyinfo-cacheWerner Koch2024-10-041-0/+6
* gpgsm: Implement a cache for the KEYINFO queries.Werner Koch2024-10-021-20/+138
* gpgsm: Use a cache for ISTRUSTED queries.Werner Koch2024-10-021-19/+122
* indent: Fix spellingDaniel Kahn Gillmor2024-05-311-1/+1
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-12-221-0/+5
|\
| * gpg,gpgsm: Hide password in debug output also for asked passwords.Werner Koch2023-11-141-0/+5
| * gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka2023-11-091-0/+2
* | gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka2023-11-091-0/+2
* | common: Prepare for more flags in start_new_service.Werner Koch2023-08-291-1/+2
|/
* agent: Add trustlist flag "de-vs".Werner Koch2023-04-031-0/+2
* agent: New flag "qual" for the trustlist.txt.Werner Koch2022-02-271-0/+2
* sm: New option --ignore-cert-with-oid.Werner Koch2022-02-031-0/+34
* Use only one copy of the warn_server_mismatch function.Werner Koch2020-09-011-34/+3
* gpg,gpgsm: Record the creation time of a private key.Werner Koch2020-08-191-3/+11
* Do not use the pinentry's qualitybarWerner Koch2020-07-081-1/+1
* gpgsm: Replace all assert calls by log_assert.Werner Koch2020-07-081-3/+2
* sm: Support creation of EdDSA certificates.Werner Koch2020-05-181-7/+50
* sm: Minor debug output format changes.Werner Koch2020-04-231-1/+1
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-1/+1
* sm: Fix error checking of decryption result.NIIBE Yutaka2019-07-261-7/+8
* gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators.Daniel Kahn Gillmor2019-07-261-3/+9
* sm: Fix card access.NIIBE Yutaka2019-07-091-5/+5
* scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch2019-04-031-1/+1
* sm: Show the usage flags when generating a key from a card.Werner Koch2019-04-011-5/+20
* sm: Support generation of card-based ed25519 CSR.Damien Goutte-Gattat via Gnupg-devel2019-02-181-0/+7
* sm: Support generation of card-based ECDSA CSR.Damien Goutte-Gattat via Gnupg-devel2019-02-151-16/+41
* gpg,sm: New option --request-origin.Werner Koch2018-03-231-0/+14
* Explain the "server is older than xxx warning".Werner Koch2017-07-311-0/+7
* gpg,sm: Check compliance of the RNG.Werner Koch2017-07-171-0/+19
* Remove -I option to common.NIIBE Yutaka2017-03-071-4/+4
* sm: Fix agent communication.Justus Winter2016-12-161-0/+3
* gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch2016-11-101-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Improve compare_string_versions.Werner Koch2016-11-021-1/+1
* Fix use cases of snprintf.NIIBE Yutaka2016-10-211-32/+18
* agent, sm: Set CTX after start_agent.NIIBE Yutaka2016-09-271-11/+30
* common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch2016-06-071-1/+0
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-1/+1
* sm: Implement pinentry loopback and reading passphrases from fd.Justus Winter2016-03-071-18/+67
* Print warnings if old daemon versions are used.Werner Koch2016-01-081-1/+41
* common: New put_membuf_cb to replace static membuf_data_cb.Werner Koch2016-01-081-20/+8
* Fix typos found using codespell.Justus Winter2015-11-171-2/+2
* Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch2015-04-061-1/+1
* Add option --no-autostart.Werner Koch2014-11-281-2/+12
* Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch2014-11-191-1/+1
* Use has_leading_keyword in the assuan callbacks.Werner Koch2013-02-221-14/+14
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-29/+27
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-1/+2