aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_curl.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.2.0-beta1@7221 f38db490...kpfleming1-0/+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