summaryrefslogtreecommitdiffstats
path: root/README.GIT (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-16scd: Clear PIN cache when changing key attributes.NIIBE Yutaka1-1/+4
2020-09-16scd: Clear caching PIN at KDF setup.NIIBE Yutaka1-0/+4
2020-09-16scd: Add better support for KDF feature.NIIBE Yutaka1-0/+7
2020-09-16gpg,scd: Fix handling of KDF feature.NIIBE Yutaka2-13/+25
2020-09-15scd: Fix the use case of verify_chv2 by CHECKPIN.NIIBE Yutaka1-21/+25
2020-09-11scd:piv: Avoid conflict when writing a cert.Werner Koch1-1/+63
2020-09-11common: New function cmp_canon_sexp.Werner Koch4-2/+200
2020-09-11keyboxd: Implement lookup by short and long keyid.Werner Koch1-53/+42
2020-09-11keyboxd: Add ephemeral and revoked flag to the sqlite backend.Werner Koch6-23/+70
2020-09-10doc: Update and extend module overviewAndre Heinecke1-90/+274
2020-09-10sm: Implement initial support for keyboxd.Werner Koch10-91/+382
2020-09-10keyboxd: Add basic support for X.509.Werner Koch5-67/+311
2020-09-10keyboxd: Use D-lines instead of a separate thread.Werner Koch4-6/+12
2020-09-10keyboxd: Add options --openpgp and --x509 to SEARCH.Werner Koch5-62/+127
2020-09-10gpg-connect-agent: Catch signals so that SIGPIPE is ignored.Werner Koch2-1/+2
2020-09-10dirmngr: Fix the pool keyserver case for a single host in the pool.Werner Koch1-1/+20
2020-09-10dirmngr: Align the gnutls use of CAs with the ntbtls code.Werner Koch3-10/+18
2020-09-10scd: Flush KDF DO (0x00F9) when it's being set.NIIBE Yutaka1-3/+3
2020-09-09agent: Keep some permissions of private-keys-v1.d.Werner Koch2-26/+54
2020-09-09kbx: Change X.509 S/N search definition.Werner Koch5-21/+15
2020-09-08gpg,tools: Add handling of supported algorithms by a card.NIIBE Yutaka4-0/+52
2020-09-08scd: Add a workaround for Yubikey.NIIBE Yutaka1-0/+3
2020-09-07scd: Fix handling 0x00FA to support OpenPGP card 3.4.NIIBE Yutaka1-1/+1
2020-09-04scd: Increase the number of supported readers from 4 to 16.Werner Koch2-2/+3
2020-09-04gpg: Initialize a parameter to silence valgrind.Werner Koch2-2/+3
2020-09-04tests: New test run envvar to run gpg under valgrind.Werner Koch2-1/+14
2020-09-04scd: Support GET DATA response with no header for DO 0x00FA.NIIBE Yutaka1-25/+28
2020-09-04scd: Parse "Algorithm Information" data object in scdaemon.NIIBE Yutaka2-2/+112
2020-09-03sm: New options to prepare the use of keyboxd.Werner Koch6-81/+423
2020-09-03sm: Add arg ctrl to keydb_new.Werner Koch13-22/+24
2020-09-03scd: Add handling of "Algorithm Information" DO.NIIBE Yutaka1-0/+2
2020-09-02gpg: Fix segv importing certain keys.Werner Koch1-2/+5
2020-09-02keyboxd: Restructure client access code.Werner Koch6-438/+525
2020-09-02keyboxd: Fix user id based queriesWerner Koch1-4/+4
2020-09-02common: New helper function gnupg_close_pipe.Werner Koch3-0/+21
2020-09-01Use only one copy of the warn_server_mismatch function.Werner Koch13-206/+174
2020-08-28sm: Fix a bug in the rfc2253 parserWerner Koch1-1/+1
2020-08-28doc: Fix typosGavin L. Rebeiro2-2/+2
2020-08-28common: Fix fallback handling to utf-8.NIIBE Yutaka1-1/+1
2020-08-27doc: Add a remark about keyservers.Werner Koch1-0/+5
2020-08-27scd: New option to APDU command to return the ATR as data.Werner Koch3-8/+29
2020-08-27scd: Fix reading of the ATR for card type detection.Werner Koch1-1/+1
2020-08-27dirmngr: Print the last alert message returned by NTBTLS.Werner Koch1-0/+8
2020-08-27scd: Add heuristics to identify cardtype.NIIBE Yutaka2-3/+23
2020-08-27scd: Add condition for VERIFY with 0x82.NIIBE Yutaka1-4/+9
2020-08-26build: Silence gcc warning -Wformat-zero-lengthWerner Koch1-0/+1
2020-08-26speedo: Allow customizing the release processWerner Koch2-25/+77
2020-08-25gpg: Remove left over debug output from recent change.Werner Koch1-2/+0
2020-08-25examples: Simplify vsnfd.prfWerner Koch1-1/+0
2020-08-25sm: Do not require a default keyring for --gpgconf-list.Werner Koch1-0/+1