summaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* agent: Minor tweaks to the new genpin inquiry.Werner Koch2020-11-061-43/+53
* agent: Add genpin inquiry for pinentryAndre Heinecke2020-11-061-8/+116
* common: New functions gnupg_opendir et al.Werner Koch2020-10-211-6/+5
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-201-3/+3
* Replace most of the remaining stdio calls by estream calls.Werner Koch2020-10-201-12/+12
* Replace all calls to access by gnupg_accessWerner Koch2020-10-202-9/+12
* agent: Fix SEGV when debuging for cache enabled.NIIBE Yutaka2020-10-091-1/+1
* scd: Extend KEYPAIRINFO with an algorithm string.Werner Koch2020-09-211-1/+1
* agent: Fix regression for access through the extra secket.NIIBE Yutaka2020-09-181-4/+36
* common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka2020-09-182-3/+3
* agent: Keep some permissions of private-keys-v1.d.Werner Koch2020-09-091-3/+13
* agent: Allow using --gogconf-list even if HOME does not exist.Werner Koch2020-08-251-1/+2
* doc: Typo fixesWerner Koch2020-08-252-2/+2
* build: New configure option --disable-testsWerner Koch2020-08-201-0/+4
* gpg: Fix regression for non-default --passphrase-repeat option.Werner Koch2020-08-201-3/+9
* agent: Allow to pass a timestamp to genkey and import.Werner Koch2020-08-178-38/+109
* doc: Add a list of RFCS to DETAIL.Werner Koch2020-08-131-1/+1