aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * speedo: Patch ELF binaries to use built librariesWerner Koch2024-01-127-216/+66
| * gpg: Improve error message for expired default keys.Werner Koch2024-01-111-4/+22
| * doc: Document the gpgconf --unlock command.Werner Koch2024-01-112-5/+16
| * gpg: Fix regression in the Revoker keyword of the parmeter file.Werner Koch2024-01-112-4/+5
| * gpg: Allow to create revocations even with non-compliant algos.Werner Koch2024-01-101-5/+7
| * scd:p15: Allow signing for CVISION cardsWerner Koch2024-01-101-4/+81
| * g13: New option --no-mount.Werner Koch2024-01-098-43/+76
| * gpg: Print a useful error id SKI algo 253 is found.Werner Koch2024-01-091-1/+10
| * scd:p15: Allow PIN verification and decryption for CVISION cards.Werner Koch2024-01-091-15/+55
| * gpgconf: Adjust -X command for the new VERSION file formatWerner Koch2024-01-091-10/+38
| * common,w32: Remove duplicated backslashes when setting the homedir.Werner Koch2024-01-092-0/+30
| * gpg: Improve error return for --quick-add-subkey and -add-adsk.Werner Koch2024-01-051-2/+8
| * scd: Add support for SCE 7.0Werner Koch2024-01-044-6/+109
| * gpg: Choose key from inserted card over a non-inserted cardWerner Koch2024-01-022-3/+17
| * gpg: Don't call keybox_compress when KEYDB_RESOURCE_FLAG_READONLY.NIIBE Yutaka2023-12-291-12/+14
| * tools: Fix argparse table of gpgconf.NIIBE Yutaka2023-12-251-35/+37
* | gpg: Clean up pk_ecdh_decrypt function.NIIBE Yutaka2024-01-261-14/+11
* | kbx: Have threads monitoring socket takeover and homedir if no inotify.NIIBE Yutaka2024-01-241-117/+229
* | common: Remove t-b64.c.NIIBE Yutaka2023-12-262-156/+1
* | agent,kbx: Fix reliable_homedir_inotify (2/2).NIIBE Yutaka2023-12-262-22/+12
* | agent,kbx: Fix reliable_homedir_inotify (1/2).NIIBE Yutaka2023-12-262-23/+22
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-12-2238-367/+1146
|\|
| * doc: Explain why socket activation is a problemWerner Koch2023-12-221-0/+30
| * common: Add keyword socketdir to gpgconf.ctlWerner Koch2023-12-223-55/+118
| * scd:openpgp: Add the length check for new PIN.NIIBE Yutaka2023-12-221-16/+32
| * tools: Remove the dotlock tool.NIIBE Yutaka2023-12-212-122/+1
| * scd:p15: Add a diagnostic for unsupported DTRUST4 features.Werner Koch2023-12-201-1/+4
| * scd:p15: Add support for D-Trust Card 4.1/4.4Mario Haustein via Gnupg-devel2023-12-201-9/+71
| * scd:p15: Add support for CardOS 5.4Mario Haustein via Gnupg-devel2023-12-201-2/+8
| * doc: Explain what to put into mailcap for gpg-wks-client.Werner Koch2023-12-201-0/+15
| * tools: Integrate the dotlock tool into gpgconf.NIIBE Yutaka2023-12-201-1/+69
| * common: Add dotlock util under libexec.NIIBE Yutaka2023-12-202-31/+65
| * common: Clean up the temporary file at dotlock_destroy.NIIBE Yutaka2023-12-201-0/+6
| * common: Support not-removing the lockfile by dotlock_destroy.NIIBE Yutaka2023-12-201-1/+4
| * common: Fix a possible resource leak for dotlock.NIIBE Yutaka2023-12-201-2/+5
| * common: Improve the parsing of gpgconf.ctl variables.Werner Koch2023-12-191-30/+27
| * common: Enhance dotlock, so that we can have a CLI util.NIIBE Yutaka2023-12-192-11/+138
| * kbx: Create public-keys.d, after creating the homedir.NIIBE Yutaka2023-12-192-0/+88
| * keyboxd: Pass lock info back to gpg and gpgsm.Werner Koch2023-12-183-9/+48
| * keyboxd: Timeout on failure to get the database lock.Werner Koch2023-12-181-15/+53
| * common: Add an info callback to dotlock.Werner Koch2023-12-183-11/+203
| * common: Improve error return for dotlock.Werner Koch2023-12-121-2/+8
| * doc: Fix description of scdaemon for --disable-ccid.NIIBE Yutaka2023-12-121-10/+8
| * po: Fix quotes in Polish Translation.Ahelenia ZiemiaƄska2023-12-071-395/+395
| * po: Update Portuguese Translation.Daniel Cerqueira2023-11-292-5767/+3530
| * gpgsm: Set validity flag in keylisting to n for untrusted root cert.Werner Koch2023-11-271-0/+2
| * scd:openpgp: Fallback to default ECDH params in writekey.Werner Koch2023-11-231-3/+5
| * agent: Update the key file only if changed (slight return).Werner Koch2023-11-211-12/+52
| * common: Check wether to set the modified flag in nve_set.Werner Koch2023-11-211-22/+8
| * agent: Update the key file only if not changed.Werner Koch2023-11-213-9/+56