summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* card: Allow listing of NKS cards.Werner Koch2020-05-073-4/+42
* doc: Typo fix in code comment.Werner Koch2020-04-071-1/+1
* tools: Use internal regexp routines.NIIBE Yutaka2020-04-061-2/+2
* gpg,card: Use the new MANUFACTURER attribute.Werner Koch2020-04-033-45/+22
* gpg: Add regular expression support.NIIBE Yutaka2020-04-031-5/+5
* gpgconf: Take care of --homedir when reading/updating options.Werner Koch2020-03-191-7/+20
* gpgconf: Further simplify the gpgconf option processing.Werner Koch2020-03-141-23/+18
* gpg: New option --auto-key-importWerner Koch2020-03-141-1/+2
* gpgconf: Rewrite the gpgconf-comp module.Werner Koch2020-03-122-1583/+661
* gpg: Re-group the options in the --help output.Werner Koch2020-03-061-1/+2
* gpgconf: Support reading global options (part 2).Werner Koch2020-03-061-115/+96
* gpgconf: Support reading global options (part 1).Werner Koch2020-03-052-103/+192
* gpgconf: Always use xmalloc.Werner Koch2020-03-031-30/+25
* card: Add yet another vendor.Werner Koch2020-03-031-0/+1
* card: Add new vendor.Werner Koch2020-03-031-0/+1
* Use gpgrt's new option parser for the tools.Werner Koch2020-02-219-97/+103
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-2010-3/+37
* card: New option --info for command list and select by s/n.Werner Koch2020-02-191-39/+92
* Spelling cleanup.Daniel Kahn Gillmor2020-02-1910-19/+19
* card: Fix openpgp subkey listing.Werner Koch2020-02-131-8/+12
* card: Take the key creation time from the KEYPAIRINFOWerner Koch2020-02-131-45/+18
* card: Fix parsing of the received card_list.Werner Koch2020-02-121-1/+1
* card: List more info for an OpenPGP key.Werner Koch2020-02-123-12/+21
* card: New option --no-key-lookup.Werner Koch2020-02-122-22/+40
* card: First code to actually create openpgp keys.Werner Koch2020-02-112-17/+3
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-109-0/+11