summaryrefslogtreecommitdiff
path: root/apps/app_curl.c
AgeCommit message (Expand)Author
2006-02-13remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADDRussell Bryant
2006-02-12major dialplan functions updateKevin P. Fleming
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21remove lots of useless checks of the result of ast_strdupaRussell Bryant
2006-01-11conversions to memory allocation wrappers (issue #6210)Russell Bryant
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-07This is the first round of removing applications that were marked as deprecatedRussell Bryant
2005-11-30use app arg parsing macros (issue #5679)Russell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-11more cleanups to application descriptionsRussell Bryant
2005-11-08issue #5650Kevin P. Fleming
2005-11-07application doc updateKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
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