aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/gpgkeys_http.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-07-27Converted all m_free to xfree etc.Werner Koch1-1/+1
2005-06-23* gpgkeys_mailto.in, gpgkeys_test.in: Use @VERSION@ so version stringDavid Shaw1-6/+0
2005-06-23* gpgkeys_http.c (get_key), gpgkeys_oldhkp (send_key, get_key,David Shaw1-3/+4
2005-06-22* gpgkeys_http.c (get_key), gpgkeys_oldhkp.c (send_key, get_key,David Shaw1-1/+1
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-05-04* gpgkeys_http.c: Need GET defined.David Shaw1-0/+2
2005-03-22* gpgkeys_ldap.c, ksutil.h, ksutil.c (print_nocr): Moved fromDavid Shaw1-2/+2
2005-02-01* gpgkeys_hkp.c (get_key), gpgkeys_http.c (get_key): Fix missingDavid Shaw1-0/+1
2005-01-18* gpgkeys_curl.c: s/MAX_PATH/URLMAX_PATH/g to avoid a clash withWerner Koch1-4/+8
2005-01-13* ksutil.h, gpgkeys_curl.c, gpgkeys_hkp.c, gpgkeys_ldap.c,David Shaw1-17/+1
2005-01-13* gpgkeys_finger.c, gpgkeys_hkp.c, gpgkeys_http.c, gpgkeys_ldap.c: Part 1David Shaw1-19/+29
2004-12-22* gpgkeys_curl.c (main): New "follow-redirects" option. Takes an optionalDavid Shaw1-1/+3
2004-12-22* gpgkeys_curl.c (get_key, writer): New function to wrap around fwrite toDavid Shaw1-3/+9
2004-10-15* gpgkeys_ldap.c (main, show_help): Kludge to implement standardWerner Koch1-3/+21
2004-10-13* gpgkeys_ldap.c (main), gpgkeys_hkp.c (main), gpgkeys_http.c (main),David Shaw1-4/+21
2004-10-11* gpgkeys_finger.c, gpgkeys_hkp.c, gpgkeys_http.c, gpgkeys_ldap.c: Fix aDavid Shaw1-2/+2
2004-08-23* gpgkeys_ldap.c (get_key, search_key), gpgkeys_hkp.c (get_key,David Shaw1-4/+0
2004-05-26* gpgkeys_http.c: General polish and removal of leftover stuff fromDavid Shaw1-31/+21
2004-05-22* gpgkeys_http.c (get_key): Cosmetic fix - make sure that URLs with noDavid Shaw1-4/+4
2004-05-20* gpgkeys_http.c: New program to do a simple HTTP file fetch using theDavid Shaw1-0/+381