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 dec9ee2f04
Add test events for time limit-related hangups
13 years ago
..
editline Enable usage of system-provided NetBSD editline library if available. 13 years ago
stdtime Cleanup core main on exit. 13 years ago
Makefile Make libasteriskssl.so symlink use a relative path. 13 years ago
abstract_jb.c Unit tests for the Jitter Buffer API; remove unnecessary resync 13 years ago
acl.c Trivial patch to make 'best_score' defined for all architectures. 13 years ago
adsi.c Fix crash in unloading of res_adsi module 13 years ago
alaw.c Multiple revisions 369001-369002 13 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 Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.fl Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 13 years ago
ast_expr2.y Multiple revisions 360356-360357 13 years ago
ast_expr2f.c Doxygen Updates - janitor work 13 years ago
asterisk.c Add UUID support to Asterisk. 13 years ago
asterisk.dynamics Remove the old stub files, preferring the optional_api method. 15 years ago
asterisk.exports.in Add new config-parsing framework 13 years ago
astfd.c Doxygen Updates Janitor Work 13 years ago
astmm.c MALLOC_DEBUG: Only wait if we want atexit allocation dumps. 13 years ago
astobj2.c Add red-black tree container type to astobj2. 13 years ago
audiohook.c Doxygen Updates Janitor Work 13 years ago
autochan.c Multiple revisions 369001-369002 13 years ago
autoservice.c Hangup handlers - Dialplan subroutines that run when the channel hangs up. 13 years ago
bridging.c Fix bridging thread leak. 13 years ago
buildinfo.c fix a few small things found by using sparse 17 years ago
callerid.c Allow for redirecting reasons to be set to arbitrary strings. 13 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
channel_internal_api.c Fix stuck DTMF when bridge is broken. 13 years ago
chanvars.c Multiple revisions 369001-369002 13 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
config_options.c Fix a variety of ref counting issues 13 years ago
cygload.c Kill off red blobs in most of main/* 13 years ago
data.c Cleanup CLI commands on exit for several files. 13 years ago
datastore.c Multiple revisions 369001-369002 13 years ago
db.c Properly finalize prepared SQLite3 statements to prevent memory leak 13 years ago
devicestate.c Deprecate chan_gtalk, chan_jingle, and res_jabber 13 years ago
dial.c Multiple revisions 369001-369002 13 years ago
dns.c Multiple revisions 369001-369002 13 years ago
dnsmgr.c Cleanup dnsmgr on exit. 13 years ago
dsp.c Doxygen Updates - Title update 13 years ago
ecdisa.h Kill off red blobs in most of main/* 13 years ago
enum.c Doxygen Updates - Title update 13 years ago
event.c Cleanup event on exit. 13 years ago
features.c Features: BRIDGE_FEATURES variable automixmonitor support and use proper party 13 years ago
file.c Cleanup CLI commands on exit for several files. 13 years ago
fixedjitterbuf.c Multiple revisions 369001-369002 13 years ago
fixedjitterbuf.h Kill off red blobs in most of main/* 13 years ago
format.c Remove init_framer(). It no longer does anything. 13 years ago
format_cap.c Multiple revisions 369001-369002 13 years ago
format_pref.c Things don't need to be that const. 13 years ago
frame.c Rewrite a comment that didn't adequately explain the code it was documenting. 13 years ago
framehook.c Multiple revisions 369001-369002 13 years ago
fskmodem.c Multiple revisions 369001-369002 13 years ago
fskmodem_float.c Multiple revisions 369001-369002 13 years ago
fskmodem_int.c Multiple revisions 369001-369002 13 years ago
global_datastores.c Multiple revisions 369001-369002 13 years ago
hashtab.c Multiple revisions 369001-369002 13 years ago
heap.c Multiple revisions 369001-369002 13 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 Multiple revisions 369001-369002 13 years ago
jitterbuf.c Multiple revisions 369001-369002 13 years ago
libasteriskssl.c Resolve memory leaks in TLS initialization and TLS client connections 13 years ago
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 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 Fix memory leak in 'manager show event' when command entered incorrectly 13 years ago
md5.c md5: supress some compiler warnings. 13 years ago
message.c Update documentation for MessageSend application/command's From field for XMPP 13 years ago
named_acl.c Minor code cleanup in named_acl.c. 13 years ago
netsock.c Multiple revisions 369001-369002 13 years ago
netsock2.c Fix NULL pointer segfault in ast_sockaddr_parse() 13 years ago
pbx.c Cleanup pbx on exit. 13 years ago
plc.c Multiple revisions 369001-369002 13 years ago
poll.c Merged revisions 285268 via svnmerge from 15 years ago
presencestate.c Multiple revisions 369001-369002 13 years ago
privacy.c Multiple revisions 369001-369002 13 years ago
rtp_engine.c Multiple revisions 375993-375994 13 years ago
say.c Fix saying of date in Dutch. 13 years ago
sched.c Multiple revisions 369001-369002 13 years ago
security_events.c Fix most leftover non-opaque ast_str uses. 13 years ago
sha1.c Doxygen Updates - janitor work 13 years ago
sip_api.c Don't make chan_sip export global symbols. 13 years ago
slinfactory.c Multiple revisions 369001-369002 13 years ago
srv.c Multiple revisions 369001-369002 13 years ago
strcompat.c Clean up and ensure proper usage of alloca() 13 years ago
strings.c Doxygen Updates - janitor work 13 years ago
stun.c Cleanup CLI commands on exit for several files. 13 years ago
syslog.c Multiple revisions 369001-369002 13 years ago
taskprocessor.c Re-add taskprocessor cleanup code that was removed by the UUID merge. 13 years ago
tcptls.c Ensure Asterisk fails TCP/TLS SIP calls when certificate checking fails 13 years ago
tdd.c Doxygen Updates - janitor work 13 years ago
term.c Multiple revisions 369001-369002 13 years ago
test.c Add red-black tree container type to astobj2. 13 years ago
threadstorage.c Clean up and ensure proper usage of alloca() 13 years ago
timing.c Cleanup CLI commands on exit for several files. 13 years ago
translate.c Add support for parsing SDP attributes, generating SDP attributes, and passing it through. 13 years ago
udptl.c Cleanup udptl on exit. 13 years ago
ulaw.c Multiple revisions 369001-369002 13 years ago
utils.c Remove compile time check HAVE_DEV_URANDOM. 13 years ago
uuid.c Add UUID support to Asterisk. 13 years ago
xml.c Multiple revisions 369001-369002 13 years ago
xmldoc.c Improve documentation by making all of the colors used readable, 13 years ago