summaryrefslogtreecommitdiffstats
path: root/keyserver/gpgkeys_http.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Converted all m_free to xfree etc.Werner Koch2005-07-271-1/+1
* * gpgkeys_mailto.in, gpgkeys_test.in: Use @VERSION@ so version stringDavid Shaw2005-06-241-6/+0
* * gpgkeys_http.c (get_key), gpgkeys_oldhkp (send_key, get_key,David Shaw2005-06-231-3/+4
* * gpgkeys_http.c (get_key), gpgkeys_oldhkp.c (send_key, get_key,David Shaw2005-06-221-1/+1
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * gpgkeys_http.c: Need GET defined.David Shaw2005-05-041-0/+2
* * gpgkeys_ldap.c, ksutil.h, ksutil.c (print_nocr): Moved fromDavid Shaw2005-03-231-2/+2
* * gpgkeys_hkp.c (get_key), gpgkeys_http.c (get_key): Fix missingDavid Shaw2005-02-011-0/+1
* * gpgkeys_curl.c: s/MAX_PATH/URLMAX_PATH/g to avoid a clash withWerner Koch2005-01-181-4/+8
* * ksutil.h, gpgkeys_curl.c, gpgkeys_hkp.c, gpgkeys_ldap.c,David Shaw2005-01-141-17/+1
* * gpgkeys_finger.c, gpgkeys_hkp.c, gpgkeys_http.c, gpgkeys_ldap.c: Part 1David Shaw2005-01-141-19/+29
* * gpgkeys_curl.c (main): New "follow-redirects" option. Takes an optionalDavid Shaw2004-12-221-1/+3
* * gpgkeys_curl.c (get_key, writer): New function to wrap around fwrite toDavid Shaw2004-12-221-3/+9
* * gpgkeys_ldap.c (main, show_help): Kludge to implement standardWerner Koch2004-10-151-3/+21
* * gpgkeys_ldap.c (main), gpgkeys_hkp.c (main), gpgkeys_http.c (main),David Shaw2004-10-131-4/+21
* * gpgkeys_finger.c, gpgkeys_hkp.c, gpgkeys_http.c, gpgkeys_ldap.c: Fix aDavid Shaw2004-10-111-2/+2
* * gpgkeys_ldap.c (get_key, search_key), gpgkeys_hkp.c (get_key,David Shaw2004-08-231-4/+0
* * gpgkeys_http.c: General polish and removal of leftover stuff fromDavid Shaw2004-05-261-31/+21
* * gpgkeys_http.c (get_key): Cosmetic fix - make sure that URLs with noDavid Shaw2004-05-221-4/+4
* * gpgkeys_http.c: New program to do a simple HTTP file fetch using theDavid Shaw2004-05-201-0/+381