summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpgconf: Further simplify the gpgconf option processing.Werner Koch2020-03-149-240/+44
* gpg: New option --auto-key-importWerner Koch2020-03-145-14/+57
* gpg: Make use of the included key block in a signature.Werner Koch2020-03-1311-50/+246
* gpg: New option --include-key-block.Werner Koch2020-03-136-11/+145
* gpg: Add property "fpr" for use by --export-filter.Werner Koch2020-03-137-2/+71
* doc: Add a comment to explain the signature postscript.Werner Koch2020-03-121-3/+8
* gpgconf: Rewrite the gpgconf-comp module.Werner Koch2020-03-122-1583/+661
* dirmngr: Re-group the options in the --help output.Werner Koch2020-03-061-50/+81
* agent: Fix todays --re-group commit.Werner Koch2020-03-061-0/+1
* gpgsm: Re-group the options in the --help output.Werner Koch2020-03-061-112/+127
* gpg: Re-group the options in the --help output.Werner Koch2020-03-062-289/+293
* scd: Re-group the options in the --help output.Werner Koch2020-03-061-12/+25
* agent: Re-group the options in the --help output.Werner Koch2020-03-061-64/+71
* gpgconf: Support reading global options (part 2).Werner Koch2020-03-066-146/+149
* gpgconf: Support reading global options (part 1).Werner Koch2020-03-052-103/+192
* common: Add xreallocarray function.Werner Koch2020-03-042-0/+19
* gpgconf: Always use xmalloc.Werner Koch2020-03-031-30/+25
* card: Add yet another vendor.Werner Koch2020-03-032-0/+2
* card: Add new vendor.Werner Koch2020-03-032-0/+2
* scd: Fix the previous commit.NIIBE Yutaka2020-02-281-0/+3
* scd: Improve setattr for KDF.NIIBE Yutaka2020-02-281-1/+64
* scd: Fix pinpad handling when KDF enabled.NIIBE Yutaka2020-02-281-0/+2
* gpg: Re-enable versioned config filesWerner Koch2020-02-251-2/+2
* gpg: Re-add checking of config file permissions.Werner Koch2020-02-252-106/+18
* Use gpgrt's new option parser for the new keyboxd.Werner Koch2020-02-221-102/+88
* agent,dirmngr: Re-read the user specified config file.Werner Koch2020-02-222-4/+16
* Remove the now obsolete argparse code.Werner Koch2020-02-226-1886/+10
* Use gpgrt's new option parser for the remaining daemons.Werner Koch2020-02-216-379/+310
* Use gpgrt's new option parser for the tools.Werner Koch2020-02-2112-148/+158
* Use gpgrt's new option parser for gpgc, gpgsm, and gpg-agent.Werner Koch2020-02-203-238/+206
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-2032-169/+271
* build: Require libgpg-error 1.38Werner Koch2020-02-192-9/+1
* card: New option --info for command list and select by s/n.Werner Koch2020-02-191-39/+92
* gpg: Fix default-key selection when card is available.NIIBE Yutaka2020-02-191-1/+9
* Spelling cleanup.Daniel Kahn Gillmor2020-02-1983-122/+122
* doc: Correction of typo in documentation of KEY_CONSIDEREDNick Piper2020-02-191-1/+1
* sm: Remove left over debug output.Werner Koch2020-02-171-1/+0
* scd: Disable pinpad if it's impossible by KDF DO.NIIBE Yutaka2020-02-171-7/+30
* gpgsm: Fix import of some CR,LF ternminated certificatesWerner Koch2020-02-151-8/+18
* build: New configure option --disable-keyboxdWerner Koch2020-02-132-2/+13
* scd: Print the main app name also for not fully supported cards.Werner Koch2020-02-131-0/+9
* card: Fix openpgp subkey listing.Werner Koch2020-02-131-8/+12
* gpg: New option --full-timestrings.Werner Koch2020-02-136-4/+55
* gpg: Changes to allow direct key generation from an OpenPGP card.Werner Koch2020-02-133-183/+344
* card: Take the key creation time from the KEYPAIRINFOWerner Koch2020-02-131-45/+18
* scd:openpgp: Return key creation time as part of KEYPARIINFO.Werner Koch2020-02-133-18/+25
* agent: Allow signing with card key even without a stub key.Werner Koch2020-02-138-32/+172
* gpg: Rename the struct card_key_info_s.Werner Koch2020-02-123-17/+22
* 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