summaryrefslogtreecommitdiffstats
path: root/m4/libgcrypt.m4 (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-20dirmngr: New command AD_QUERY.Werner Koch8-138/+758
2023-03-16dirmngr: Add framework to implement a fake CRL feature.Werner Koch6-2/+87
2023-03-16gpgsm: New option --no-pretty-dnWerner Koch4-2/+25
2023-03-15gpgtar: Do not allow the use of stdout for --status-fdWerner Koch1-2/+6
2023-03-15gpgtar: Print a result status with skiupped files.Werner Koch3-10/+69
2023-03-15gpg: Delete secret key after "keytocard".Werner Koch3-9/+48
2023-03-15scd,openpgp: Switch key attributes between RSA and ECC in writekey.Werner Koch2-6/+34
2023-03-13agent: Make --disable-extended-key-format a dummy option.Werner Koch11-285/+157
2023-03-10dirmngr: Add command "GETINFO stats".Werner Koch8-35/+59
2023-03-10agent: Try to SETREPEATOK if the pinentry supports it.Ben Kibbey1-0/+21
2023-03-09dirmngr: Distinguish between "no crl" and "crl not trusted".Werner Koch8-12/+33
2023-03-08keyboxd: Allow import of v0 certificates.Werner Koch1-1/+6
2023-03-08gpg,gpgsm: New option --log-timeWerner Koch4-0/+27
2023-03-08dirmngr: Minor code cleanup in the CRL cache.Werner Koch1-10/+25
2023-03-08gpgsm: Strip trailing zeroes from detached signatures.Werner Koch5-7/+120
2023-03-08scd: Fix checking memory allocation.NIIBE Yutaka1-1/+1
2023-03-03doc: Typo fixes and new notes in DETAILSWerner Koch2-1/+7
2023-03-01gpg: Actually encrypt to ADSKs.Werner Koch3-14/+39
2023-03-01gpg: Allow adding of Additional Decryption Subkeys.Werner Koch13-78/+280
2023-03-01agent: Show "no secret key" instead of "card removed".Werner Koch2-4/+20
2023-02-28gpgconf: Print some standard envvars with -XWerner Koch1-0/+10
2023-02-26gpgsm: Improve cert lookup callback from dirmngr.Werner Koch3-5/+13
2023-02-24sm: Fix dirmngr loadcrl for intermediate certsAndre Heinecke1-2/+26
2023-02-23doc: Minor comment fixes.Werner Koch2-2/+3
2023-02-23dirmngr: New debug flag "keeptmp".Werner Koch2-1/+4
2023-02-21gpg: Prepare to accept shorter OIDs for ed25519 and cv25519.Werner Koch1-6/+20
2023-02-16gpg: New option --add-desig-revokerWerner Koch6-11/+132
2023-02-16doc: Put the Unattended Usage of GPG section also into the man page.Werner Koch1-28/+17
2023-02-16gpg: --gen-random code cleanup by using es_set_binary.Werner Koch2-4/+2
2023-02-08tools: Return a better error message if sendmail is not usable.Werner Koch1-0/+7
2023-02-07gpg: New list-option --show-unusable-sigs.Werner Koch7-31/+64
2023-02-01ssh: Allow to define the order in which keys are returned.Werner Koch4-63/+185
2023-01-31gpg: New pseudo option full-help for --list-options et al.Werner Koch1-1/+6
2023-01-31gpg: Make "--list-options show-sig-subpackets=n,m" work again.Werner Koch2-4/+14
2023-01-30gpg: For readibility use macro instead of integers in key-clean.Werner Koch1-34/+42
2023-01-30gpgtar: Fix new --status-fd handling.Werner Koch1-1/+1
2023-01-30gpgtar: Emit progress status lines in create mode.Werner Koch4-13/+142
2023-01-26gpgtar: Fix parent directory creation bugWerner Koch1-0/+2
2023-01-26gpgtar: Allow decryption from stdin.Werner Koch2-19/+20
2023-01-26po: Update Japanese Translation.NIIBE Yutaka1-19/+10
2023-01-24common: Slight redefinition of nvc_get_boolean.Werner Koch3-7/+13
2023-01-23doc: Remove profile and systemd example files.Werner Koch13-212/+6
2023-01-20gpg: Replace --override-compliance-check by a real fix.Werner Koch5-32/+8
2023-01-20gpg: Do not require --status-fd along with --require-compliance.Werner Koch1-1/+1
2023-01-20doc: Update copyright notices.Werner Koch5-22/+9
2023-01-20wkd: Support option --output for command --check.Werner Koch4-11/+39
2023-01-19doc: Revert last change the gpg --unwrap descriptionWerner Koch1-3/+2
2023-01-19common: Detect PNG and JPEG file formats.Werner Koch1-6/+24
2023-01-19wkd: Let gpg-wks-client --supported print some diagnostics.Werner Koch1-1/+45
2023-01-19gpg: Detect already compressed data also when using a pipe.Werner Koch9-64/+201