Commit History

Author SHA1 Message Date
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
  Walter Doekes 04fa0d7fcb Have func_curl log a warning when a curl request fails. 11 years ago
  Walter Doekes 7f2c58fbb0 Minor cleanup in func_curl near hashcompat code. 11 years ago
  Kevin P. Fleming 2424fad498 Ensure that all ast_datastore_info structures are 'const'. 12 years ago
  Matthew Jordan 459e2b094d Allow func_curl to exit gracefully if list allocation fails during write 12 years ago
  Russell Bryant 1123ac5ad8 func_curl: Fix leak of an ast_str in error handling code path. 12 years ago
  Tilghman Lesher 7d2b600dbf 13 years ago
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
  Tilghman Lesher 7891b6e1c7 Merged revisions 316094 via svnmerge from 13 years ago
  Matthew Nicholson 08f3fec115 According to section 19.1.2 of RFC 3261: 13 years ago
  Tilghman Lesher 3d608e2f71 Oops, missed the actual decoding part. 13 years ago
  Tilghman Lesher dc4e2d8325 XML validation 13 years ago
  Tilghman Lesher ea27e9aa95 Add a hashcompat mode called "legacy", which translates a literal plus sign to a space. 13 years ago
  Tilghman Lesher b9687245cf Merged revisions 294989 via svnmerge from 14 years ago
  Tilghman Lesher bc0bd7e778 Add load priority order, such that preload becomes unnecessary in most cases 14 years ago
  Tilghman Lesher 1630e6859d Add SSL_VERIFYPEER, as requested on the -users list 15 years ago
  Kevin P. Fleming 701033c41b More 'static' qualifiers on module global variables. 15 years ago
  Kevin P. Fleming 7f136afcad add 'const' qualifiers in various places where they should have been 15 years ago
  Tilghman Lesher 37025c8fa6 Merge str_substitution branch. 15 years ago
  Tilghman Lesher 394ffd8d2f Merge ast_str_opaque branch (discontinue usage of ast_str internals) 16 years ago
  Sean Bright 8db046afa8 Keep up with shadow warnings. One day I'll actually enable this in the Makefile. 16 years ago
  Tilghman Lesher 1b56229103 Merged revisions 146799 via svnmerge from 16 years ago
  Tilghman Lesher ecaea85815 Create a 'hashcompat' option that permits the results of a CURL() able to be 16 years ago
  Michiel van Baak 0e0e7e8a27 make func_curl.c compile under devmode. 16 years ago
  Tilghman Lesher 392c338f9d Get rid of the casts that cause warnings on OpenBSD. The compiler is errantly 16 years ago
  Mark Michelson 1e0e122b74 Fix func_curl compilation 16 years ago
  Tilghman Lesher 6f440f7afb Add the CURLOPT dialplan function, which permits setting various options for 16 years ago
  Russell Bryant 8f0e63aa35 Merged revisions 134540 via svnmerge from 16 years ago
  Tilghman Lesher f73dae19c8 Separate the global initialization routines for cURL into its own separate 16 years ago
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 17 years ago