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 16983cf3b5
Add test events for time limit-related hangups
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 Add OPENSSL_INCLUDE to the CFLAGS for ssl.c and tcptls.c. 14 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 Cleanup ast_run_atexits() atexits list. 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 Add support-level indications to many more source files. 14 years ago
astmm.c MALLOC_DEBUG: Only wait if we want atexit allocation dumps. 13 years ago
astobj2.c Constify __ao2_ref_debug in astobj2 14 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 Cleanup CDR resources on exit. 13 years ago
cel.c Cleanup CLI commands on exit for several files. 13 years ago
channel.c Add test events for time limit-related hangups 13 years ago
chanvars.c Add support-level indications to many more source files. 14 years ago
cli.c Cleanup CLI resources on exit and CLI command registration errors. 13 years ago
config.c Cleanup config cache on exit. 13 years ago
cygload.c
data.c Cleanup CLI commands on exit for several files. 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 Add support-level indications to many more source files. 14 years ago
dial.c Add support-level indications to many more source files. 14 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 13 years ago
ecdisa.h
enum.c Add support-level indications to many more source files. 14 years ago
event.c Cleanup event on exit. 13 years ago
features.c Fix stuck DTMF when bridge is broken. 13 years ago
file.c Cleanup CLI commands on exit for several files. 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 Cleanup CLI commands on exit for several files. 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 potential double free when unloading a module. 13 years ago
lock.c Re-initialize logmsgs mutex upon logger initialization to prevent lock errors 13 years ago
logger.c Cleanup logger on exit. 13 years ago
manager.c manager: Make challenge work with allowmultiplelogin=no 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 Cleanup pbx on exit. 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 Fix misuses of timeouts throughout the code. 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 14 years ago
slinfactory.c Add support-level indications to many more source files. 14 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 Clean up and ensure proper usage of alloca() 14 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 Ensure Asterisk fails TCP/TLS SIP calls when certificate checking fails 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 Clean up and ensure proper usage of alloca() 14 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 Reorder startup sequence to prevent lockups when process is sent to background 13 years ago
xml.c Add support-level indications to many more source files. 14 years ago
xmldoc.c Improve documentation by making all of the colors used readable, 13 years ago