aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-18Importing release summary for 1.2.40 release.v1.2.40lmadsen2-0/+138
2010-02-18Importing files for 1.2.40 release.lmadsen3-0/+6951
2010-02-18Creating tag for the release of asterisk-1.2.40lmadsen0-0/+0
2010-02-18Add additional link to best practices document per jsmith.lmadsen1-0/+3
2010-02-18Add best practices documentation.lmadsen1-0/+292
2010-02-17AST-2010-002: Backport FILTER() function to 1.2, as it needed for the suggest...tilghman1-0/+38
2010-02-09fixes regression caused by randomized call numbers.dvossel1-2/+2
2009-11-30fixes crash caused by RTP comfort noise payload greater than 24 bytesdvossel1-1/+0
2009-11-10don't crash on log message in solarisdvossel1-1/+1
2009-11-04Fix a security issue where sending a REGISTER with a differing username in th...file1-2/+0
2009-10-01Days are days of month, not days of week.tilghman1-2/+2
2009-09-10IAX2 encryption regressiondvossel1-4/+26
2009-09-04Add a plain text version of the IAX2 security document.russell1-0/+440
2009-09-03Fix a typo.russell1-1/+1
2009-09-03Add a note about IAX2 to UPGRADE.txt.russell1-0/+8
2009-09-03Add IAX2 security document related to AST-2009-006.russell1-0/+0
2009-09-03Merge code associated with AST-2009-006dvossel14-136/+1830
2009-08-18git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@212907 f38db490-d...kpfleming12-12/+30
2009-08-18remove extraneous propertykpfleming0-0/+0
2009-08-10Oops, removing propertiestilghman0-0/+0
2009-08-10AST-2009-005tilghman62-246/+246
2009-07-14Ensure apathetic replies are sent out on the proper socket.russell1-3/+5
2009-06-04Additional updates to AST-2009-001dvossel1-3/+19
2009-05-15IAX2 REGAUTH loopdvossel2-13/+19
2009-04-02Fix for AST-2009-003tilghman2-10/+91
2009-01-23Updates to AST-2009-001tilghman1-3/+6
2009-01-151.2 regression on security fix AST-2009-001tilghman1-13/+11
2009-01-09add license for Allison Smith prompts (AST-162)kpfleming1-0/+310
2009-01-06Security fix AST-2009-001.tilghman1-16/+28
2008-12-10Fix for AST-2008-012tilghman1-2/+2
2008-12-05Fix build errors on FreeBSD (uint -> unsigned int).seanbright2-4/+4
2008-11-25Regression fix for last security fix. Set the iseqno correctly.tilghman1-2/+2
2008-08-09Regression fixes for Solaristilghman2-0/+3
2008-07-25Fix the IAX2 URI for calling Digiumrussell1-1/+1
2008-07-24This part was not correctly patched for AST-2008-010.tilghman1-2/+2
2008-07-22Fixes for AST-2008-010 and AST-2008-011tilghman2-1/+38
2008-06-03Copy the From header into a variable so that pedantic SIP handling does not t...file1-5/+6
2008-05-30- Instead of only enforcing destination call number checking on an ACK, checkrussell1-11/+53
2008-05-29Merge changes from team/russell/iax2-another-fix-to-the-fixrussell1-7/+8
2008-05-08Fix a race condition that bbryant just found while doing some IAX2 testing.russell1-1/+33
2008-05-07Remove remnants of dlinkedlists. I didn't actually use them in the final ver...russell2-977/+0
2008-05-06read requires an argument on some non-bash shellsqwell1-1/+1
2008-05-05Merge changes from team/russell/iax2_find_callno_1.2russell5-135/+2493
2008-04-29stop script from appending source code if run multiple timeskpfleming1-0/+11
2008-04-22When we receive a full frame that is supposed to contain our call number,russell1-17/+34
2008-03-26update UPGRADE notes to document usage of the scriptkpfleming1-10/+4
2008-03-26add a script to make getting the iLBC source code simple for end userskpfleming1-0/+22
2008-03-26due to licensing restrictions, we cannot distribute the source code for iLBC ...kpfleming48-7006/+18
2008-03-20Fix some very broken code that was introduced in 1.2.26 as a part of the secu...russell2-14/+9
2008-03-18Fix character string being treated as format stringtwilson1-1/+1