dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/main
mnicholson 9047761bc3 Properly check the bounds of arrays when decoding UDPTL packets. Also, remove broken support for receiving UDPTL packets larger than 16k. That shouldn't ever happen anyway.
AST-2011-002
FAX-281


git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@308413 f38db490-d61c-443f-a65b-d21fe96a405b
2011-02-21 14:57:15 +00:00
..
db1-ast Resolve a valgrind warning about a read from uninitialized memory. 2009-08-01 11:27:25 +00:00
editline Add gar to the check for AR for those silly OSes (Solaris) that don't have ar. 2010-04-27 21:15:46 +00:00
stdtime the gcc optimizer frequently finds broken code (use of uninitalized variables, unreachable code, etc.), which is good. however, developers usually compile with the optimizer turned off, because if they need to debug the resulting code, optimized code makes that process very difficult. this means that we get code changes committed that weren't adequately checked over for these sorts of problems. 2008-11-19 21:34:47 +00:00
Makefile Let Asterisk find better backtrace information with libbfd. 2010-12-17 21:40:56 +00:00
abstract_jb.c Typos: recieved => received 2010-12-20 09:13:18 +00:00
acl.c Oops, incorrect range (although unallocated at ARIN) 2010-10-12 16:55:30 +00:00
aescrypt.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aeskey.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aesopt.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aestab.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
alaw.c This patch solves problem 1 in 8126; it should not slow down the alaw codec, but should prevent signal degradation via multiple trips thru the codec. Fossil estimates the twice thru this codec will prevent fax from working. 4-6 times thru would result hearable, noticeable, voice degradation. 2007-08-21 16:36:34 +00:00
app.c Allow application options with arguments to contain parentheses, through a variety of escaping techniques. 2010-04-15 21:23:24 +00:00
ast_expr2.c "!00" evaluated as false, which is incorrect. Fixing. 2010-10-28 19:44:37 +00:00
ast_expr2.fl Remove reference of documentation in source directory. 2010-02-08 20:39:50 +00:00
ast_expr2.h "!00" evaluated as false, which is incorrect. Fixing. 2010-10-28 19:44:37 +00:00
ast_expr2.y "!00" evaluated as false, which is incorrect. Fixing. 2010-10-28 19:44:37 +00:00
ast_expr2f.c Remove reference of documentation in source directory. 2010-02-08 20:39:50 +00:00
asterisk.c Remove color when executing commands via a remote console. 2011-02-10 22:33:09 +00:00
asterisk.exports Solaris compatibility fixes 2010-09-24 03:20:24 +00:00
astfd.c fixes crash in astfd.c 2009-11-06 15:41:41 +00:00
astmm.c Prevent false positives when freeing a NULL pointer with MALLOC_DEBUG enabled. 2009-06-25 18:52:22 +00:00
astobj2.c Fix reference and container leaks when running 'astobj2 test.' 2010-12-15 21:28:29 +00:00
audiohook.c remove empty audiohook write list on channel 2010-07-27 20:33:40 +00:00
autoservice.c Do not queue up DTMF frames while a call is on hold. 2010-07-20 20:59:06 +00:00
buildinfo.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
callerid.c ast_callerid_parse() had a path that left name uninitialized. 2010-05-20 23:23:21 +00:00
cdr.c Don't stop printing cdr variables if we encounter one with a blank name or value. 2010-09-16 19:52:39 +00:00
channel.c Minor AST_FRAME_TEXT related issues. 2011-02-03 00:02:43 +00:00
chanvars.c make platforms that use mutexes in stdio.h happy 2006-08-22 23:07:11 +00:00
cli.c fix tab-completion for unload command. 2010-07-09 19:28:48 +00:00
coef_in.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
coef_out.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
config.c Transmit silence when reading DTMF in ast_readstring. 2010-09-09 20:06:31 +00:00
cryptostub.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
db.c Fix race in astdb 2009-03-17 05:50:52 +00:00
devicestate.c Fix logic error when checking for a devstate provider. 2010-05-17 22:00:28 +00:00
dial.c add missing break to case AST_CONTROL_SRCUPDATE 2008-03-16 21:47:10 +00:00
dns.c update dev-mode compiler flags to match the ones used by default on Ubuntu Intrepid, so all developers will see the same warnings and errors 2008-11-29 16:58:29 +00:00
dnsmgr.c Set sin_family in ast_get_ip_or_srv() and removed the 'last' member of the ast_dnsmgr_entry struct. 2010-06-17 15:11:27 +00:00
dsp.c Because progress is called multiple times, across several frames, we must persist states when detecting multitone sequences. 2010-05-19 06:32:27 +00:00
ecdisa.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
enum.c Fix handling of backreferences for ENUM lookups 2009-03-06 17:19:55 +00:00
file.c Handle error response when we can't make file compatible 2010-09-11 16:59:20 +00:00
fixedjitterbuf.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
fixedjitterbuf.h Merging the issue11259 branch. 2008-08-06 00:25:10 +00:00
frame.c For SpeeX, 0 bits remaining is valid and does not need an emitted warning. 2010-06-11 18:23:05 +00:00
fskmodem.c Merged revisions 77942 via svnmerge from 2007-08-02 18:21:40 +00:00
global_datastores.c Fix feature inheritance with builtin features 2009-01-30 17:47:41 +00:00
http.c Manager cookies are not compatible with RFC2109. 2010-05-17 14:35:18 +00:00
image.c Reverse change of "show" to "list" and make several other commands more consistent with "category verb arguments" 2006-11-02 23:00:20 +00:00
indications.c AST-2009-005 2009-08-10 19:15:57 +00:00
io.c Fix cases where the internal poll() was not being used when it needed to be. 2009-03-18 02:09:13 +00:00
jitterbuf.c Improve behavior of jitterbuffer when maxjitterbuffer is set. 2009-02-10 17:52:42 +00:00
loader.c give a better error message when attempting to unload a module that is not loaded 2010-07-09 18:23:23 +00:00
logger.c Let Asterisk find better backtrace information with libbfd. 2010-12-17 21:40:56 +00:00
manager.c Don't store the thread id for the manager session in the structure we pass to 2011-01-12 18:39:03 +00:00
md5.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
netsock.c fixes an ast_netsock_list memory leak. 2009-10-08 19:45:15 +00:00
pbx.c Backport the Proceeding application. 2011-01-25 17:31:18 +00:00
plc.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
poll.c Transmit silence when reading DTMF in ast_readstring. 2010-09-09 20:06:31 +00:00
privacy.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
rtp.c Change RFC2833 DTMF event duration on end to report actual elapsed time. 2010-10-01 22:58:38 +00:00
say.c Fix bugs in saying numbers using the Swedish language syntax 2010-11-26 09:53:31 +00:00
sched.c Resolve a number of FreeBSD build issues. 2010-03-20 19:17:28 +00:00
sha1.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
slinfactory.c Improve support for media paths that can generate multiple frames at once. 2009-06-16 17:05:38 +00:00
srv.c update dev-mode compiler flags to match the ones used by default on Ubuntu Intrepid, so all developers will see the same warnings and errors 2008-11-29 16:58:29 +00:00
strcompat.c Solaris compatibility fixes 2010-09-24 03:20:24 +00:00
tdd.c Bug fixes to tdd support in zaptel. 2007-11-06 18:53:37 +00:00
term.c Fix Debian init script to not use -c. 2010-06-09 17:24:53 +00:00
test.c Missing newline 2010-09-10 18:22:04 +00:00
threadstorage.c Fix memory leak and invalid reporting issues with DEBUG_THREADLOCALS. 2008-12-16 17:06:29 +00:00
translate.c 1.4 version of the dead PLC code fix. 2010-06-03 17:39:18 +00:00
udptl.c Properly check the bounds of arrays when decoding UDPTL packets. Also, remove broken support for receiving UDPTL packets larger than 16k. That shouldn't ever happen anyway. 2011-02-21 14:57:15 +00:00
ulaw.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
utils.c Prevent buffer overflows in ast_uri_encode() 2011-01-11 18:34:40 +00:00