summaryrefslogtreecommitdiff
path: root/apps/app_curl.c
AgeCommit message (Expand)Author
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-09-25Make curl a functionMark Spencer
2005-09-15more license/copyright header updates (thanks Ian!)Kevin P. Fleming
2005-08-29eliminate compiler warningKevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-05-26fix seg fault when the app is called on an invalid url (bug #4389)Russell Bryant
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-07Revert back on incorrect libcurl fix :-(Matthew Fredrickson
2005-04-07Bugfix for old versions of libcurl (#3982)Matthew Fredrickson
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-05Allow post data, too (bug #3151)Mark Spencer
2004-12-23Add app_curl from tilghman (bug #3131)Mark Spencer