Matthew Jordan 1876cd3d78 main/event: Remove unnecessary assignment of negative value to enum %!s(int64=10) %!d(string=hai) anos
..
editline b458a53517 clang compiler warnings: Fix a variety of "unused" warnings %!s(int64=10) %!d(string=hai) anos
stdtime e74625c708 main/stdtime/localtime: Fix warning introduced in r433720 %!s(int64=10) %!d(string=hai) anos
Makefile feaa277d9e Fix an ABI compatibility issue with ast_log_safe for modules. %!s(int64=10) %!d(string=hai) anos
abstract_jb.c e81d7cabbf func_jitterbuffer: fix frame leaks. %!s(int64=10) %!d(string=hai) anos
acl.c 5927deff8a Fix error with mixed address family ACLs. %!s(int64=10) %!d(string=hai) anos
adsi.c 98f08c5b33 Allow Asterisk to compile under GCC 4.10 %!s(int64=11) %!d(string=hai) anos
alaw.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
aoc.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
app.c a062aeb981 Fix ast_writestream leaks %!s(int64=10) %!d(string=hai) anos
ast_expr2.c 235ff981d9 Allow the REALTIME() function to report errors back to the caller. %!s(int64=12) %!d(string=hai) anos
ast_expr2.fl af914bcd6b Avoid cppcheck warnings; removing unused vars and a bit of cleanup. %!s(int64=13) %!d(string=hai) anos
ast_expr2.h 235ff981d9 Allow the REALTIME() function to report errors back to the caller. %!s(int64=12) %!d(string=hai) anos
ast_expr2.y 2f07938991 Multiple revisions 360356-360357 %!s(int64=13) %!d(string=hai) anos
ast_expr2f.c 235ff981d9 Allow the REALTIME() function to report errors back to the caller. %!s(int64=12) %!d(string=hai) anos
asterisk.c a85a8b1f6f Backport revision 429223 from Asterisk 13 %!s(int64=10) %!d(string=hai) anos
asterisk.dynamics 457825ee8c Remove the old stub files, preferring the optional_api method. %!s(int64=14) %!d(string=hai) anos
asterisk.exports.in b097d70e09 Add _IO_stdin_used in version-script to fix SIGBUSes on Sparc. %!s(int64=11) %!d(string=hai) anos
astfd.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
astmm.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
astobj2.c 4c2af86f71 Improved and portable ast_log recursion avoidance %!s(int64=10) %!d(string=hai) anos
audiohook.c c5d93c099b main/audiohook: Update internal sample rate on reads %!s(int64=10) %!d(string=hai) anos
autochan.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
autoservice.c 1813f216c3 autoservice: stop thread on graceful shutdown %!s(int64=10) %!d(string=hai) anos
bridging.c 90cdc0d1c7 AST-2014-014: Fix race condition where channels may get stuck in ConfBridge under load. %!s(int64=10) %!d(string=hai) anos
buildinfo.c 3cf0803e9e fix a few small things found by using sparse %!s(int64=16) %!d(string=hai) anos
callerid.c dd5f91c69d CallerID: Fix parsing regression %!s(int64=10) %!d(string=hai) anos
ccss.c b99c632522 build: Fixes for gcc 5 compilation %!s(int64=10) %!d(string=hai) anos
cdr.c 653d63d0a5 Check result of ast_var_assign() calls for memory allocation failure. %!s(int64=11) %!d(string=hai) anos
cel.c 667f346e7e clang compiler warnings: Fix autological comparisons %!s(int64=10) %!d(string=hai) anos
channel.c 72a1c2ff54 translate.c: Only select audio codecs to determine the best translation choice. %!s(int64=10) %!d(string=hai) anos
channel_internal_api.c bbe6851414 Prevent exhaustion of system resources through exploitation of event cache %!s(int64=12) %!d(string=hai) anos
chanvars.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
cli.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
config.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
config_options.c 98f08c5b33 Allow Asterisk to compile under GCC 4.10 %!s(int64=11) %!d(string=hai) anos
cygload.c b261a4f586 Kill off red blobs in most of main/* %!s(int64=13) %!d(string=hai) anos
data.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
datastore.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
db.c 60cbf43296 %!s(int64=10) %!d(string=hai) anos
devicestate.c 98f08c5b33 Allow Asterisk to compile under GCC 4.10 %!s(int64=11) %!d(string=hai) anos
dial.c 70de00304c Separate option_types[] from the struct definition. %!s(int64=12) %!d(string=hai) anos
dns.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
dnsmgr.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
dsp.c b99c632522 build: Fixes for gcc 5 compilation %!s(int64=10) %!d(string=hai) anos
ecdisa.h b261a4f586 Kill off red blobs in most of main/* %!s(int64=13) %!d(string=hai) anos
enum.c 667f346e7e clang compiler warnings: Fix autological comparisons %!s(int64=10) %!d(string=hai) anos
event.c 1876cd3d78 main/event: Remove unnecessary assignment of negative value to enum %!s(int64=10) %!d(string=hai) anos
features.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
file.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
fixedjitterbuf.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
fixedjitterbuf.h b261a4f586 Kill off red blobs in most of main/* %!s(int64=13) %!d(string=hai) anos
format.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
format_cap.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
format_pref.c 9c3d4bfa12 Address uninitialized conditional that valgrind found %!s(int64=12) %!d(string=hai) anos
frame.c cb346612da main/frame: Don't report empty disallow values as an error %!s(int64=10) %!d(string=hai) anos
framehook.c 9bc08e7ca0 clang compiler warnings: Fix format specified in framehook %!s(int64=10) %!d(string=hai) anos
fskmodem.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
fskmodem_float.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
fskmodem_int.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
global_datastores.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
hashtab.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
heap.c ae0ec9bf6f Fix incorrect usages of ast_realloc(). %!s(int64=11) %!d(string=hai) anos
http.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
image.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
indications.c 667f346e7e clang compiler warnings: Fix autological comparisons %!s(int64=10) %!d(string=hai) anos
io.c 98f08c5b33 Allow Asterisk to compile under GCC 4.10 %!s(int64=11) %!d(string=hai) anos
jitterbuf.c ee82593217 clang compiler warnings: Fix -Wabsolute-value warnings %!s(int64=10) %!d(string=hai) anos
libasteriskssl.c 25359410f3 Resolve memory leaks in TLS initialization and TLS client connections %!s(int64=12) %!d(string=hai) anos
libasteriskssl.exports.in e81a7a8f21 Address OpenSSL initialization issues when using third-party libraries. %!s(int64=13) %!d(string=hai) anos
loader.c c510744846 Allow shutdown to unload modules that register bucket scheme's or codec's. %!s(int64=10) %!d(string=hai) anos
lock.c bcece287fe DEBUG_THREADS: Fix regression and lock tracking initialization problems. %!s(int64=10) %!d(string=hai) anos
logger.c 4c2af86f71 Improved and portable ast_log recursion avoidance %!s(int64=10) %!d(string=hai) anos
manager.c b99c632522 build: Fixes for gcc 5 compilation %!s(int64=10) %!d(string=hai) anos
md5.c 7d9f2118a3 md5: supress some compiler warnings. %!s(int64=13) %!d(string=hai) anos
message.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
named_acl.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
netsock.c 5e76ee67ef Fix printf problems with high ascii characters after r413586 (1.8). %!s(int64=10) %!d(string=hai) anos
netsock2.c fe679e1723 Audit ast_sockaddr_resolve() usage for memory leaks. %!s(int64=10) %!d(string=hai) anos
pbx.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
plc.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
poll.c 410f638dce Merged revisions 285268 via svnmerge from %!s(int64=14) %!d(string=hai) anos
presencestate.c 667f346e7e clang compiler warnings: Fix autological comparisons %!s(int64=10) %!d(string=hai) anos
privacy.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
rtp_engine.c 5ea8ec338c res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP. %!s(int64=10) %!d(string=hai) anos
say.c 85f4597be9 say: Fix a bug where SayNumber in Polish tries to play incorrect sound. %!s(int64=11) %!d(string=hai) anos
sched.c a601bd81e3 Create work around for scheduler leaks during shutdown. %!s(int64=10) %!d(string=hai) anos
security_events.c 667f346e7e clang compiler warnings: Fix autological comparisons %!s(int64=10) %!d(string=hai) anos
sha1.c b261a4f586 Kill off red blobs in most of main/* %!s(int64=13) %!d(string=hai) anos
sip_api.c 0d0e997919 Don't make chan_sip export global symbols. %!s(int64=12) %!d(string=hai) anos
slinfactory.c 98f08c5b33 Allow Asterisk to compile under GCC 4.10 %!s(int64=11) %!d(string=hai) anos
srv.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
strcompat.c 6dee42d33a Add builtin roundf() for systems lacking it. %!s(int64=12) %!d(string=hai) anos
strings.c 4c2af86f71 Improved and portable ast_log recursion avoidance %!s(int64=10) %!d(string=hai) anos
stun.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
syslog.c d4bc98d37a main/syslog: Allow dynamic logs, such as security events, to log to the syslog %!s(int64=10) %!d(string=hai) anos
taskprocessor.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
tcptls.c d5f664e6ca Security/tcptls: MitM Attack potential from certificate with NULL byte in CN. %!s(int64=10) %!d(string=hai) anos
tdd.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
term.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
test.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
threadstorage.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
timing.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
translate.c 72a1c2ff54 translate.c: Only select audio codecs to determine the best translation choice. %!s(int64=10) %!d(string=hai) anos
udptl.c 667f346e7e clang compiler warnings: Fix autological comparisons %!s(int64=10) %!d(string=hai) anos
ulaw.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
utils.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos
xml.c 53e80b252d Multiple revisions 369001-369002 %!s(int64=12) %!d(string=hai) anos
xmldoc.c 6113a36c6d Replace most uses of ast_register_atexit with ast_register_cleanup. %!s(int64=10) %!d(string=hai) anos