summaryrefslogtreecommitdiff
path: root/res/res_config_curl.c
AgeCommit message (Expand)Author
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-01-24Remove redundant module checks and references.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-02-21realtime: Centralize some common realtime backend codeSean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2013-04-27Add support for a realtime sorcery module.Joshua Colp
2013-03-25Properly delimit post data in res_config_curl.Sean Bright
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-04-17Make use of va_args more appropriate to form in various res_config modules pl...Jonathan Rose
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-05-07Merged revisions 318057 via svnmerge from Russell Bryant
2011-01-24According to section 19.1.2 of RFC 3261:Matthew Nicholson
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2009-08-10AST-2009-005Tilghman Lesher
2009-04-29Merge str_substitution branch.Tilghman Lesher
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-10-14Merge realtime_update2 branch, which adds a new realtime API call namedTilghman Lesher
2008-06-25Separate the global initialization routines for cURL into its own separateTilghman Lesher
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisionTilghman Lesher
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldsTilghman Lesher
2008-03-11An offhand comment from Russell made me realize that the configuration fileTilghman Lesher
2008-02-15Fix up some doxygen issues.Jason Parker
2008-02-01Fix multi, when using the LIKE query.Tilghman Lesher
2008-01-29Oops, a sizeof errorTilghman Lesher
2008-01-17resolve (valid) compiler warning about variable that could be used before bei...Kevin P. Fleming
2008-01-16New module res_config_curl (closes issue #11747)Tilghman Lesher