summaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Replace --override-compliance-check by a real fix.Werner Koch2023-01-203-25/+3
* gpg: Do not require --status-fd along with --require-compliance.Werner Koch2023-01-201-1/+1
* gpg: Detect already compressed data also when using a pipe.Werner Koch2023-01-194-7/+49
* gpg: Fix a typo in a rarely shown diagnosticWerner Koch2022-12-161-2/+1
* gpg: Do not continue the export after a cancel for the primary key.Werner Koch2022-12-161-1/+10
* gpg: Replace use of PRIu64 in log_debugWerner Koch2022-12-162-8/+10
* doc: Typo fixesWerner Koch2022-12-161-1/+1
* build: Remove Windows CE support.NIIBE Yutaka2022-12-091-6/+4
* wkd: Do not send/install/mirror expired user ids.Werner Koch2022-12-061-2/+2
* gpg: New export option "mode1003".Werner Koch2022-12-028-25/+276
* gpg: Remove a mostly duplicated function.Werner Koch2022-12-023-81/+36
* tests: Support semihosted environment.NIIBE Yutaka2022-12-011-3/+4
* gpg: New export-filter export-revocsWerner Koch2022-11-282-6/+119
* gpg: Fix double-free in gpg --card-edit.NIIBE Yutaka2022-11-281-1/+0
* gpg: Make --require-compliance work with out --status-fdWerner Koch2022-11-281-1/+1
* gpg: New option --list-filterWerner Koch2022-11-256-12/+165
* gpg: Fix verification of cleartext signatures with overlong lines.Werner Koch2022-11-101-5/+24
* gpg: Move w32_system function.NIIBE Yutaka2022-11-093-117/+108
* gpg: New option --quick-update-pref.Werner Koch2022-11-044-10/+65
* gpg: New list-options show-pref and show-pref-verbose.Werner Koch2022-11-045-150/+181
* gpg: Make --list-packets work w/o --no-armor for plain OCB packets.Werner Koch2022-11-021-0/+1
* gpg: Merge --rfc4880bis features into --gnupgWerner Koch2022-10-312-50/+15
* gpg: Allow only OCB for AEAD encryption.Werner Koch2022-10-317-117/+8
* gpg: New option --compatibility-flagsWerner Koch2022-10-312-1/+27
* gpg: Fix trusted introducer for user-ids with only the mbox.Werner Koch2022-10-281-19/+31
* gpg: Import stray revocation certificates.Werner Koch2022-10-283-13/+65
* gpg: Move NETLIBS after GPG_ERROR_LIBS.NIIBE Yutaka2022-10-181-6/+6
* gpg: Use GCRY_KDF_ONESTEP_KDF with newer libgcrypt in future.NIIBE Yutaka2022-10-141-0/+23
* gpg: Fix wrong use of FD2INT with iobuf_fdopen_nc.NIIBE Yutaka2022-10-072-3/+3
* gpg: Show just keyserver and port with --send-keys.Werner Koch2022-09-301-0/+25
* gpg: Avoid to emit a compliance mode line if libgcrypt is non-compliant.Werner Koch2022-09-291-2/+7
* gpg: Fix assertion failure due to errors in encrypt_filter.Werner Koch2022-09-292-1/+5
* gpg: Make --require-compliance work for -seWerner Koch2022-09-291-156/+146
* gpg: Silence some diagnostics.Werner Koch2022-09-282-8/+11
* gpg: Don't consider unknown keys as non-compliant while decrypting.Werner Koch2022-09-261-4/+4
* dirmngr:dns,doc,gpg: Fix for noreturn for C11.NIIBE Yutaka2022-09-161-1/+1
* agent,dirmngr,gpg,scd: Clean up for modern compiler.NIIBE Yutaka2022-09-142-0/+3
* gpg,common,scd,sm: Function prototype fixes for modern compiler.NIIBE Yutaka2022-09-136-13/+13
* gpg: Support key flags for RENC, TIME, and GROUP.Werner Koch2022-09-076-3/+53
* common: New common option no-autostart.Werner Koch2022-08-221-0/+2
* gpg: Fix --card-status to handle lowercase APPTYPEsWerner Koch2022-08-161-6/+6
* gpg: Improve --edit-key setpref.Werner Koch2022-08-121-5/+17
* gpg: Emit an ERROR status if --quick-set-primary-uid failsIngo Klöcker2022-08-091-3/+9
* gpg: Look up user ID to mark as primary by UID hashIngo Klöcker2022-08-081-25/+22
* gpg: Fix wrong error message for keytocard.Werner Koch2022-08-041-3/+1
* gpg: Make symmetric + pubkey encryption de-vs compliant.Werner Koch2022-08-021-5/+47
* gpg: For de-vs use SHA-256 instead of SHA-1 as implicit preference.Werner Koch2022-07-281-2/+10
* gpg,build: Fix message for newer gettext.NIIBE Yutaka2022-07-051-1/+3
* agent: Do not consider --min-passphrase-len for the magic wand.Werner Koch2022-06-271-1/+23
* g10: Fix garbled status messages in NOTATION_DATAWerner Koch2022-06-141-9/+4