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