aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyserver.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-12Comment typo fixesWerner Koch1-2/+5
2014-03-07gpg: Protect against rogue keyservers sending secret keys.Werner Koch1-4/+8
2014-02-10gpg: Allow building without any trust model support.Werner Koch1-2/+2
2014-01-30gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch1-1/+1
2013-01-08gpg: Remove a function wrapper.Werner Koch1-1/+1
2012-11-29The keyserver search menu should honor --keyid-formatDavid Shaw1-5/+11
2012-11-27Fix printing of ECC algo names in hkp keyserver listings.Werner Koch1-2/+4
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-5/+5
2011-11-30Rewrite dns-cert.c to not use the gpg-only iobuf stuff.Werner Koch1-20/+16
2011-11-30Increase the default buffer size for DNS certificates.Werner Koch1-2/+3
2011-04-29Re-indentation of keydb.c and error code changes.Werner Koch1-2/+2
2011-04-25Fix regression in gpg's mail address parsing.Werner Koch1-4/+4
2011-02-09Replace printf by es_printf in keyserver.cWerner Koch1-27/+24
2011-02-08Add finger support to dirmngr.Werner Koch1-25/+24
2011-01-20All standard keyserver commands are now using dirmngr.Werner Koch1-687/+61
2011-01-18Keyserver search and get basically works again.Werner Koch1-260/+481
2011-01-10Initial code checking for backup - not yet working.Werner Koch1-22/+101
2010-10-20Make public key data structure easier to read.Werner Koch1-1/+1
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-49/+63
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-5/+7
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-1/+1
2009-12-08Unification of the search descriptor usage.Werner Koch1-18/+23
2009-07-23Try a DNS-SD lookup to find a domain-specific LDAP server beforeDavid Shaw1-13/+50
2009-06-17Add readcert command.Werner Koch1-0/+3
2009-05-11* keyserver.c (keyserver_typemap): gpgkeys_hkp handles hkps as well.David Shaw1-2/+4
2008-12-09Flush keyserver search output.Werner Koch1-0/+2
2008-09-04* keyserver.c (keyserver_import_cert): Allow keyserver URLs inDavid Shaw1-7/+1
2008-04-08Enhanced --auto-key-locate.Werner Koch1-9/+20
2008-04-07Minor cleanups.Werner Koch1-1/+9
2008-03-25Changed the way i18n files are located under Windows. The setting of theWerner Koch1-2/+2
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-2/+2
2007-03-14From STABLE-BRANCH-1-4David Shaw1-2/+9
2006-12-06Fixes for CVE-2006-6235Werner Koch1-6/+7
2006-10-06* keyserver.c (keyserver_spawn): Write the 16-digit keyid ratherDavid Shaw1-2/+6
2006-10-02Fix for bug 537Werner Koch1-20/+20
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-1/+1
2006-08-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch1-0/+4
2006-05-23g10/ does build again.Werner Koch1-3/+6
2006-04-28Merged recent changes from 1.4Werner Koch1-35/+29
2006-04-27(keyserver_import_cert): Show warning if there is a CERT fingerprint,David Shaw1-0/+6
2006-04-27* keyserver.c (path_makes_direct): New. (keyserver_spawn): Used hereDavid Shaw1-32/+22
2006-04-22* keyserver.c: Fix build problem with platforms that stick libcurl inDavid Shaw1-3/+0
2006-04-21Still merging 1.4.3 code backWerner Koch1-1/+1
2006-04-19Continued with merging.Werner Koch1-2/+2
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-274/+1028
2006-03-17* keyserver.c (keyserver_import_cert): Handle the IPGP CERT type forDavid Shaw1-12/+25
2006-03-16* cert.c (get_cert): Handle the fixed IPGP type with fingerprint.David Shaw1-1/+1
2006-03-14* keyserver-internal.h, keyserver.c (keyserver_import_pka): Use theDavid Shaw1-3/+9
2006-03-14* keyserver-internal.h, keyserver.c (keyserver_spawn, keyserver_work,David Shaw1-19/+26