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