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