summaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass PINENTRY_GEOM_HINT environment variable to pinentryTobias Fella2024-01-221-1/+2
* speedo: Patch ELF binaries to use built librariesWerner Koch2024-01-121-1/+1
* g13: New option --no-mount.Werner Koch2024-01-091-0/+1
* common,w32: Remove duplicated backslashes when setting the homedir.Werner Koch2024-01-091-0/+27
* scd: Add support for SCE 7.0Werner Koch2024-01-041-1/+1
* common: Add keyword socketdir to gpgconf.ctlWerner Koch2023-12-221-44/+91
* 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
* 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
* 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-212-8/+46
* gpg: Report BEGIN_* status before examining the input.NIIBE Yutaka2023-11-174-108/+123
* gpgsm: Support ECDSA in de-vs mode.Werner Koch2023-11-082-2/+12
* common: Declare two LibrePGP constants for future useWerner Koch2023-11-081-0/+3
* w32: Use utf8 for the asctimestamp function.Werner Koch2023-10-271-1/+1
* common: New functions timegm_u64, isotime2epoch_u64.Werner Koch2023-10-264-154/+176
* common: Provide API to parse BER/TLV encodings.Werner Koch2023-10-243-2/+855
* common: New function scan_secondsstr.Werner Koch2023-10-144-2/+76
* scd:openpgp: Return better error codes for the Reset Code.Werner Koch2023-10-061-0/+5
* common: Improve lock strategy for dotlock.Werner Koch2023-10-021-40/+54
* common: Add new function b64decode.Werner Koch2023-10-025-18/+168
* common: Add gnupg_memstr to replace static versions.Werner Koch2023-09-264-62/+32
* common: Never remove /dev/null.Werner Koch2023-09-071-1/+6
* common:w32: Fix gnupg_w32_set_errno.NIIBE Yutaka2023-07-101-0/+1
* common,w32: Add missing GetLastError->errno mapping.Werner Koch2023-07-043-6/+8
* sm: Remove duplicated code.Werner Koch2023-06-281-3/+6
* gpgsm: Print PROGRESS status lines.Werner Koch2023-06-152-7/+101
* gpg: Make progress work for large files on Windows.Werner Koch2023-06-132-57/+12
* gpg: Print status line and proper diagnostics for write errors.Werner Koch2023-06-091-3/+6
* w32: Map ERROR_FILE_INVALID to EIO.Werner Koch2023-06-091-0/+3
* dirmngr: Extend the AD_QUERY command.Werner Koch2023-06-071-1/+1
* common: New function substitute_vars.Werner Koch2023-06-062-7/+42
* common: New function nve_setWerner Koch2023-05-262-0/+27
* common,w32: Set a proper error code when creating an output file.Werner Koch2023-05-231-2/+10
* common: Fix parsing ECC key.NIIBE Yutaka2023-05-011-1/+1
* Use keyboxd on a fresh install also on Windows.Werner Koch2023-04-191-32/+40
* gpgtar: Read common.conf for the log-file option.Werner Koch2023-04-182-0/+4
* gpg: Curvenames may now compared case insensitive.Werner Koch2023-04-121-9/+12
* gpg: New option --assert-signer.Werner Koch2023-04-051-0/+1
* common: Change allocation of the comopt symbol.Werner Koch2023-04-042-2/+7
* Use the keyboxd for a fresh installWerner Koch2023-04-042-3/+36
* scd,openpgp: Switch key attributes between RSA and ECC in writekey.Werner Koch2023-03-151-1/+4
* dirmngr: Distinguish between "no crl" and "crl not trusted".Werner Koch2023-03-092-1/+3
* gpgsm: Strip trailing zeroes from detached signatures.Werner Koch2023-03-083-3/+108
* doc: Minor comment fixes.Werner Koch2023-02-231-1/+2
* gpg: Prepare to accept shorter OIDs for ed25519 and cv25519.Werner Koch2023-02-211-6/+20