aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scd,agent: Improve the OpenPGP PIN prompt texts.Werner Koch2017-02-222-14/+84
* Revert "scd: Nitpicks on the improved card prompts"Werner Koch2017-02-221-7/+7
* po: Update the German translationAndre Heinecke2017-02-221-4/+4
* scd: Nitpicks on the improved card promptsAndre Heinecke2017-02-221-7/+7
* po: Update the German translationWerner Koch2017-02-221-25/+51
* po: Fix two fuzzy strings.Werner Koch2017-02-221-30/+53
* scd: Improve the prompts for OpenPGP cards.Werner Koch2017-02-222-53/+220
* agent: Prepend the description to a PIN prompt.Werner Koch2017-02-224-19/+96
* agent: Prepare to pass an additional parameter to the getpin callback.Werner Koch2017-02-225-46/+85
* tests: No spelling fix for test text.NIIBE Yutaka2017-02-221-1/+4
* speedo: Now build for W32 with ntbtls support.Werner Koch2017-02-211-3/+24
* Fix spelling.Daniel Kahn Gillmor2017-02-216-9/+9
* Clean up word replication.Yuri Chornoivan2017-02-2195-136/+136
* dirmngr: Add special treatment for the standard hkps pool to ntbtls.Werner Koch2017-02-217-27/+67
* dirmngr: Load --hkp-cacert values into the certificate cache.Werner Koch2017-02-213-9/+23
* dirmngr: Load "sks-keyservers.netCA.pem" into the cache.Werner Koch2017-02-211-18/+30
* dirmngr: Implement trust classes for the cert cache.Werner Koch2017-02-213-65/+98
* dirmngr: New Assuan option "http-crl".Werner Koch2017-02-219-8/+34
* dirmngr: Add a magic field to the http structs.Werner Koch2017-02-212-1/+34
* g10: Support primary key generation by keygrip.NIIBE Yutaka2017-02-201-109/+149
* dirmngr: Setup a log handler for ntbtls.Werner Koch2017-02-201-0/+21
* common: New function log_logv_with_prefix.Werner Koch2017-02-202-11/+27
* dirmngr.c: Make http.c build without any TLS support.Werner Koch2017-02-201-3/+4
* dirmngr: Make t-http.c work again with gnutls - second tryWerner Koch2017-02-201-0/+1
* dirmngr: Make t-http.c work again with gnutls.Werner Koch2017-02-201-2/+4
* Adjust copyright years for sm/certdump.cWerner Koch2017-02-201-1/+1
* dirmngr: First take on ntbtls cert verification.Werner Koch2017-02-198-93/+233
* dirmngr: Add per-session verify callback to http.cWerner Koch2017-02-186-23/+58
* dirmngr: Strip the default https port from the Host: header.Werner Koch2017-02-171-1/+1
* dirmngr: Add option --no-crl to the VALIDATE cmd.Werner Koch2017-02-174-53/+41
* dirmngr: Add options --tls and --systrust to the VALIDATE cmd.Werner Koch2017-02-175-26/+198
* dirmngr: Remove use of hardcoded numbers in validate.Werner Koch2017-02-172-45/+77
* agent: No cards is not an error.NIIBE Yutaka2017-02-171-0/+6
* agent: Send back all public keys for available cards.NIIBE Yutaka2017-02-173-8/+135
* gpgscm: Guard use of tagged expressions.Justus Winter2017-02-172-6/+6
* scd: Fix RESET command handling (more).NIIBE Yutaka2017-02-173-12/+26
* dirmngr,w32: Load all system provided certificates.Werner Koch2017-02-161-2/+138
* dirmngr: Load all system provided certificates.Werner Koch2017-02-164-14/+164
* po: Adjust POTFILES for renamed sm/base64.c.Werner Koch2017-02-161-1/+1
* common: Rename remaining symbols in ksba-io-support.Werner Koch2017-02-169-51/+57
* common: Remove gpgsm dependencies from ksba-io-support.Werner Koch2017-02-1610-62/+150
* common: Change license of ksba-io-support.cWerner Koch2017-02-161-6/+17
* sm,common: Move ksba reader and writer support to common/.Werner Koch2017-02-164-4/+38
* dirmngr: Prepare certcache for forthcoming changes.Werner Koch2017-02-161-28/+40
* indent: Reformat and extend some comments in dirmngr.Werner Koch2017-02-165-92/+100
* dirmngr: Replace stpcpy chains by strconcat.Werner Koch2017-02-164-30/+13
* scd: Minor fixes to silence compiler warnings.NIIBE Yutaka2017-02-162-4/+6
* libdns: Workaround for bracketed numerical addresses.Werner Koch2017-02-151-3/+22
* dirmngr: Do PTR lookups only for 'keyserver --hosttable'.Werner Koch2017-02-151-46/+79
* dirmngr: Avoid PTR lookup for hosts in a poolWerner Koch2017-02-151-5/+18