aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyserver.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Fix memory leak due to PKA lookup.Werner Koch2015-02-261-1/+1
* gpg: Switch to a hash and CERT record based PKA system.Werner Koch2015-02-251-1/+1
* common: Allow requesting a specific certtype with get_dns_cert()Werner Koch2015-02-251-1/+1
* gpg: Replace remaining uses of stdio by estream.Werner Koch2015-02-191-2/+2
* gpg: Improve skipping of PGP-2 keys.Werner Koch2015-01-221-2/+11
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-4/+4
* gpg: Remove unused args from a function.Werner Koch2015-01-051-5/+4
* gpg: Obsolete some keyserver helper options.Werner Koch2014-12-081-26/+20
* gpg: Write a status line for a failed --send-keys.Werner Koch2014-12-081-1/+4
* gpg: Fix export bug using exact search with only one key in the keybox.Werner Koch2014-12-011-1/+2
* gpg: Fix regression in --refresh-keysWerner Koch2014-11-121-19/+88
* gpg: Screen keyserver responses.Werner Koch2014-08-141-4/+90
* gpg: Make --with-colons work again for --search-keys.Werner Koch2014-08-121-2/+2
* gpg: Make --auto-key-locate work again with keyservers.Werner Koch2014-03-171-46/+52
* gpg: Print the actual used keyserver address.Werner Koch2014-03-141-7/+23
* Comment typo fixesWerner Koch2014-03-121-2/+5
* gpg: Protect against rogue keyservers sending secret keys.Werner Koch2014-03-071-4/+8
* gpg: Allow building without any trust model support.Werner Koch2014-02-101-2/+2
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-1/+1
* gpg: Remove a function wrapper.Werner Koch2013-01-081-1/+1
* The keyserver search menu should honor --keyid-formatDavid Shaw2012-11-291-5/+11
* Fix printing of ECC algo names in hkp keyserver listings.Werner Koch2012-11-271-2/+4
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-5/+5
* Rewrite dns-cert.c to not use the gpg-only iobuf stuff.Werner Koch2011-11-301-20/+16
* Increase the default buffer size for DNS certificates.Werner Koch2011-11-301-2/+3
* Re-indentation of keydb.c and error code changes.Werner Koch2011-04-291-2/+2
* Fix regression in gpg's mail address parsing.Werner Koch2011-04-251-4/+4
* Replace printf by es_printf in keyserver.cWerner Koch2011-02-091-27/+24
* Add finger support to dirmngr.Werner Koch2011-02-081-25/+24
* All standard keyserver commands are now using dirmngr.Werner Koch2011-01-201-687/+61
* Keyserver search and get basically works again.Werner Koch2011-01-181-260/+481
* Initial code checking for backup - not yet working.Werner Koch2011-01-101-22/+101
* Make public key data structure easier to read.Werner Koch2010-10-201-1/+1
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-49/+63
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-5/+7
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-1/+1
* Unification of the search descriptor usage.Werner Koch2009-12-081-18/+23
* Try a DNS-SD lookup to find a domain-specific LDAP server beforeDavid Shaw2009-07-231-13/+50
* Add readcert command.Werner Koch2009-06-171-0/+3
* * keyserver.c (keyserver_typemap): gpgkeys_hkp handles hkps as well.David Shaw2009-05-111-2/+4
* Flush keyserver search output.Werner Koch2008-12-091-0/+2
* * keyserver.c (keyserver_import_cert): Allow keyserver URLs inDavid Shaw2008-09-041-7/+1
* Enhanced --auto-key-locate.Werner Koch2008-04-081-9/+20
* Minor cleanups.Werner Koch2008-04-071-1/+9
* Changed the way i18n files are located under Windows. The setting of theWerner Koch2008-03-251-2/+2
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-2/+2
* From STABLE-BRANCH-1-4David Shaw2007-03-141-2/+9
* Fixes for CVE-2006-6235Werner Koch2006-12-061-6/+7
* * keyserver.c (keyserver_spawn): Write the 16-digit keyid ratherDavid Shaw2006-10-061-2/+6