summaryrefslogtreecommitdiff
path: root/res/res_curl.c
AgeCommit message (Expand)Author
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-06General: Silence modules on (un)load.Alexander Traud
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-03-23res/res_http_media_cache: Add an HTTP(S) backend for the core media cacheMatthew Jordan
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
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-01Doxygen CleanupAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-20When trying to unload res_curl.so, warn about all dependent modules.Sean Bright
2012-08-18Update module support level on a variety of modules and compiler optionsMatthew Jordan
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2009-03-18a few more namespace updates... res_ael_share still needs some work before th...Kevin P. Fleming
2008-06-25Separate the global initialization routines for cURL into its own separateTilghman Lesher