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 0cd0977454
Fix memory corruption when trying to get "core show locks".
13 years ago
..
editline Enable usage of system-provided NetBSD editline library if available. 14 years ago
stdtime Cleanup core main on exit. 14 years ago
Makefile Remove unneeded linux-gnueabi* 14 years ago
abstract_jb.c Unit tests for the Jitter Buffer API; remove unnecessary resync 14 years ago
acl.c Trivial patch to make 'best_score' defined for all architectures. 14 years ago
adsi.c Fix crash in unloading of res_adsi module 14 years ago
alaw.c Multiple revisions 369001-369002 14 years ago
aoc.c Cleanup CLI commands on exit for several files. 14 years ago
app.c core: Fix a memory leak in app.c from an early return 14 years ago
ast_expr2.c Allow the REALTIME() function to report errors back to the caller. 14 years ago
ast_expr2.fl
…
ast_expr2.h Allow the REALTIME() function to report errors back to the caller. 14 years ago
ast_expr2.y
…
ast_expr2f.c Allow the REALTIME() function to report errors back to the caller. 14 years ago
asterisk.c Remove leading spaces from the CLI command before parsing 13 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 Fix memory corruption when trying to get "core show locks". 13 years ago
astobj2.c Fix memory corruption when trying to get "core show locks". 13 years ago
audiohook.c Multiple revisions 369001-369002 14 years ago
autochan.c Multiple revisions 369001-369002 14 years ago
autoservice.c Stopped spamming of debug messages during attended transfer. 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 Prevent exhaustion of system resources through exploitation of event cache 14 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 Fix segfault when dealing with chan_agent channels. 14 years ago
channel_internal_api.c Prevent exhaustion of system resources through exploitation of event cache 14 years ago
chanvars.c Multiple revisions 369001-369002 14 years ago
cli.c Remove leading spaces from the CLI command before parsing 13 years ago
config.c Clean up memory leak in config file on off nominal paths when glob is allowed 14 years ago
config_options.c Fix memory/ref counting leaks in a variety of locations 13 years ago
cygload.c
…
data.c Fix invalid access to disposed memory in main/data unit test 13 years ago
datastore.c Multiple revisions 369001-369002 14 years ago
db.c Properly finalize prepared SQLite3 statements to prevent memory leak 14 years ago
devicestate.c Distributed Device State broken at sites using res_xmpp or res_jabber where Secuity Advisory AST-2012-015 is inplace 14 years ago
dial.c Separate option_types[] from the struct definition. 14 years ago
dns.c Multiple revisions 369001-369002 14 years ago
dnsmgr.c Cleanup dnsmgr on exit. 14 years ago
dsp.c dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_END 14 years ago
ecdisa.h
…
enum.c Multiple revisions 369001-369002 14 years ago
event.c Add forgotten event types to event_names array 14 years ago
features.c Add test suite events to indicate when a feature is detected or not 13 years ago
file.c Change cleanup ordering in filestream destructor. 14 years ago
fixedjitterbuf.c Multiple revisions 369001-369002 14 years ago
fixedjitterbuf.h
…
format.c Fix memory leak while loading priority modules and adding formats 13 years ago
format_cap.c Multiple revisions 369001-369002 14 years ago
format_pref.c Address uninitialized conditional that valgrind found 14 years ago
frame.c Rewrite a comment that didn't adequately explain the code it was documenting. 14 years ago
framehook.c Multiple revisions 369001-369002 14 years ago
fskmodem.c Multiple revisions 369001-369002 14 years ago
fskmodem_float.c Multiple revisions 369001-369002 14 years ago
fskmodem_int.c Multiple revisions 369001-369002 14 years ago
global_datastores.c Multiple revisions 369001-369002 14 years ago
hashtab.c Multiple revisions 369001-369002 14 years ago
heap.c Multiple revisions 369001-369002 14 years ago
http.c Complete http_shutdown. 13 years ago
image.c Cleanup CLI commands on exit for several files. 14 years ago
indications.c Cleanup indications on exit. 14 years ago
io.c Multiple revisions 369001-369002 14 years ago
jitterbuf.c Multiple revisions 369001-369002 14 years ago
libasteriskssl.c Resolve memory leaks in TLS initialization and TLS client connections 14 years ago
libasteriskssl.exports.in
…
loader.c Fix memory leak while loading priority modules and adding formats 13 years ago
lock.c Fix memory corruption when trying to get "core show locks". 13 years ago
logger.c Fix memory corruption when trying to get "core show locks". 13 years ago
manager.c Fix SendText AMI action to never return non-zero. 14 years ago
md5.c
…
message.c Fix lock errors on startup. 14 years ago
named_acl.c Fix memory/ref counting leaks in a variety of locations 13 years ago
netsock.c Multiple revisions 369001-369002 14 years ago
netsock2.c Fix NULL pointer segfault in ast_sockaddr_parse() 14 years ago
pbx.c Check result of ast_var_assign() calls for memory allocation failure. 13 years ago
plc.c Multiple revisions 369001-369002 14 years ago
poll.c
…
presencestate.c Fix crash in PresenceState AMI action when specifying an invalid provider 14 years ago
privacy.c Multiple revisions 369001-369002 14 years ago
rtp_engine.c Do not allow native RTP bridging if packetization of media streams differs. 14 years ago
say.c Fix saying of date in Dutch. 14 years ago
sched.c Multiple revisions 369001-369002 14 years ago
security_events.c Fix most leftover non-opaque ast_str uses. 14 years ago
sha1.c
…
sip_api.c Don't make chan_sip export global symbols. 14 years ago
slinfactory.c Fix a memory copying bug in slinfactory which was causing mixmonitor issues. 14 years ago
srv.c Multiple revisions 369001-369002 14 years ago
strcompat.c Add builtin roundf() for systems lacking it. 14 years ago
strings.c Multiple revisions 369001-369002 14 years ago
stun.c Cleanup CLI commands on exit for several files. 14 years ago
syslog.c Multiple revisions 369001-369002 14 years ago
taskprocessor.c Cleanup taskprocessor on exit. 14 years ago
tcptls.c tcptls: Prevent unsupported options from being set 14 years ago
tdd.c Multiple revisions 369001-369002 14 years ago
term.c Multiple revisions 369001-369002 14 years ago
test.c Tweak unit test warning message. 14 years ago
threadstorage.c Unregister CLI commands on exit 13 years ago
timing.c Cleanup CLI commands on exit for several files. 14 years ago
translate.c Add support for parsing SDP attributes, generating SDP attributes, and passing it through. 14 years ago
udptl.c UDPTL: Fix a regression where UDPTL won't load default settings 13 years ago
ulaw.c Multiple revisions 369001-369002 14 years ago
utils.c Fix memory corruption when trying to get "core show locks". 13 years ago
xml.c Multiple revisions 369001-369002 14 years ago
xmldoc.c Fix xmldoc memory leak 13 years ago