summaryrefslogtreecommitdiff
path: root/res/res_ari.c
AgeCommit message (Expand)Author
2016-08-17res_ari: Add http prefix to generated docsTorrey Searle
2016-05-14res_ari: Correct Location headers returned by some ARI resourcesSean Bright
2015-08-18res_ari.c: Add missing off nominal unlock and remove a RAII_VAR().Richard Mudgett
2015-07-14ARI: Added new functionality to reload a single module.Benjamin Ford
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-03res_ari: Fix some off-nominal paths just dropping the HTTP connection.Richard Mudgett
2014-07-03HTTP: Add persistent connection support.Richard Mudgett
2014-06-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2014-04-18ARI: Add debug logging for events and responsesKinsey Moore
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-03-19res_ari: Fix documentation schema errorMatthew Jordan
2014-03-18res_ari: Add notes about Asterisk HTTP server to the "enabled" config option ...Rusty Newton
2014-02-26res_ari: Make some additional error responses consistent with the rest of the...Joshua Colp
2014-01-12res_ari: Fix various memory leaks.Joshua Colp
2013-11-27ari:Add application/json parameter supportDavid M. Lee
2013-11-08ari: Add application/x-www-form-urlencoded parameter supportDavid M. Lee
2013-10-21Fixed malformed Access-Control-Allow-Methods header. Was causing Safari to ba...David M. Lee
2013-10-02MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.Richard Mudgett
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-07-27Rename everything Stasis-HTTP to ARIKinsey Moore