summaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep.NIIBE Yutaka2021-10-052-2/+2
* agent: Fix calibrate_get_time use of clock_gettime.NIIBE Yutaka2021-10-051-1/+22
* agent: Fix segv in GET_PASSPHRASE (regression)Werner Koch2021-09-071-1/+1
* agent: Use the sysconfdir for a pattern file.Werner Koch2021-08-181-1/+28
* agent: Ignore passphrase constraints for a generated passphrase.Werner Koch2021-08-183-34/+69
* agent: Improve the GENPIN callback.Werner Koch2021-08-181-9/+14
* agent: Fix for zero length help string in pinentry hints.Werner Koch2021-08-181-13/+31
* agent: Make QT_QPA_PLATFORMTHEME=qt5ct work for the pientWerner Koch2021-08-131-1/+8
* agent: New option --check-sym-passphrase-pattern.Werner Koch2021-08-135-25/+79
* agent: Make --pinentry-formatted-passphrase a simple flagIngo Klöcker2021-08-123-21/+5
* agent: Add checkpin inquiry for pinentryIngo Klöcker2021-08-101-0/+104
* agent: New option --pinentry-formatted-passphraseIngo Klöcker2021-08-103-0/+80
* agent: Add translatable text for Caps Lock hintIngo Klöcker2021-07-211-0/+1
* agent: Fix regression in agent_get_shadow_info_type.Werner Koch2021-06-251-2/+6
* agent: Fix importing protected secret key.NIIBE Yutaka2021-06-091-21/+49
* agent: Appropriate error code for importing key with no passwd.NIIBE Yutaka2021-06-041-0/+2
* agent: Fix calling handle_pincache_put.NIIBE Yutaka2021-05-281-1/+1
* agent: Fix memory leaksJakub Jelen2021-05-203-22/+30
* agent: Avoid memory leaks in error code paths.Jakub Jelen2021-05-205-8/+22
* gpg: Improve speed of secret key listing.Werner Koch2021-05-191-34/+143
* agent: Use SHA-256 for SSH fingerprint by defaultWerner Koch2021-05-121-2/+2
* A few minor code cleanups and typo fixes.Werner Koch2021-05-111-1/+1
* agent,w32: Silence the get_peercred failed diagnosticWerner Koch2021-04-231-1/+6
* gpg: Allow decryption w/o public key but with correct card inserted.Werner Koch2021-04-231-5/+13
* agent: Require verbose level 2 for handler started/terminated notices.Werner Koch2021-04-231-2/+2
* agent: Silence error messages for READKEY --cardWerner Koch2021-04-212-6/+9
* Support log-file option from common.conf for all daemon.Werner Koch2021-04-201-1/+27
* agent,kbx: Add LIBASSUAN_CLFAGS.Jakub Jelen2021-04-131-0/+2
* agent: Skip unknown unknown ssh curves seen on cards.Werner Koch2021-03-291-6/+16
* agent: Add debug output for failed RSA signature verificationWerner Koch2021-03-261-0/+8
* agent: Simplify a function.Werner Koch2021-03-181-32/+23
* gpg: New option --no-auto-trust-new-key.Beta-2.3.0-beta1655Werner Koch2021-03-151-1/+1
* agent: Fix build without TPMWerner Koch2021-03-101-1/+1
* gpg: Add new command keytotpm to convert a private key to TPM formatJames Bottomley2021-03-102-0/+54
* agent: Add new shadow key type and functions to call tpm2daemonJames Bottomley2021-03-1011-22/+519
* w32: Cleanup use of pid_t in call-daemonWerner Koch2021-03-081-7/+2
* po: Change translatability of a fallback string.Werner Koch2021-02-181-4/+4
* agent: Comment spell fix.NIIBE Yutaka2021-02-121-2/+2
* agent: Support ssh-agent extensions for environment variables.Werner Koch2021-01-251-1/+85
* Require Libgcrypt 1.9Werner Koch2021-01-193-29/+0
* agent: Allow decryption with card but no file.NIIBE Yutaka2020-12-081-2/+5
* agent: Clean up the API of agent_pkdecrypt.NIIBE Yutaka2020-12-082-24/+24
* agent: Allow pksign operation with card but no file.NIIBE Yutaka2020-12-081-2/+4
* agent: Fix YK s/n and prettify the request card prompt for YubikeysWerner Koch2020-11-261-4/+19
* doc: Fix typosGavin L. Rebeiro2020-11-231-1/+1
* Fix the previous comment changes help doc string.NIIBE Yutaka2020-11-201-1/+1
* gpg,agent: Fix comments for KEYPAIRINFO status report.NIIBE Yutaka2020-11-201-1/+1
* agent: Fix creating shadow key on card key generation.NIIBE Yutaka2020-11-191-3/+3
* w32: Replace some fopen by es_fopen.Werner Koch2020-11-111-13/+11
* agent: Fix SOS handling with libgcrypt 1.8.NIIBE Yutaka2020-11-091-2/+19