aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scd:p15: Match private keys with certificates also by labels.Werner Koch2021-04-121-28/+59
* doc: Register DCO for Jakub Jelen.NIIBE Yutaka2021-04-121-0/+3
* build: Change version tag also in getswdb.shWerner Koch2021-04-092-3/+3
* scd:nks: Handle APP_READKEY_FLAG_INFO.Werner Koch2021-04-081-62/+117
* scd: Fix duplicate output of KEYPAIRINFO by readkey command.Werner Koch2021-04-082-12/+14
* gpg: Ed448 and X448 are only for v5.NIIBE Yutaka2021-04-081-3/+23
* scd: Fix CCID driver for SCM SPR332/SPR532.NIIBE Yutaka2021-04-081-1/+13
* common: Fix gnupg_wait_processes, by skipping invalid PID.NIIBE Yutaka2021-04-081-1/+6
* po: Update Japanese Translation.NIIBE Yutaka2021-04-081-22/+18
* Post release updatesWerner Koch2021-04-0728-514/+1718
* Release GnuPG 2.3.0gnupg-2.3.0Werner Koch2021-04-074-15/+13
* doc: Add some error locations to DETAILS.Werner Koch2021-04-061-0/+18
* gpgconf: Return a new pseudo option compliance_de_vs.Werner Koch2021-04-012-2/+14
* common: Make the compliance check more robust.Werner Koch2021-04-011-16/+58
* card: New flag --reread for LIST.Werner Koch2021-04-013-11/+16
* scd: New flag --reread for LEARNWerner Koch2021-04-013-39/+101
* scd:p15: New flag APP_LEARN_FLAG_REREAD.Werner Koch2021-04-012-27/+73
* scd: Replace all assert macros by the log_assert macro.Werner Koch2021-03-319-44/+35
* build: Require automake 1.16.3Werner Koch2021-03-311-1/+1
* build: Update gpg-error.m4.NIIBE Yutaka2021-03-311-3/+4
* card: Print the key's label if available.Werner Koch2021-03-303-8/+60
* scd:p15: Return labels for keys and certificates.Werner Koch2021-03-303-7/+71
* scd:p15: For CardOS make use of ISO7816_VERIFY_NOT_NEEDED.Werner Koch2021-03-301-11/+17
* scd:p15: Return the creation time of the keys.Werner Koch2021-03-302-0/+39
* build: Fix for make distcheck, no EPS support.NIIBE Yutaka2021-03-302-7/+2
* scd:p15: Make RSA with SHA512 work with CardOS.Werner Koch2021-03-291-121/+117
* agent: Skip unknown unknown ssh curves seen on cards.Werner Koch2021-03-291-6/+16
* scd:p15: Support ECDSA and ECDH for CardOS.Werner Koch2021-03-294-102/+378
* gpg: Allow ECDH with a smartcard returning just the x-ccordinate.Werner Koch2021-03-291-7/+16
* gpgconf: Do not i18n an empty string to the PO files meta data.Werner Koch2021-03-281-0/+3
* 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