aboutsummaryrefslogtreecommitdiffstats
path: root/agent/agent.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgsm: Extend --learn-card by an optional s/n argument.Werner Koch2025-03-171-2/+3
* agent: Add option --status to the LISTRUSTED command.Werner Koch2024-10-011-1/+2
* agent:daemon: Add an argument to specify requiring socket connection.NIIBE Yutaka2024-06-271-1/+1
* indent: Fix spellingDaniel Kahn Gillmor2024-05-311-2/+2
* agent:kem:ecc: Support a key on smartcard.NIIBE Yutaka2024-04-261-1/+4
* agent: Make "PKDECRYPT --kem" with optional value work.Werner Koch2024-04-051-2/+2
* agent: Add initial support for hybrid ECC+PQC decryption with KEM.NIIBE Yutaka2024-04-051-0/+12
* agent: Add --another option for hybrid crypto.NIIBE Yutaka2024-04-011-1/+4
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-03-121-2/+2
|\
| * Allow tilde expansion for the foo-program options.Werner Koch2024-02-271-2/+2
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-01-261-7/+32
|\|
| * agent: Add "ephemeral" Assuan option.Werner Koch2024-01-221-7/+32
| * agent: Create and use Token entries to track the display s/n.Werner Koch2023-05-261-5/+8
* | agent: Better interaction between main loop and cache expiration.NIIBE Yutaka2023-08-301-1/+1
* | agent: Add agent_kick_the_loop function.NIIBE Yutaka2023-08-241-0/+1
* | agent: Create and use Token entries to track the display s/n.Werner Koch2023-05-261-5/+8
|/
* agent: Make --disable-extended-key-format a dummy option.Werner Koch2023-03-131-8/+1
* ssh: Allow to define the order in which keys are returned.Werner Koch2023-02-011-1/+1
* agent,w32: Support Win32-OpenSSH emulation by gpg-agent.NIIBE Yutaka2022-10-141-0/+1
* agent: Add KEYATTR command.NIIBE Yutaka2022-06-221-1/+3
* agent: New option --no-user-trustlist and --sys-trustlist-name.Werner Koch2022-06-141-0/+7
* agent,ssh: Make not-inserted OpenPGP.3 keys available for SSH.NIIBE Yutaka2022-05-261-0/+3
* agent: Handle USAGE information in KEYINFO.NIIBE Yutaka2022-05-261-0/+1
* agent: Move confirmation handling into findkey.c.NIIBE Yutaka2022-05-201-10/+9
* agent: Use "Created:" field for creation time.NIIBE Yutaka2022-03-251-1/+1
* agent: Ignore passphrase constraints for a generated passphrase.Werner Koch2021-08-181-1/+2
* agent: New option --check-sym-passphrase-pattern.Werner Koch2021-08-131-2/+10
* agent: Make --pinentry-formatted-passphrase a simple flagIngo Klöcker2021-08-121-7/+2
* agent: New option --pinentry-formatted-passphraseIngo Klöcker2021-08-101-0/+8
* agent: Fix build without TPMWerner Koch2021-03-101-1/+1
* agent: Add new shadow key type and functions to call tpm2daemonJames Bottomley2021-03-101-0/+58
* agent: Clean up the API of agent_pkdecrypt.NIIBE Yutaka2020-12-081-3/+3
* agent: Allow to pass a timestamp to genkey and import.Werner Koch2020-08-171-2/+3
* agent: Add option --pss to pksign to be used by smartcards.Werner Koch2020-08-101-3/+5
* agent: New option --newsymkey for GET_PASSPHRASEWerner Koch2020-07-081-2/+3
* agent: separate out daemon handling infrastructure for reuseJames Bottomley2020-06-241-12/+26
* agent: expose shadow key typeJames Bottomley via Gnupg-devel2020-06-241-1/+9
* agent: Clean up for getting info from SEXP.NIIBE Yutaka2020-06-191-2/+1
* agent,ecc: Use of opaque MPI for ECC, fixup 'd'.NIIBE Yutaka2020-06-051-0/+5
* agent: Allow to use SETHASH for arbitrary data.Werner Koch2020-05-181-1/+4
* Spelling cleanup.Daniel Kahn Gillmor2020-02-181-2/+2
* agent: Allow signing with card key even without a stub key.Werner Koch2020-02-131-1/+2
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-101-0/+1
* agent: Extend agent_card_getattr with KEYGRIP.NIIBE Yutaka2020-01-131-2/+3
* agent: SSH: SCD KEYINFO to list available keys.NIIBE Yutaka2020-01-091-2/+1
* agent: First changes to support a PIN cache for scdaemon.Werner Koch2020-01-071-1/+2
* agent: Add pinentry_loopback_confirm declaration.NIIBE Yutaka2019-06-041-2/+5
* agent: Stop scdaemon after reload when disable_scdaemon.NIIBE Yutaka2019-05-231-0/+1
* agent: Support scdaemon operation using KEYGRIP.NIIBE Yutaka2019-05-151-0/+14
* agent: Put Token lines into the key files.Werner Koch2019-05-031-1/+2