aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* po: Update Japanese Translation.NIIBE Yutaka2023-04-261-10/+21
* common: Incorporate upstream changes of regexp.NIIBE Yutaka2023-04-211-3/+6
* scd,p15: Enforce a min. PIN length for certain cards.Werner Koch2023-04-201-5/+10
* common: Fix minor bug in the jimregexp code.Werner Koch2023-04-201-2/+3
* po: Fix in German translationEva Bolten2023-04-061-2/+2
* gpg: Take care not to encrypt with OCB in de-vs modeWerner Koch2023-04-061-0/+4
* speedo: Fix regression due to switching from gcc 8.3 to 10.2Werner Koch2023-03-281-1/+5
* build: Remove obsolete --with-regex from autogen.rcWerner Koch2023-03-271-1/+0
* doc: Remove the obsolete VS-NfD.prfWerner Koch2023-03-274-30/+1
* gpg,gpgsm: Extend the use of allow-ecc-encr and vsd-allow-ocbWerner Koch2023-03-242-1/+6
* gpgtar: Do not allow the use of stdout for --status-fdWerner Koch2023-03-151-2/+6
* gpgtar: Print a result status with skipped files.Werner Koch2023-03-154-11/+70
* gpgtar: Emit progress status lines in create mode.Werner Koch2023-03-154-13/+142
* gpg: Delete secret key after "keytocard".Werner Koch2023-03-153-9/+48
* scd,openpgp: Switch key attributes between RSA and ECC in writekey.Werner Koch2023-03-142-6/+32
* gpg: Allow no version information of YubikeyWerner Koch2023-03-141-1/+2
* agent: Do not overwrite a key file by a shadow key file.Werner Koch2023-03-141-157/+126
* agent: Make --disable-extended-key-format a dummy option.Werner Koch2023-03-1312-449/+227
* gpgconf,w32: Also print a GnuPG Install Directory Registry entryWerner Koch2023-03-131-1/+2
* scd: Fix checking memory allocation.NIIBE Yutaka2023-03-081-1/+1
* agent: Add translatable text for Caps Lock hintIngo Klöcker2023-03-071-0/+1
* 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-037-3/+58
* gpgconf: Print some standard envvars with -XWerner Koch2023-02-281-0/+18
* gpgsm: Improve cert lookup callback from dirmngr.Werner Koch2023-02-263-5/+13
* sm: Fix issuer certificate look error due to legacy error code.Werner Koch2023-02-248-101/+115
* scd: Parse "Algorithm Information" data object in scdaemon.NIIBE Yutaka2023-02-172-1/+131
* scd:p15: Add pre-check for ascii-numeric PINs.Werner Koch2023-02-171-3/+11
* scd:p15: Use APP_CARD macro at some other places.Werner Koch2023-02-171-4/+4
* scd: Improve reading of binary records.Werner Koch2023-02-173-10/+5
* scd:p15: Handle cards with bad encoded path objects.Werner Koch2023-02-171-9/+13
* gpg: --gen-random code cleanup by using es_set_binary.Werner Koch2023-02-163-4/+4
* agent: Do not consider --min-passphrase-len for the magic wand.Werner Koch2023-02-163-14/+38
* 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
* gpgtar: Fix parent directory creation bugWerner Koch2023-01-261-0/+3
* gpgtar: Allow decryption from stdin.Werner Koch2023-01-262-19/+20
* po: Update Japanese Translation.NIIBE Yutaka2023-01-261-25/+15
* gpg: Replace --override-compliance-check by a real fix.Werner Koch2023-01-205-32/+8
* gpg: Do not require --status-fd along with --require-compliance.Werner Koch2023-01-201-1/+1
* common: Detect PNG and JPEG file formats.Werner Koch2023-01-191-6/+24
* gpg: Detect already compressed data also when using a pipe.Werner Koch2023-01-199-344/+488
* common: Replace all assert in iobuf by log_assert.Werner Koch2023-01-191-32/+32
* gpgtar: Make --status-fd option for fds > 2 workWerner Koch2023-01-193-3/+15
* Update copyright noticesWerner Koch2023-01-164-5/+5
* scd:openpgp: Allow auto-changing of the key attributes in genkey.Werner Koch2023-01-133-69/+215
* common: New function get_keyalgo_string.Werner Koch2023-01-134-6/+240
* scd: Return CARDTYPE, CARDVERSION, and APPVERSION.Werner Koch2023-01-131-2/+31
* sm: Support generation of card-based ECDSA CSR.Damien Goutte-Gattat via Gnupg-devel2023-01-131-16/+43