aboutsummaryrefslogtreecommitdiffstats
path: root/agent (follow)
Commit message (Expand)AuthorAgeFilesLines
* agent: Flush before calling ftruncate.NIIBE Yutaka2022-06-231-0/+2
* agent,scd: Make sure to set CONFIDENTIAL flag in Assuan.NIIBE Yutaka2022-06-092-3/+15
* agent: Not writing password into file.NIIBE Yutaka2022-04-251-35/+20
* ssh: Fix adding an ed25519 key with a zero length comment.Werner Koch2022-01-281-4/+10
* gpgconf: Some more fixes for the backported stuff.Werner Koch2022-01-261-56/+10
* build: Fixes recent commits to still build with gpgrt 1.27.Werner Koch2021-12-301-1/+1
* agent: Re-group the options in the --help output.Werner Koch2021-12-291-67/+71
* gpgconf: Support reading global options (part 2).Werner Koch2021-12-291-12/+24
* agent: Print the non-option warning earlier.Werner Koch2021-11-141-10/+12
* agent,dirmngr: New option --steal-socketWerner Koch2021-11-131-8/+20
* agent: Fix segv in GET_PASSPHRASE (regression)Werner Koch2021-09-071-1/+1
* agent: Use the sysconfdir for a pattern file.Werner Koch2021-08-201-1/+29
* agent: Ignore passphrase constraints for a generated passphrase.Werner Koch2021-08-203-34/+68
* 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-14/+31
* agent: Make QT_QPA_PLATFORMTHEME=qt5ct work for the pientWerner Koch2021-08-171-1/+8
* agent: New option --check-sym-passphrase-pattern.Werner Koch2021-08-175-26/+80
* agent: Add checkpin inquiry for pinentryIngo Klöcker2021-08-171-8/+229
* agent: New option --pinentry-formatted-passphraseIngo Klöcker2021-08-163-0/+64
* agent: Appropriate error code for importing key with no passwd.NIIBE Yutaka2021-06-081-0/+2
* Assorted memory leak fixes on the error code paths.Werner Koch2021-05-201-1/+1
* gpg: Allow decryption w/o public key but with correct card inserted.Werner Koch2021-05-041-7/+15
* agent: Silence error messages for READKEY --cardWerner Koch2021-05-042-6/+9
* agent: Skip unknown unknown ssh curves seen on cards.Werner Koch2021-05-031-7/+17
* Backport of the new option parser from 2.3Werner Koch2020-12-043-115/+105
* doc: Fix typosGavin L. Rebeiro2020-11-231-1/+1
* gpg: Provide better diagnostic for replaced card keys.Werner Koch2020-11-135-4/+42
* w32: Support Unicode also for config files etc.Werner Koch2020-11-102-3/+3
* Require Libgcrypt 1.8Werner Koch2020-11-093-29/+0
* agent: Fix secret key import for Ed25519.NIIBE Yutaka2020-10-301-1/+1
* common: New functions gnupg_opendir et al.Werner Koch2020-10-231-6/+5
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-231-3/+3
* Replace most of the remaining stdio calls by estream calls.Werner Koch2020-10-211-12/+12
* Replace all calls to access by gnupg_accessWerner Koch2020-10-212-9/+12
* w32: Add manifest files to most binariesWerner Koch2020-10-023-4/+29
* agent: Keep some permissions of private-keys-v1.d.Werner Koch2020-09-101-3/+13
* agent: Allow TERM="".NIIBE Yutaka2020-08-261-1/+1
* agent: Allow using --gogconf-list even if HOME does not exist.Werner Koch2020-08-251-1/+2
* agent: Allow to pass a timestamp to genkey and import.Werner Koch2020-08-238-35/+138
* agent: Default to extended key format.Werner Koch2020-08-223-7/+22
* 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: Fix regression with --newsymkey in loopback mode.Werner Koch2020-07-131-2/+5
* Do not use the pinentry's qualitybarWerner Koch2020-07-081-1/+1
* agent: New option --newsymkey for GET_PASSPHRASEWerner Koch2020-07-084-97/+354
* common: Change argument order of log_printhex.Werner Koch2020-05-124-7/+7
* agent: Print an error if gpg-protect reads the extended key format.Werner Koch2020-03-301-0/+5
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-105-0/+5
* agent: Improve --debug-pinentry diagnosticsWerner Koch2019-11-251-19/+35
* dirmngr: Fixed typo in recently added diagnostic.Werner Koch2019-11-181-1/+1