summaryrefslogtreecommitdiffstats
path: root/keyserver/ksutil.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Clarified cURL and OpenLDAP license issues.Werner Koch2006-09-221-0/+63
* * Makefile.am: Don't build gpgkeys_http or gpgkeys_(old)hkp any longer asDavid Shaw2006-04-261-5/+1
* * ksutil.h, ksutil.c (classify_ks_search): Add KS_SEARCH_KEYID_SHORTDavid Shaw2006-04-111-2/+20
* * ksutil.c (init_ks_options): Default include-revoked and include-subkeysDavid Shaw2006-02-231-0/+2
* * ksutil.h, ksutil.c (parse_ks_options): New keyserver command "getname".David Shaw2005-12-231-0/+3
* * ksutil.h, ksutil.c (curl_armor_writer, curl_writer,David Shaw2005-12-191-33/+125
* * ksutil.c (curl_err_to_gpg_err): Add CURLE_OK and CURLE_COULDNT_CONNECT.David Shaw2005-12-071-1/+4
* * ksutil.h, ksutil.c (parse_ks_options): Remove exact-name andDavid Shaw2005-08-261-21/+21
* * ksutil.h, ksutil.c (parse_ks_options): New keyserver-option exact-name. David Shaw2005-08-181-1/+14
* * ksutil.h, ksutil.c (parse_ks_options): New keyserver-optionDavid Shaw2005-08-181-0/+8
* * gpgkeys_curl.c (get_key, main): Don't try and be smart about whatDavid Shaw2005-07-201-0/+1
* * ksutil.c (init_ks_options, parse_ks_options): Provide a default "/"David Shaw2005-06-051-0/+12
* * ksutil.c [HAVE_DOSISH_SYSTEM]: Fix warnings on mingw32. Noted by JoeDavid Shaw2005-06-011-8/+9
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * ksutil.h, ksutil.c: #ifdef so we can build without libcurl orDavid Shaw2005-05-041-2/+7
* * ksutil.h, ksutil.c (curl_writer), gpgkeys_curl.c (get_key): Pass aDavid Shaw2005-04-171-16/+21
* * gpgkeys_curl.c (main): If the http-proxy option is given without anyDavid Shaw2005-04-161-0/+66
* * gpgkeys_ldap.c, ksutil.h, ksutil.c (print_nocr): Moved fromDavid Shaw2005-03-231-0/+18
* * ksutil.c (parse_ks_options): Handle verbose=nnn.David Shaw2005-03-181-2/+5
* * gpgkeys_curl.c, gpgkeys_finger.c, gpgkeys_ldap.c: Start usingDavid Shaw2005-03-171-0/+12
* * ksutil.h, ksutil.c (ks_action_to_string): New. (free_ks_options): OnlyDavid Shaw2005-03-171-12/+24
* * ksutil.h, ksutil.c (init_ks_options, free_ks_options,David Shaw2005-03-161-1/+207
* * gpgkeys_ldap.c (main), gpgkeys_hkp.c (main), gpgkeys_http.c (main),David Shaw2004-10-131-0/+63