David M. Lee 3ea69b7c78 security: Inhibit execution of privilege escalating functions 11 년 전
..
editline a1f4a5d9ee Fix a variety of memory leaks 12 년 전
stdtime ad10746f45 Cleanup core main on exit. 12 년 전
Makefile 7bee61ead5 Add OPENSSL_INCLUDE to the CFLAGS for ssl.c and tcptls.c. 12 년 전
abstract_jb.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
acl.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
adsi.c dc73b470f6 Fix crash in unloading of res_adsi module 12 년 전
alaw.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
aoc.c 0d821f96d4 Cleanup CLI commands on exit for several files. 12 년 전
app.c fa6d7282e2 core: Fix a memory leak in app.c from an early return 12 년 전
ast_expr2.c 325d739246 Multiple revisions 360356-360357 13 년 전
ast_expr2.fl a310c0b005 Merged revisions 309808 via svnmerge from 14 년 전
ast_expr2.h 325d739246 Multiple revisions 360356-360357 13 년 전
ast_expr2.y 325d739246 Multiple revisions 360356-360357 13 년 전
ast_expr2f.c 325d739246 Multiple revisions 360356-360357 13 년 전
asterisk.c 3ea69b7c78 security: Inhibit execution of privilege escalating functions 11 년 전
asterisk.dynamics 457825ee8c Remove the old stub files, preferring the optional_api method. 14 년 전
asterisk.exports.in 0fc1d53697 Merged revisions 288640 via svnmerge from 14 년 전
astfd.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
astmm.c 5960dfe50d MALLOC_DEBUG: Only wait if we want atexit allocation dumps. 12 년 전
astobj2.c fcba29db01 Constify __ao2_ref_debug in astobj2 12 년 전
audiohook.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
autochan.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
autoservice.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
bridging.c 11119673e3 Fix bridging thread leak. 12 년 전
buildinfo.c 3cf0803e9e fix a few small things found by using sparse 16 년 전
callerid.c c60155d649 Clean up and ensure proper usage of alloca() 12 년 전
ccss.c 8a6ae411e3 Prevent exhaustion of system resources through exploitation of event cache 12 년 전
cdr.c 40da554e36 Cleanup CDR resources on exit. 12 년 전
cel.c 0d821f96d4 Cleanup CLI commands on exit for several files. 12 년 전
channel.c 8a6ae411e3 Prevent exhaustion of system resources through exploitation of event cache 12 년 전
chanvars.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
cli.c ea4ab80348 Cleanup CLI resources on exit and CLI command registration errors. 12 년 전
config.c 46bded3af4 Cleanup config cache on exit. 12 년 전
cygload.c 8465cfeda0 Doxygen updates, formatting. 17 년 전
data.c 0d821f96d4 Cleanup CLI commands on exit for several files. 12 년 전
datastore.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
db.c 438d4f1aa6 Properly finalize prepared SQLite3 statements to prevent memory leak 12 년 전
devicestate.c 8a6ae411e3 Prevent exhaustion of system resources through exploitation of event cache 12 년 전
dial.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
dns.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
dnsmgr.c cc1b8745dc Cleanup dnsmgr on exit. 12 년 전
dsp.c 2512ec2afb dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_END 12 년 전
ecdisa.h 90db3f33ab merge new_loader_completion branch, including (at least): 18 년 전
enum.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
event.c 8a6ae411e3 Prevent exhaustion of system resources through exploitation of event cache 12 년 전
features.c 8a6ae411e3 Prevent exhaustion of system resources through exploitation of event cache 12 년 전
file.c 0d821f96d4 Cleanup CLI commands on exit for several files. 12 년 전
fixedjitterbuf.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
fixedjitterbuf.h cf4fe055fe Merged revisions 135841,135847,135850 via svnmerge from 16 년 전
format.c e42e0c9a76 * Fix registering core show codecs/codec CLI commands twice. 12 년 전
format_cap.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
format_pref.c 9a232daf19 Things don't need to be that const. 12 년 전
frame.c b3ac58d8b7 Rewrite a comment that didn't adequately explain the code it was documenting. 12 년 전
framehook.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
fskmodem.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
fskmodem_float.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
fskmodem_int.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
global_datastores.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
hashtab.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
heap.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
http.c 500a5171cb AST-2013-002: Prevent denial of service in HTTP server 12 년 전
image.c 0d821f96d4 Cleanup CLI commands on exit for several files. 12 년 전
indications.c 623a26a2bc Cleanup indications on exit. 12 년 전
io.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
jitterbuf.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
loader.c 51c7a41ba6 Fix potential double free when unloading a module. 12 년 전
lock.c 0c7ad41e33 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors 12 년 전
logger.c c24ce9d57b Cleanup logger on exit. 12 년 전
manager.c 6da4e23760 manager: Make challenge work with allowmultiplelogin=no 12 년 전
md5.c fb0820f85c Fix compilation in dev-mode 12 년 전
message.c d4b87f1afb Fix findings from check-in on r374177 12 년 전
netsock.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
netsock2.c 08c22cb396 Fix NULL pointer segfault in ast_sockaddr_parse() 12 년 전
pbx.c 3ea69b7c78 security: Inhibit execution of privilege escalating functions 11 년 전
plc.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
poll.c 410f638dce Merged revisions 285268 via svnmerge from 14 년 전
privacy.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
rtp_engine.c e5a751a48d Multiple revisions 375993-375994 12 년 전
say.c b48a518ff3 Fix saying of date in Dutch. 12 년 전
sched.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
security_events.c f6f222eb1e Fix most leftover non-opaque ast_str uses. 12 년 전
sha1.c cae1bebdf2 Update SHA1 code to RFC 6234 13 년 전
slinfactory.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
srv.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
ssl.c bfff0979a7 Resolve memory leaks in TLS initialization and TLS client connections 12 년 전
strcompat.c c60155d649 Clean up and ensure proper usage of alloca() 12 년 전
strings.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
stun.c 0d821f96d4 Cleanup CLI commands on exit for several files. 12 년 전
syslog.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
taskprocessor.c 83c7b0210c Cleanup taskprocessor on exit. 12 년 전
tcptls.c 3ea69b7c78 security: Inhibit execution of privilege escalating functions 11 년 전
tdd.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
term.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
test.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
threadstorage.c c60155d649 Clean up and ensure proper usage of alloca() 12 년 전
timing.c 0d821f96d4 Cleanup CLI commands on exit for several files. 12 년 전
translate.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
udptl.c 7959e70054 Cleanup udptl on exit. 12 년 전
ulaw.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
utils.c d55f89ec9c Reorder startup sequence to prevent lockups when process is sent to background 12 년 전
xml.c 69d9297b08 Multiple revisions 369001-369002 12 년 전
xmldoc.c 4affd329cd Improve documentation by making all of the colors used readable, 12 년 전