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
Scott Griepentrog ceab8bf73c
rtp_engine: fix rtp payloads copy and improve argument names
12 years ago
..
db1-ast Coverity Report: Fix issues for error type REVERSE_INULL (core modules) 14 years ago
editline memory leaks: Memory leak cleanup patch by Corey Farrell (first set) 12 years ago
stdtime Cleanup core main on exit. 13 years ago
Makefile Remove unneeded linux-gnueabi* 13 years ago
abstract_jb.c Fix jitter buffer log file creation 12 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 memory leaks: Memory leak cleanup patch by Corey Farrell (second set) 12 years ago
ast_expr2.c Rebuild parsers. 14 years ago
ast_expr2.fl
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 memory leaks: Memory leak cleanup patch by Corey Farrell (second set) 12 years ago
asterisk.dynamics
asterisk.exports.in Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. 13 years ago
astfd.c Unregister CLI commands on exit 13 years ago
astmm.c MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number. 12 years ago
astobj2.c astobj2: Unregister debug CLI commands at exit 12 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 Check result of ast_var_assign() calls for memory allocation failure. 13 years ago
cel.c Protect CEL from an invalid config on reload 13 years ago
channel.c Properly copy/remove the device state cache flag over a masquerade. 12 years ago
chanvars.c Add support-level indications to many more source files. 14 years ago
cli.c Fix incorrect usages of ast_realloc(). 12 years ago
config.c Fix various memory leaks 12 years ago
cygload.c
data.c memory leaks: Memory leak cleanup patch by Corey Farrell (second set) 12 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 Distributed Device State broken at sites using res_xmpp or res_jabber where Secuity Advisory AST-2012-015 is inplace 13 years ago
dial.c Separate option_types[] from the struct definition. 13 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 Fix incorrect usages of ast_realloc(). 12 years ago
features.c Fix Segfault When Syntax Of A Line Under [applicationmap] Is Invalid 12 years ago
file.c Change cleanup ordering in filestream destructor. 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 Fix incorrect usages of ast_realloc(). 12 years ago
http.c Complete http_shutdown. 13 years ago
image.c Cleanup CLI commands on exit for several files. 13 years ago
indications.c Fix incorrect usages of ast_realloc(). 12 years ago
io.c Add support-level indications to many more source files. 14 years ago
jitterbuf.c jitterbuf: Fix memory leak on jitter buffer reset 12 years ago
loader.c Fix memory leak while loading priority modules 13 years ago
lock.c Fix DEBUG_THREADS when lock is acquired in __constructor__ 12 years ago
logger.c Fix memory corruption when trying to get "core show locks". 13 years ago
manager.c Memory leak fix 12 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 pbx.c: fix confused match caller id that deleted exten still in hash 12 years ago
plc.c Add support-level indications to many more source files. 14 years ago
poll.c
privacy.c Add support-level indications to many more source files. 14 years ago
rtp_engine.c rtp_engine: fix rtp payloads copy and improve argument names 12 years ago
say.c Fix saying of date in Dutch. 13 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 Fix a memory copying bug in slinfactory which was causing mixmonitor issues. 13 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 13 years ago
strcompat.c Add builtin roundf() for systems lacking it. 13 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 tcptls: Prevent unsupported options from being set 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 memory leaks: Memory leak cleanup patch by Corey Farrell (first set) 12 years ago
threadstorage.c Unregister CLI commands on exit 13 years ago
timing.c Cleanup CLI commands on exit for several files. 13 years ago
translate.c res_rtp_asterisk: Address jittery DTMF events in RTP streams 12 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 utils: Fix memory leaks and missed unregistration of CLI commands on shutdown 12 years ago
xml.c Add support-level indications to many more source files. 14 years ago
xmldoc.c Fix incorrect usages of ast_realloc(). 12 years ago