summaryrefslogtreecommitdiffstats
path: root/common/mkdir_p.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-30doc: Deprecate scd-event option of scdaemon.NIIBE Yutaka1-1/+2
2022-11-29wkd: New option --add-revocs and some fixes.Werner Koch4-33/+228
2022-11-29doc: Comment typo fixWerner Koch1-2/+2
2022-11-29wkd: Make use of --debug extprog.Werner Koch1-1/+20
2022-11-28gpg: New export-filter export-revocsWerner Koch3-6/+124
2022-11-28gpg: Fix double-free in gpg --card-edit.NIIBE Yutaka1-1/+0
2022-11-28gpg: Make --require-compliance work with out --status-fdWerner Koch1-1/+1
2022-11-25gpg: New option --list-filterWerner Koch7-14/+204
2022-11-25dirmngr: Silence ocsp debug output.Werner Koch3-4/+11
2022-11-24tests: Fix to support --enable-all-tests and variants.NIIBE Yutaka8-16/+36
2022-11-24tests:w32: Fix for non-dot file name for Windows.NIIBE Yutaka1-1/+1
2022-11-24tests:gpgscm:w32: Fix for GetTempPath.NIIBE Yutaka1-0/+5
2022-11-24tests: Keep .log files in objdir.NIIBE Yutaka1-1/+3
2022-11-24tests: Use 233 for invalid value of FD.NIIBE Yutaka1-1/+1
2022-11-18w32: Fix gnupg_tmpfile for possible failure.NIIBE Yutaka1-6/+3
2022-11-17scd: Redact --debug cardio output of a VERIFY APDU.Werner Koch1-2/+16
2022-11-16common: Remove Windows CE support in common.NIIBE Yutaka9-921/+5
2022-11-15gpgsm: Fix colon outout of ECC encryption certificatesWerner Koch1-3/+3
2022-11-15scd:nks: Fix ECC signing if key not given by keygrip.Werner Koch1-0/+2
2022-11-15dirmngr: Fix verification of ECDSA signed CRLs.Werner Koch2-3/+4
2022-11-10agent: Allow trustlist on Windows in Unicode homedirs.Werner Koch2-9/+14
2022-11-10gpg: Fix verification of cleartext signatures with overlong lines.Werner Koch1-5/+24
2022-11-09gpg: Move w32_system function.NIIBE Yutaka3-117/+108
2022-11-04gpg: New option --quick-update-pref.Werner Koch5-11/+77
2022-11-04gpg: New list-options show-pref and show-pref-verbose.Werner Koch5-150/+181
2022-11-04tests: Add tests to check that OCB is only used for capable keys.Werner Koch8-11/+121
2022-11-02gpg: Make --list-packets work w/o --no-armor for plain OCB packets.Werner Koch1-0/+1
2022-11-02tests: Add symmetric decryption tests.Werner Koch6-0/+83
2022-11-02tests: Add tr:assert-same function.Werner Koch3-5/+13
2022-11-02agent: Avoid blanks in the ssh key's comment.Werner Koch1-0/+5
2022-11-02build: Update m4 files.NIIBE Yutaka5-10/+10
2022-10-31gpg: Merge --rfc4880bis features into --gnupgWerner Koch2-50/+15
2022-10-31gpg: Allow only OCB for AEAD encryption.Werner Koch8-140/+20
2022-10-31gpg: New option --compatibility-flagsWerner Koch3-1/+35
2022-10-28gpgsm: Also announce AES256-CBC in signatures.Werner Koch1-7/+10
2022-10-28gpg: Fix trusted introducer for user-ids with only the mbox.Werner Koch1-19/+31
2022-10-28gpg: Import stray revocation certificates.Werner Koch3-13/+65
2022-10-28agent: Automatically convert to extended key format by KEYATTR.NIIBE Yutaka1-6/+15
2022-10-25card: New commands "gpg" and "gpgsm".Werner Koch1-2/+63
2022-10-25card: Also show fingerprints of known X.509 certificatesWerner Koch1-1/+4
2022-10-25scd:nks: Support non-ESIGN signing with the Signature Card v2Werner Koch1-8/+20
2022-10-25gpgsm: Allow ECC encryption keys with just keyAgreement specified.Werner Koch3-1/+11
2022-10-25gpgsm: Use macro constants for cert_usage_p.Werner Koch1-15/+27
2022-10-24build: Update gpg-error.m4.NIIBE Yutaka1-1/+5
2022-10-24po: Update Simplified Chinese Translation.bobwxc1-31/+16
2022-10-20agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument.NIIBE Yutaka12-24/+17
2022-10-18gpg: Move NETLIBS after GPG_ERROR_LIBS.NIIBE Yutaka1-6/+6
2022-10-14gpg: Use GCRY_KDF_ONESTEP_KDF with newer libgcrypt in future.NIIBE Yutaka1-0/+23
2022-10-14common,w32: Fix struct stat on Windows.NIIBE Yutaka1-1/+11
2022-10-14agent,w32: Support Win32-OpenSSH emulation by gpg-agent.NIIBE Yutaka4-36/+164