Mark Michelson
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 år sedan |
Kinsey Moore
|
43b85a2bbe
Allow Asterisk to compile under GCC 4.10
|
10 år sedan |
Andrew Latham
|
b288115da6
Doxygen Updates - janitor work
|
12 år sedan |
Russell Bryant
|
a8cc7a5c9b
Fix incorrect usage of sizeof() in res_crypto.
|
12 år sedan |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 år sedan |
Russell Bryant
|
7e32c37177
Merged revisions 317474 via svnmerge from
|
13 år sedan |
Russell Bryant
|
b2b22b351f
Merged revisions 280058 via svnmerge from
|
14 år sedan |
Terry Wilson
|
2750d3d571
Remove built-in AES code and use optional_api instead
|
14 år sedan |
Tilghman Lesher
|
bc0bd7e778
Add load priority order, such that preload becomes unnecessary in most cases
|
14 år sedan |
Tilghman Lesher
|
457825ee8c
Remove the old stub files, preferring the optional_api method.
|
14 år sedan |
Russell Bryant
|
637ebafa26
Move OpenSSL initialization to a single place, make library usage thread-safe.
|
15 år sedan |
Eliel C. Sardanons
|
de93eb36b2
Janitor, use ARRAY_LEN() when possible.
|
16 år sedan |
Kevin P. Fleming
|
d6776c503f
improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met
|
16 år sedan |
Kevin P. Fleming
|
1fdd7c85b6
bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
|
16 år sedan |
Luigi Rizzo
|
1093cab7f6
make configuration variable const so they are not accidentally
|
17 år sedan |
Luigi Rizzo
|
5c7aee1010
remove unnecessary (char *) casts for ast_config_AST_* variables.
|
17 år sedan |
Jason Parker
|
ac4b7fb8f0
Remove "old"-style CLI handler, since nothing uses it anymore.
|
17 år sedan |
Luigi Rizzo
|
de488a8981
remove a number of #include <fcntl.h> which are either
|
17 år sedan |
Luigi Rizzo
|
ff8ac85d1a
remove a bunch of useless #include "options.h"
|
17 år sedan |
Luigi Rizzo
|
a575562ceb
move asterisk/paths.h outside asterisk.h and into those files
|
17 år sedan |
Luigi Rizzo
|
32d68be9da
include "logger.h" and errno.h from asterisk.h - usage shows that they
|
17 år sedan |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 år sedan |
Jason Parker
|
94f4fd917e
Doxygen fixes.
|
17 år sedan |
Kevin P. Fleming
|
2a8e8b6ea2
improve linked-list macros in two ways:
|
17 år sedan |
Jason Parker
|
4b793b9f91
Correctly use defined return values in (some) load_module functions.
|
17 år sedan |
Jason Parker
|
5fd5a97871
Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense
|
17 år sedan |
Jason Parker
|
278b08ca23
Convert NEW_CLI to AST_CLI.
|
17 år sedan |
Russell Bryant
|
8e0c5ac93d
Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)
|
17 år sedan |
Jason Parker
|
191d2cdf0f
Doxygen cleanups/fixes.
|
17 år sedan |
Russell Bryant
|
6f6020b243
Add another big set of doxygen documentation improvements from snuffy.
|
17 år sedan |