aboutsummaryrefslogtreecommitdiffstats
path: root/http.c
AgeCommit message (Collapse)AuthorFilesLines
2006-04-03- Doxygen additionsoej1-7/+17
- Formatting fixes (read guidelines :-) ) - Removing compilation warnings git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17105 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-02Cleanup URI (when none is specified) and make sure threads are stand alonemarkster1-2/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16992 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-02Properly handle empty prefixmarkster1-5/+15
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16939 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-01Flesh out the remainder of the manager + http changes and create a sample ↵markster1-18/+202
application to partially demonstrate the capability of manager over http. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16850 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-26use ast_calloc instead of calloc, and do a little bit of tweaking on the ↵russell1-14/+12
code formatting git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15026 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-26fix asterisk header include format and add the doxygen headerrussell1-7/+13
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15024 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-26suppress some compiler warnings on macrussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14988 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-25Add micro-http server and abstract manager interface, make snmp not die markster1-0/+463
on reload. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@14953 f38db490-d61c-443f-a65b-d21fe96a405b