summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: Improve the gpg-card man page.Werner Koch2021-02-111-4/+5
* tools: Remove the symcryptrun tool.Werner Koch2021-02-092-1031/+1
* card: List keys of pkcs#15 cards.Werner Koch2021-02-021-0/+19
* Require Libgcrypt 1.9Werner Koch2021-01-191-2/+0
* tools: Add option --clock to watchgnupgWerner Koch2021-01-121-1/+28
* wkd: Minor permission fix for created files.Werner Koch2020-12-301-2/+2
* wks-client: Improve an error messageWerner Koch2020-12-091-1/+1
* gpg,card: Allow no version information of Yubikey.NIIBE Yutaka2020-12-071-1/+2
* card: Let the APDU command prints a description of the status word.Werner Koch2020-11-273-1/+43
* card: Netkey improvement for passwd.Werner Koch2020-11-271-13/+22
* gpgconf: Yet another fix for --apply-profile.Werner Koch2020-11-121-4/+4
* card: Run factory-reset in locked stated also in gpg-card.Werner Koch2020-11-093-10/+54
* gpgconf: Make sure the homedir exists for --apply-profile.Werner Koch2020-11-041-0/+4
* w32: Add windows subsystem variant of gpgconfAndre Heinecke2020-11-041-0/+6
* gpg,tools: Fix detecting OpenPGP card by serialno.NIIBE Yutaka2020-10-261-3/+1
* common: New functions gnupg_opendir et al.Werner Koch2020-10-213-18/+17
* Replace all calls to stat by gnupg_stat.Werner Koch2020-10-205-9/+9
* Replace most calls to open by a new wrapper.Werner Koch2020-10-201-2/+3
* Replace most of the remaining stdio calls by estream calls.Werner Koch2020-10-203-34/+33
* Replace all calls to access by gnupg_accessWerner Koch2020-10-203-13/+15
* dirmngr: Add warning on the use of --add-servers.Werner Koch2020-10-051-1/+1
* gpgconf: New option --show-versions.Werner Koch2020-10-022-8/+168
* keyboxd: Integrate into gpgconf.Werner Koch2020-09-243-1/+63
* common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka2020-09-188-15/+15
* gpg-connect-agent: Catch signals so that SIGPIPE is ignored.Werner Koch2020-09-101-0/+1
* gpg,tools: Add handling of supported algorithms by a card.NIIBE Yutaka2020-09-082-0/+27
* Use only one copy of the warn_server_mismatch function.Werner Koch2020-09-011-35/+3
* scd: New option to APDU command to return the ATR as data.Werner Koch2020-08-272-6/+13
* gpgconf: Silence warnings from parsing the options filesWerner Koch2020-08-251-2/+3
* gpgconf,w32: New debug command --show-codepages.Werner Koch2020-08-252-12/+18
* gpgtar,w32: Handle Unicode file names.Werner Koch2020-08-213-10/+62
* gpgtar: Add dummy option --tarWerner Koch2020-08-201-0/+6
* gpgtar: Make --files-from and --null work as described.Werner Koch2020-08-203-26/+68
* Add --chuid to gpg, gpg-card, and gpg-connect-agent.Werner Koch2020-08-142-1/+20
* tools: Install gpgsplit againWerner Koch2020-08-131-2/+2
* gpgconf: New option --chuid.Werner Koch2020-08-061-0/+8
* w32: Add link to $(NETLIB) for -lws2_32.NIIBE Yutaka2020-07-301-1/+1
* Use gpgrt's new option parser for symcryptrun.NIIBE Yutaka2020-07-171-79/+63
* gpg-card: Fix type of historyname.NIIBE Yutaka2020-07-171-1/+1
* Support a history file in gpg-card and gpg-connect-agent.Werner Koch2020-07-023-2/+91
* card: Better detect removed cards. Add TCOS PIN menu.Werner Koch2020-06-303-53/+199
* card: Add password change menu for NKS cards.Werner Koch2020-06-251-4/+52
* gpgconf: Fix regression in --launch and --kill from MarchWerner Koch2020-06-242-3/+7
* card: Improve openpgp key writing in "writecert".Werner Koch2020-06-033-4/+114
* card: Allow to store and retrieve keyblocks in OpenPGP cards.Werner Koch2020-05-281-6/+90
* card: New command "apdu"Werner Koch2020-05-284-9/+108
* card: Update card info after "generate".Werner Koch2020-05-271-0/+8
* card: Add command "bye"Werner Koch2020-05-272-1/+2
* card: Take care of removed and re-inserted cards.Werner Koch2020-05-272-4/+19
* card: Implement UID command and print capabilities.Werner Koch2020-05-263-6/+131