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
Richard Mudgett ec030afdab
Initialize file descriptors for dummy channels to -1.
14 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 Add support-level indications to many more source files. 14 years ago
Makefile Eliminate embedding of res_adsi.so module. 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 Add support-level indications to many more source files. 14 years ago
app.c Clean up and ensure proper usage of alloca() 14 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 Clean up and ensure proper usage of alloca() 14 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 Clean up and ensure proper usage of alloca() 14 years ago
astobj2.c Add support-level indications to many more source files. 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 fix a few small things found by using sparse 18 years ago
callerid.c Clean up and ensure proper usage of alloca() 14 years ago
ccss.c Ensure that all ast_datastore_info structures are 'const'. 14 years ago
cdr.c Tweak CDR change in r369351 14 years ago
cel.c Fix compiler warnings. 14 years ago
channel.c Initialize file descriptors for dummy channels to -1. 14 years ago
chanvars.c Add support-level indications to many more source files. 14 years ago
cli.c Add support-level indications to many more source files. 14 years ago
config.c Handle integer over/under-flow in ast_parse_args 14 years ago
cygload.c Doxygen updates, formatting. 18 years ago
data.c Add support-level indications to many more source files. 14 years ago
datastore.c Add support-level indications to many more source files. 14 years ago
db.c Add support-level indications to many more source files. 14 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 Add support-level indications to many more source files. 14 years ago
dsp.c mf_detect: incorrectly used DTMF_GSIZE instead of MF_GSIZE 14 years ago
ecdisa.h
enum.c Add support-level indications to many more source files. 14 years ago
event.c Clean up and ensure proper usage of alloca() 14 years ago
features.c Clean up and ensure proper usage of alloca() 14 years ago
file.c Fix misuses of asprintf throughout the code. 14 years ago
fixedjitterbuf.c Add support-level indications to many more source files. 14 years ago
fixedjitterbuf.h Merged revisions 135841,135847,135850 via svnmerge from 18 years ago
frame.c Rewrite a comment that didn't adequately explain the code it was documenting. 14 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 Clean up and ensure proper usage of alloca() 14 years ago
image.c Add support-level indications to many more source files. 14 years ago
indications.c Add support-level indications to many more source files. 14 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 Add instrumentation to subsystem reloads 14 years ago
lock.c Fixes ast_rwlock_timed[rd|wr]lock for BSD and variants. 14 years ago
logger.c Clean up and ensure proper usage of alloca() 14 years ago
manager.c Fix incorrect documentation of the MailboxStatus manager command. 14 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 Clean up and ensure proper usage of alloca() 14 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 Add support-level indications to many more source files. 14 years ago
say.c Clean up and ensure proper usage of alloca() 14 years ago
sched.c Add support-level indications to many more source files. 14 years ago
security_events.c Add support-level indications to many more source files. 14 years ago
sha1.c Update SHA1 code to RFC 6234 15 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 Add support-level indications to many more source files. 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 Add support-level indications to many more source files. 14 years ago
syslog.c Add support-level indications to many more source files. 14 years ago
taskprocessor.c Add support-level indications to many more source files. 14 years ago
tcptls.c Clean up and ensure proper usage of alloca() 14 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 Add support-level indications to many more source files. 14 years ago
translate.c Add support-level indications to many more source files. 14 years ago
udptl.c Ignore recovered zero-length secondary UDPTL packets 14 years ago
ulaw.c Add support-level indications to many more source files. 14 years ago
utils.c Implement workaround for BETTER_BACKTRACES crash 14 years ago
xml.c Add support-level indications to many more source files. 14 years ago
xmldoc.c Fix misuses of asprintf throughout the code. 14 years ago