aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests,build: Fix distcheck.Justus Winter2017-02-151-1/+2
* tests: Test and document other ways to create keys.Justus Winter2017-02-152-11/+52
* tests: Check expiration times of created keys.Justus Winter2017-02-155-9/+72
* scd: Fix RESET command handling.NIIBE Yutaka2017-02-151-28/+24
* gpg: Make --export-ssh-key work for the primary key.Werner Koch2017-02-144-0/+105
* dirmngr: Do a DNS lookup even if it is missing from nsswitch.conf.Werner Koch2017-02-131-6/+21
* gpgconf: No ENOENT warning with --change-options et al.Werner Koch2017-02-131-2/+5
* gpg: Print a warning if no command has been given.Werner Koch2017-02-131-1/+5
* g13: Fix build on macOS.Justus Winter2017-02-131-1/+1
* scd: Fix use case of PC/SC.NIIBE Yutaka2017-02-133-5/+13
* gpg: Fix memory leak in the error case of signature creation.Werner Koch2017-02-101-2/+9
* common: Avoid warning about implicit declaration of gnupg_fd_valid.Daniel Kahn Gillmor2017-02-081-0/+1
* gpg,common: Make sure that all fd given are valid.Justus Winter2017-02-089-1/+65
* tests: Skip key types not supported by OpenSSH.Justus Winter2017-02-071-4/+29
* wks: Add WKS-Phase headers to the server messages.Werner Koch2017-02-071-0/+10
* po: Manual updates of nl translation.Daniel Kahn Gillmor2017-02-051-8/+8
* po: Copied missing nl.po translation from the 2.0 branch.Daniel Kahn Gillmor2017-02-051-0/+7647
* gpg: Fix aliases --list-key, --list-sig, and --check-sig.Daniel Kahn Gillmor2017-02-051-3/+3
* doc: Clarify abbreviation of --help.Daniel Kahn Gillmor2017-02-041-1/+2
* agent: Tell pinentry the hostname the agent is running on.Werner Koch2017-02-031-1/+11
* agent: Tell the Pinentry the client's pid.Werner Koch2017-02-035-1/+110
* gpg: More diagnostics for a launched pinentry.Werner Koch2017-02-032-12/+13
* gpg: Don't assume that strtoul interprets "" as 0.Neal H. Walfield2017-02-021-2/+4