aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ks-action.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-25dirmngr: Allow redirection from https to http for CRLsWerner Koch1-2/+3
2018-04-25dirmngr: Implement CRL fetching via https.Werner Koch1-2/+3
2017-12-11dirmngr: Check for WKD support at session endWerner Koch1-1/+2
2017-07-18dirmngr: Honor http keyserver URLs.Justus Winter1-5/+11
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2015-12-07dirmngr: Initialize http status code.Justus Winter1-1/+1
2015-12-04dirmngr: Stricter handling of http error codes.Justus Winter1-5/+7
2015-12-04dirmngr: Really search all keyservers for patterns.Justus Winter1-1/+14
2015-04-13dirmngr: If LDAP is not enable, don't build the LDAP bits.Neal H. Walfield1-21/+55
2015-03-31dirmngr: Better encapsulate the keyservers variable.Neal H. Walfield1-9/+12
2015-03-23Add support to talking to LDAP key servers.Neal H. Walfield1-10/+48
2015-03-23Move copy_stream function to misc.c.Neal H. Walfield1-19/+0
2014-08-26Switch to the libgpg-error provided estream.Werner Koch1-1/+1
2014-03-12dirmngr: Detect dead keyservers and try another one.Werner Koch1-15/+20
2014-03-11dirmngr: Fix HKP host selection code.Werner Koch1-1/+47
2011-11-24Make HKP keyserver engine work again.Werner Koch1-1/+1
2011-11-24Make HKP kyeserver engine work again.Werner Koch1-1/+1
2011-04-12Add code for explicit selection of pooled A records.Werner Koch1-1/+1
2011-02-09Add framework to print keyserver engine informationWerner Koch1-0/+53
2011-02-09Support key fetching using HTTP.Werner Koch1-4/+7
2011-02-08Add finger support to dirmngr.Werner Koch1-1/+44
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-2/+1
2011-01-20All standard keyserver commands are now using dirmngr.Werner Koch1-1/+34
2011-01-18Keyserver search and get basically works again.Werner Koch1-0/+60
2011-01-10Initial code checking for backup - not yet working.Werner Koch1-0/+90