aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Make sure the built keyboxd is used by the tests.Werner Koch2021-03-262-2/+2
* gpgconf: Fix another argv overflow if --homedir is used.Werner Koch2021-03-261-2/+3
* gpgconf: Fix argv overflow if --homedir is used.Werner Koch2021-03-261-28/+43
* agent: Add debug output for failed RSA signature verificationWerner Koch2021-03-261-0/+8
* common: New function to uncompress an ECC public key.Werner Koch2021-03-263-0/+503
* indent: Modernize mem2str.Werner Koch2021-03-261-18/+20
* scd: Fix PC/SC error handling at apdu_dev_list_start.NIIBE Yutaka2021-03-261-1/+3
* card: Add option --use-default-pin to command "login".Werner Koch2021-03-241-3/+18
* scd:p15: Make $SIGNKEY et al determination more fault tolerant.Werner Koch2021-03-241-16/+21
* sm: Add a few more OIDs to the table for nicer keylistingsWerner Koch2021-03-241-0/+4
* gpg: No warning in quiet mode for S2K mode 0.Werner Koch2021-03-241-1/+2
* gpg: Fix v5 signature for clearsign.NIIBE Yutaka2021-03-241-2/+18
* gpg: Support ECDH with v5 key.NIIBE Yutaka2021-03-243-10/+10
* gpgconf: Fix listing of default_pubkey_algo.Werner Koch2021-03-231-28/+108
* gpgconf: Support use-keyboxd.Werner Koch2021-03-221-0/+5
* kbxd: Group the options.Werner Koch2021-03-222-13/+11
* doc: Fix option name.Werner Koch2021-03-221-1/+1
* gpg: Support exporting Ed448 SSH key.NIIBE Yutaka2021-03-223-4/+37
* gpg: Fix exporting SSH key.NIIBE Yutaka2021-03-221-6/+11
* card: Support OpenPGP.1 and OpenPGP.2 for readcert and writecert.Werner Koch2021-03-191-6/+20
* scd:openpgp: Allow reading and writing user certs for keys 1 and 2Werner Koch2021-03-193-22/+126
* scd:openpgp: Rename an internal variable.Werner Koch2021-03-191-13/+14
* scd:openpgp: Small speedup reading card properties.Werner Koch2021-03-191-2/+18
* scd:p15: Allow to use an auth object label with cmd CHECKPIN.Werner Koch2021-03-182-21/+46
* card: Print PIN descriptions and fix number of printed retry counters.Werner Koch2021-03-183-1/+15
* scd:p15: New attribute CHV-LABEL.Werner Koch2021-03-181-18/+41
* agent: Simplify a function.Werner Koch2021-03-181-32/+23
* scd:p15: Implement CHV-STATUS attributeWerner Koch2021-03-163-8/+119
* card: Generalize the CHV counter printing.Werner Koch2021-03-161-55/+38
* build: Check for the IBM TSS tools to run the tpm2d tests.Damien Goutte-Gattat via Gnupg-devel2021-03-161-1/+2
* build: Fix distcheck when tpm2dtests are run.Damien Goutte-Gattat via Gnupg-devel2021-03-161-2/+3
* tests:tpm2d: add missing start_sw_tpm.sh scriptJames Bottomley2021-03-152-1/+36
* gpg: New option --no-auto-trust-new-key.Beta-2.3.0-beta1655Werner Koch2021-03-156-4/+25
* w32: Silence a compiler warning in dirmngr.cWerner Koch2021-03-151-3/+3
* build: new option to disable building of tpm2daemonWerner Koch2021-03-154-25/+44
* scd: Add handling of Ed448 key.NIIBE Yutaka2021-03-151-13/+12
* scd: Fix count_sos_bits handling.NIIBE Yutaka2021-03-151-3/+3
* common: Fix the NBITS of Ed448in OIDTABLE.NIIBE Yutaka2021-03-151-1/+1
* doc: Typo fix in scdaemon.texiWerner Koch2021-03-141-1/+1
* doc: add documentation for gpg's keytotpm commandJames Bottomley2021-03-121-0/+20
* scd: New option --pcsc-shared.Werner Koch2021-03-126-4/+23
* scd: Fix computing fingerprint for ECC with SOS.NIIBE Yutaka2021-03-121-1/+22
* gpg: Fix compute_fingerprint for ECC with SOS.NIIBE Yutaka2021-03-121-1/+16
* scd:piv: Improve APT parser compatibility.Valtteri Vuorikoski2021-03-112-4/+10
* doc: Add a sending patches section to HACKING.Werner Koch2021-03-111-1/+40
* doc: Always use --edit-key and not just the --edit abbreviation.Werner Koch2021-03-113-7/+7
* gpg: New option --force-sign-keyWerner Koch2021-03-114-14/+32
* tpmd2: Add Support for the Intel TSSJames Bottomley via Gnupg-devel2021-03-115-7/+713
* tpmd2: Add copyright blurbs.Werner Koch2021-03-118-6/+85
* agent: Fix build without TPMWerner Koch2021-03-101-1/+1