You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/main
Kinsey Moore ec2f140b3d
Unregister CLI commands on exit
13 years ago
..
db1-ast Coverity Report: Fix issues for error type REVERSE_INULL (core modules) 14 years ago
editline Fix a variety of memory leaks 14 years ago
stdtime Cleanup core main on exit. 13 years ago
Makefile Remove unneeded linux-gnueabi* 13 years ago
abstract_jb.c Add support-level indications to many more source files. 14 years ago
acl.c Add support-level indications to many more source files. 14 years ago
adsi.c Fix crash in unloading of res_adsi module 14 years ago
alaw.c Add support-level indications to many more source files. 14 years ago
aoc.c Cleanup CLI commands on exit for several files. 13 years ago
app.c core: Fix a memory leak in app.c from an early return 13 years ago
ast_expr2.c Rebuild parsers. 14 years ago
ast_expr2.fl Merged revisions 309251 via svnmerge from 15 years ago
ast_expr2.h Rebuild parsers. 14 years ago
ast_expr2.y expression parser: Fix (theoretical) memory leak. 14 years ago
ast_expr2f.c Rebuild parsers. 14 years ago
asterisk.c Remove leading spaces from the CLI command before parsing 13 years ago
asterisk.dynamics Remove the old stub files, preferring the optional_api method. 16 years ago
asterisk.exports.in Export timersub for platforms which do not have it 16 years ago
astfd.c Unregister CLI commands on exit 13 years ago
astmm.c MALLOC_DEBUG: Only wait if we want atexit allocation dumps. 13 years ago
astobj2.c Consistent memory allocation by ast_bt_get_symbols. 13 years ago
audiohook.c Add support-level indications to many more source files. 14 years ago
autochan.c Add support-level indications to many more source files. 14 years ago
autoservice.c Add support-level indications to many more source files. 14 years ago
bridging.c Fix bridging thread leak. 14 years ago
buildinfo.c
callerid.c Clean up and ensure proper usage of alloca() 14 years ago
ccss.c Fix CCSS CLI commands and logger level not unregistered. 13 years ago
cdr.c Check result of ast_var_assign() calls for memory allocation failure. 13 years ago
cel.c Protect CEL from an invalid config on reload 13 years ago
channel.c Fix segfault when dealing with chan_agent channels. 13 years ago
chanvars.c Add support-level indications to many more source files. 14 years ago
cli.c Remove leading spaces from the CLI command before parsing 13 years ago
config.c Clean up memory leak in config file on off nominal paths when glob is allowed 13 years ago
cygload.c
data.c Fix invalid access to disposed memory in main/data unit test 13 years ago
datastore.c Add support-level indications to many more source files. 14 years ago
db.c Cleanup astdb on exit. 13 years ago
devicestate.c Distributed Device State broken at sites using res_xmpp or res_jabber where Secuity Advisory AST-2012-015 is inplace 13 years ago
dial.c Separate option_types[] from the struct definition. 13 years ago
dns.c Add support-level indications to many more source files. 14 years ago
dnsmgr.c Cleanup dnsmgr on exit. 13 years ago
dsp.c dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_END 14 years ago
ecdisa.h
enum.c Add support-level indications to many more source files. 14 years ago
event.c Prevent exhaustion of system resources through exploitation of event cache 13 years ago
features.c Fix CDR not being created during an externally initiated blind transfer 13 years ago
file.c Change cleanup ordering in filestream destructor. 13 years ago
fixedjitterbuf.c Add support-level indications to many more source files. 14 years ago
fixedjitterbuf.h
frame.c Cleanup frame on exit. 13 years ago
framehook.c Add support-level indications to many more source files. 14 years ago
fskmodem.c Add support-level indications to many more source files. 14 years ago
fskmodem_float.c Add support-level indications to many more source files. 14 years ago
fskmodem_int.c Add support-level indications to many more source files. 14 years ago
global_datastores.c Add support-level indications to many more source files. 14 years ago
hashtab.c Add support-level indications to many more source files. 14 years ago
heap.c Add support-level indications to many more source files. 14 years ago
http.c Tolerate presence of RFC2965 Cookie2 header by ignoring it 13 years ago
image.c Cleanup CLI commands on exit for several files. 13 years ago
indications.c Cleanup indications on exit. 13 years ago
io.c Add support-level indications to many more source files. 14 years ago
jitterbuf.c Add support-level indications to many more source files. 14 years ago
loader.c Fix memory leak while loading priority modules 13 years ago
lock.c Fix for segfault in __ast_rwlock_destroy with DEBUG_THREADS 13 years ago
logger.c Consistent memory allocation by ast_bt_get_symbols. 13 years ago
manager.c Fix SendText AMI action to never return non-zero. 13 years ago
md5.c Fix compilation in dev-mode 14 years ago
netsock.c Add support-level indications to many more source files. 14 years ago
netsock2.c Fix NULL pointer segfault in ast_sockaddr_parse() 14 years ago
pbx.c Check result of ast_var_assign() calls for memory allocation failure. 13 years ago
plc.c Add support-level indications to many more source files. 14 years ago
poll.c Merged revisions 285267 via svnmerge from 16 years ago
privacy.c Add support-level indications to many more source files. 14 years ago
rtp_engine.c Do not allow native RTP bridging if packetization of media streams differs. 13 years ago
say.c Fix saying of date in Dutch. 14 years ago
sched.c Add support-level indications to many more source files. 14 years ago
security_events.c Fix most leftover non-opaque ast_str uses. 13 years ago
sha1.c Update SHA1 code to RFC 6234 15 years ago
slinfactory.c Fix a memory copying bug in slinfactory which was causing mixmonitor issues. 13 years ago
srv.c Add support-level indications to many more source files. 14 years ago
ssl.c Resolve memory leaks in TLS initialization and TLS client connections 14 years ago
strcompat.c Add builtin roundf() for systems lacking it. 13 years ago
strings.c Add support-level indications to many more source files. 14 years ago
stun.c Cleanup CLI commands on exit for several files. 13 years ago
syslog.c Add support-level indications to many more source files. 14 years ago
taskprocessor.c Cleanup taskprocessor on exit. 13 years ago
tcptls.c tcptls: Prevent unsupported options from being set 13 years ago
tdd.c Add support-level indications to many more source files. 14 years ago
term.c Add support-level indications to many more source files. 14 years ago
test.c Add support-level indications to many more source files. 14 years ago
threadstorage.c Unregister CLI commands on exit 13 years ago
timing.c Cleanup CLI commands on exit for several files. 13 years ago
translate.c Add support-level indications to many more source files. 14 years ago
udptl.c Cleanup udptl on exit. 13 years ago
ulaw.c Add support-level indications to many more source files. 14 years ago
utils.c Consistent memory allocation by ast_bt_get_symbols. 13 years ago
xml.c Add support-level indications to many more source files. 14 years ago
xmldoc.c Fix xmldoc memory leak 13 years ago