aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-18git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.2.32@212958 f38db490-d6...v1.2.32kpfleming12-12/+30
2009-04-02Importing release summary for 1.2.32 release.lmadsen2-0/+138
2009-04-02Importing files for 1.2.32 release.lmadsen3-0/+6806
2009-04-02Creating tag for the release of asterisk-1.2.32lmadsen5-6944/+0
2009-04-02Importing release summary for 1.2.32 release.lmadsen2-0/+138
2009-04-02Importing files for 1.2.32 release.lmadsen3-0/+6806
2009-04-02Creating tag for the release of asterisk-1.2.32lmadsen0-0/+0
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
2008-03-18Do not return with a successful authentication if the From header ends up empty.qwell1-2/+0
2008-01-07Change misery.digium.com to pbx.digium.comrussell1-1/+1
2007-12-23Fix for fix for security fix (third time's the charm?)tilghman1-25/+24
2007-12-20Fix another potential seg fault ...russell1-2/+2
2007-12-20Fix a couple of places where it's possible to dereference a NULL pointer.russell1-2/+2
2007-12-18Oops, missed this one casetilghman1-1/+1
2007-12-18Fixing AST-2007-027 (Closes issue #11119)tilghman2-10/+95
2007-11-29Properly escape src and dst fields (Fixes AST-2007-026)tilghman1-11/+16
2007-09-13clarify the OpenSSL and OpenH323 license exceptionskpfleming1-1/+1
2007-08-07Revert patch committed for issue #9660. It broke E&M trunks.russell1-9/+3
2007-08-02This patch hopefully solves 10141; The user is running with it, and it doesn'...murf1-2/+6
2007-07-31This probably isn't super-general, but it's a first stab at using kill -11 to...murf1-10/+17
2007-07-30Revert change in revision 71656, even though it fixed a bug, because many peo...tilghman1-1/+2
2007-07-30(closes issue #10334)file1-2/+2
2007-07-25this fixes bug 10293, where the error message because defaultzone or loadzone...murf1-1/+1
2007-07-24Oops, res contains the error code, not errno. I was wondering why a mutex wa...tilghman1-1/+1
2007-07-24Don't create the Asterisk channel until we are starting the PBX on it.qwell1-16/+14