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
Mark Michelson b445e8a7c8
Remove forced linking of res_adsi.o
14 years ago
..
editline Fix a variety of memory leaks 14 years ago
stdtime Fix a variety of potential buffer overflows 14 years ago
Makefile Remove forced linking of res_adsi.o 14 years ago
abstract_jb.c Opaquify ast_channel structs and lists 15 years ago
acl.c Coverity Report: Fix issues for error type CHECKED_RETURN for core 14 years ago
alaw.c
aoc.c Opaquify channel stringfields 15 years ago
app.c Merge changes dealing with support for Digium phones. 14 years ago
ast_expr2.c Multiple revisions 360356-360357 14 years ago
ast_expr2.fl Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
ast_expr2.h Multiple revisions 360356-360357 14 years ago
ast_expr2.y Multiple revisions 360356-360357 14 years ago
ast_expr2f.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
asterisk.c Merge changes dealing with support for Digium phones. 14 years ago
asterisk.dynamics
asterisk.exports.in Add new config-parsing framework 14 years ago
astfd.c On some platforms, O_RDONLY is not a flag to be checked, but merely the absence of O_RDWR and O_WRONLY. 14 years ago
astmm.c Kill off red blobs in most of main/* 14 years ago
astobj2.c Add new config-parsing framework 14 years ago
audiohook.c Only log a failure to get read/write samples from factories if it didn't happen 14 years ago
autochan.c Opaquify ast_channel structs and lists 15 years ago
autoservice.c Kill off red blobs in most of main/* 14 years ago
bridging.c Finalize ast_channel opaquification 15 years ago
buildinfo.c
callerid.c Merge changes dealing with support for Digium phones. 14 years ago
ccss.c Fix case-sensitivity for device-specific event subscriptions and CCSS 15 years ago
cdr.c Resolve FORWARD_NULL static analysis warnings 14 years ago
cel.c Fix race condition for CEL LINKEDID_END event 14 years ago
channel.c Fix deadlock potential with ast_set_hangupsource() calls. 14 years ago
channel_internal_api.c Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHERE 14 years ago
chanvars.c Kill off red blobs in most of main/* 14 years ago
cli.c Fix more memory leaks 14 years ago
config.c Merge changes dealing with support for Digium phones. 14 years ago
config_options.c Fix reloading an unchanged file with the Config Options API 14 years ago
cygload.c Kill off red blobs in most of main/* 14 years ago
data.c Fix a variety of memory leaks 14 years ago
datastore.c
db.c Allow AMI action callback to be reentrant. 14 years ago
devicestate.c Resolve FORWARD_NULL static analysis warnings 14 years ago
dial.c Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE) 14 years ago
dns.c Kill off red blobs in most of main/* 14 years ago
dnsmgr.c Convert ast_verb() to ast_debug() and increase log level 14 years ago
dsp.c Kill off red blobs in most of main/* 14 years ago
ecdisa.h Kill off red blobs in most of main/* 14 years ago
enum.c Fix a variety of memory leaks 14 years ago
event.c Merge changes dealing with support for Digium phones. 14 years ago
features.c Fix parked call performing a DTMF blind transfer after being retrieved. 14 years ago
file.c Merge changes dealing with support for Digium phones. 14 years ago
fixedjitterbuf.c Kill off red blobs in most of main/* 14 years ago
fixedjitterbuf.h Kill off red blobs in most of main/* 14 years ago
format.c Use struct copy instead of memcpy(). 15 years ago
format_cap.c Astobj2 locking enhancement. 15 years ago
format_pref.c Fix a variety of potential buffer overflows 14 years ago
frame.c Kill off red blobs in most of main/* 14 years ago
framehook.c Fix some opaquification-related compiler warnings 15 years ago
fskmodem.c
fskmodem_float.c Kill off red blobs in most of main/* 14 years ago
fskmodem_int.c Kill off red blobs in most of main/* 14 years ago
global_datastores.c
hashtab.c
heap.c
http.c Fix crash caused by unloading or reloading of res_http_post 14 years ago
image.c Kill off red blobs in most of main/* 14 years ago
indications.c Kill off red blobs in most of main/* 14 years ago
io.c Kill off red blobs in most of main/* 14 years ago
jitterbuf.c Fix a variety of potential buffer overflows 14 years ago
libasteriskssl.c Address OpenSSL initialization issues when using third-party libraries. 15 years ago
libasteriskssl.exports.in Address OpenSSL initialization issues when using third-party libraries. 15 years ago
loader.c Fix coverity UNUSED_VALUE findings in core support level files 14 years ago
lock.c Kill off red blobs in most of main/* 14 years ago
logger.c logger: Adds additional support for call id logging and chan_sip specific stuff 14 years ago
manager.c Fix error paths in action_hangup() for AMI Hangup action. 14 years ago
md5.c md5: supress some compiler warnings. 14 years ago
message.c Merge changes dealing with support for Digium phones. 14 years ago
netsock.c Kill off red blobs in most of main/* 14 years ago
netsock2.c Fix a variety of memory leaks 14 years ago
pbx.c Merge changes dealing with support for Digium phones. 14 years ago
plc.c Kill off red blobs in most of main/* 14 years ago
poll.c
presencestate.c Merge changes dealing with support for Digium phones. 14 years ago
privacy.c Kill off red blobs in most of main/* 14 years ago
rtp_engine.c chan_sip: fix problem directmediapermit/deny uses the wrong address 14 years ago
say.c Fix coverity UNUSED_VALUE findings in core support level files 14 years ago
sched.c Kill off red blobs in most of main/* 14 years ago
security_events.c Add IPv6 address support to security events framework. 14 years ago
sha1.c Kill off red blobs in most of main/* 14 years ago
slinfactory.c Kill off red blobs in most of main/* 14 years ago
srv.c Convert SRV lookup message to debug level 14 years ago
strcompat.c Kill off red blobs in most of main/* 14 years ago
strings.c
stun.c Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 15 years ago
syslog.c
taskprocessor.c Kill off red blobs in most of main/* 14 years ago
tcptls.c Coverity Report: Fix issues for error type REVERSE_INULL (core modules) 14 years ago
tdd.c Fix a variety of potential buffer overflows 14 years ago
term.c Kill off red blobs in most of main/* 14 years ago
test.c Remove "asterisk/version.h" in favor of "asterisk/ast_version.h". 15 years ago
threadstorage.c
timing.c Kill off red blobs in most of main/* 14 years ago
translate.c Kill off red blobs in most of main/* 14 years ago
udptl.c Fix reloading an unchanged file with the Config Options API 14 years ago
ulaw.c Kill off red blobs in most of main/* 14 years ago
utils.c Fix error paths in action_hangup() for AMI Hangup action. 14 years ago
xml.c
xmldoc.c Fix a variety of memory leaks 14 years ago