aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_curl.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-25Make curl a functionmarkster1-22/+86
2005-09-15more license/copyright header updates (thanks Ian!)kpfleming1-3/+14
2005-08-29eliminate compiler warningkpfleming1-2/+0
2005-06-06the last round of file version tagskpfleming1-3/+8
2005-05-26fix seg fault when the app is called on an invalid url (bug #4389)russell1-5/+7
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-8/+8
2005-04-07Revert back on incorrect libcurl fix :-(mattf1-4/+0
2005-04-07Bugfix for old versions of libcurl (#3982)mattf1-0/+4
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-05Allow post data, too (bug #3151)markster1-4/+20
2004-12-23Add app_curl from tilghman (bug #3131)markster1-0/+144