aboutsummaryrefslogtreecommitdiffstats
path: root/http.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-15We are shaking up trunk tonight! allow data dir to be specified (issue #6967 ...file1-2/+2
2006-04-14Bug 6927 - CLI command has 3 args, not 2.tilghman1-1/+1
2006-04-06Make "show http" CLI command follow new guidelines - now "http show status"oej1-2/+2
2006-04-03- Doxygen additionsoej1-7/+17
2006-04-02Cleanup URI (when none is specified) and make sure threads are stand alonemarkster1-2/+7
2006-04-02Properly handle empty prefixmarkster1-5/+15
2006-04-01Flesh out the remainder of the manager + http changes and create a sample app...markster1-18/+202
2006-03-26use ast_calloc instead of calloc, and do a little bit of tweaking on the code...russell1-14/+12
2006-03-26fix asterisk header include format and add the doxygen headerrussell1-7/+13
2006-03-26suppress some compiler warnings on macrussell1-1/+1
2006-03-25Add micro-http server and abstract manager interface, make snmp not die markster1-0/+463