summaryrefslogtreecommitdiffstats
path: root/dirmngr/ks-action.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* dirmngr: Allow redirection from https to http for CRLsWerner Koch2018-04-251-2/+3
* dirmngr: Implement CRL fetching via https.Werner Koch2018-04-251-2/+3
* dirmngr: Check for WKD support at session endWerner Koch2017-12-111-1/+2
* dirmngr: Honor http keyserver URLs.Justus Winter2017-07-181-5/+11
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* dirmngr: Initialize http status code.Justus Winter2015-12-071-1/+1
* dirmngr: Stricter handling of http error codes.Justus Winter2015-12-041-5/+7
* dirmngr: Really search all keyservers for patterns.Justus Winter2015-12-041-1/+14
* dirmngr: If LDAP is not enable, don't build the LDAP bits.Neal H. Walfield2015-04-131-21/+55
* dirmngr: Better encapsulate the keyservers variable.Neal H. Walfield2015-03-311-9/+12
* Add support to talking to LDAP key servers.Neal H. Walfield2015-03-231-10/+48
* Move copy_stream function to misc.c.Neal H. Walfield2015-03-231-19/+0
* Switch to the libgpg-error provided estream.Werner Koch2014-08-261-1/+1
* dirmngr: Detect dead keyservers and try another one.Werner Koch2014-03-121-15/+20
* dirmngr: Fix HKP host selection code.Werner Koch2014-03-111-1/+47
* Make HKP keyserver engine work again.Werner Koch2011-11-241-1/+1
* Add code for explicit selection of pooled A records.Werner Koch2011-04-121-1/+1
* Add framework to print keyserver engine informationWerner Koch2011-02-091-0/+53
* Support key fetching using HTTP.Werner Koch2011-02-091-4/+7
* Add finger support to dirmngr.Werner Koch2011-02-081-1/+44
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-2/+1
* All standard keyserver commands are now using dirmngr.Werner Koch2011-01-201-1/+34
* Keyserver search and get basically works again.Werner Koch2011-01-181-0/+60
* Initial code checking for backup - not yet working.Werner Koch2011-01-101-0/+90