aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ks-action.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-21dirmngr: Prepare for new command KS_DEL.Werner Koch1-0/+34
2023-07-21dirmngr: Silence compiler when it's without LDAP.NIIBE Yutaka1-0/+9
2023-04-04dirmngr: Return modifyTimestamp and add server option --newer.Werner Koch1-4/+6
2023-03-20dirmngr: New command AD_QUERY.Werner Koch1-1/+144
2022-10-04dirmngr: New options --first and --next for KS_GET.Werner Koch1-3/+4
2022-09-14dirmngr: Fix for USE_LDAP.NIIBE Yutaka1-0/+4
2022-09-14agent,dirmngr,gpg,scd: Clean up for modern compiler.NIIBE Yutaka1-2/+0
2021-06-16dirmngr: Allow for non-URL specified ldap keyservers.Werner Koch1-10/+42
2021-06-16dirmngr: Support pseudo URI scheme "opaque".Werner Koch1-2/+2
2021-04-16gpg: Lookup a missing public key of the current card via LDAP.Werner Koch1-1/+4
2020-12-14dirmngr: Do not store the useless pgpSignerID in the LDAP.Werner Koch1-3/+3
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-1/+1
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-11-14dirmngr: 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