aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* gpg,gpgsm: Extend the use of allow-ecc-encr and vsd-allow-ocbWerner Koch2023-03-241-0/+4
* gpg: Delete secret key after "keytocard".Werner Koch2023-03-153-9/+48
* gpg: Allow no version information of YubikeyWerner Koch2023-03-141-1/+2
* gpg: Implement encryption to ADSKs.Werner Koch2023-03-036-24/+54
* gpg: Get the signature keyid from the issuer fpr.Werner Koch2023-03-031-2/+15
* gpg: Support key flags for RENC, TIME, and GROUP.Werner Koch2023-03-036-3/+53
* gpg: --gen-random code cleanup by using es_set_binary.Werner Koch2023-02-162-4/+2
* agent: Do not consider --min-passphrase-len for the magic wand.Werner Koch2023-02-161-1/+23
* gpg: Add level 16 to --gen-randomWerner Koch2023-02-161-32/+45
* gpg: Make "--list-options show-sig-subpackets=n,m" work again.Werner Koch2023-01-311-4/+11
* 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-290/+345
* common: New function get_keyalgo_string.Werner Koch2023-01-131-1/+4
* gpg: Remove duplicated diagnostic.Werner Koch2023-01-111-4/+0
* gpg: Add missing space to a diagnostic.Werner Koch2023-01-111-2/+1
* Merge branch 'STABLE-BRANCH-2-2.40' into STABLE-BRANCH-2-2Werner Koch2022-12-237-15/+140
|\
| * wkd: Do not send/install/mirror expired user ids.Werner Koch2022-12-061-2/+2
| * gpg: New export-filter export-revocsWerner Koch2022-11-302-5/+124
| * gpg: Fix double-free in gpg --card-edit.NIIBE Yutaka2022-11-291-1/+0
| * gpg: use iobuf_read for higher detached signing speedWerner Koch2022-11-291-4/+4
| * g10/plaintext: do_hash: use iobuf_read for higher performanceJussi Kivilinna2022-11-291-2/+7
| * gpg: Make --require-compliance work with out --status-fdWerner Koch2022-11-281-1/+1
| * gpg: Add a notation to encryption subkeys in de-vs mode.Werner Koch2022-11-251-3/+57
| * gpg: Fix trusted introducer for user-ids with only the mbox.Werner Koch2022-11-251-19/+31
| * gpg: Import stray revocation certificates.Werner Koch2022-11-253-13/+66
| * gpg: Make --list-packets work w/o --no-armor for plain OCB packets.Werner Koch2022-11-251-0/+1
| * gpg: New option --compatibility-flagsWerner Koch2022-11-252-1/+27
* | gpg: Add a notation to encryption subkeys in de-vs mode.Werner Koch2022-11-161-3/+57
* | gpg: New option --quick-update-pref.Werner Koch2022-11-154-9/+64
* | gpg: New list-options show-pref and show-pref-verbose.Werner Koch2022-11-156-153/+183
* | gpg: Fix trusted introducer for user-ids with only the mbox.Werner Koch2022-11-091-19/+31
* | gpg: Import stray revocation certificates.Werner Koch2022-11-093-13/+66
* | gpg: Make --list-packets work w/o --no-armor for plain OCB packets.Werner Koch2022-11-041-0/+1
* | gpg: Add compatibility flag "vsd-allow-ocb"Werner Koch2022-10-312-2/+5
* | gpg: New option --compatibility-flagsWerner Koch2022-10-312-1/+27
* | gpg: Support OCB encryption.Werner Koch2022-10-3113-124/+932
|/
* gpg: Move NETLIBS after GPG_ERROR_LIBS (another).NIIBE Yutaka2022-10-181-1/+1
* gpg: Move NETLIBS after GPG_ERROR_LIBS.NIIBE Yutaka2022-10-181-6/+6
* gpg: Report an error for receiving key from agent.NIIBE Yutaka2022-10-131-0/+1
* gpg: For de-vs use AES-128 instead of 3DES as implicit preference.Werner Koch2022-10-101-2/+10
* gpg: Show just keyserver and port with --send-keys.Werner Koch2022-10-071-0/+25
* gpg: Avoid to emit a compliance mode line if libgcrypt is non-compliant.Werner Koch2022-09-291-2/+7
* gpg: Don't consider unknown keys as non-compliant while decrypting.Werner Koch2022-09-221-4/+4
* gpg: Add descriptions for --auto-key-import and --include-key-importWerner Koch2022-08-311-2/+4
* gpg: Emit STATUS_FAILURE for --require-compliance errorsWerner Koch2022-08-313-10/+9
* gpg: Fix assertion failure due to errors in encrypt_filter.Werner Koch2022-08-312-2/+5
* gpg: Make --require-compliance work for -seWerner Koch2022-08-301-140/+146
* gpg: Rename a function.Werner Koch2022-08-295-9/+10
* gpg: Very minor cleanup in decrypt_data.Werner Koch2022-08-291-3/+6