aboutsummaryrefslogtreecommitdiffstats
path: root/channels/sip/reqresp_parser.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-27Merged revisions 321273 via svnmerge from jrose1-17/+21
2011-05-26Merged revisions 321155 via svnmerge from markm1-0/+17
2011-05-13Merged revisions 318720 via svnmerge from mnicholson1-2/+11
2011-04-27Merged revisions 315894 via svnmerge from mnicholson1-4/+1
2011-03-23Merged revisions 311612 via svnmerge from bbryant1-1/+5
2011-03-23Merged revisions 311558 via svnmerge from twilson1-1/+1
2011-01-26Merged revisions 304245 via svnmerge from mnicholson1-82/+194
2011-01-24According to section 19.1.2 of RFC 3261:mnicholson1-3/+3
2010-07-28Merged revisions 280269 via svnmerge from jpeeler1-1/+1
2010-07-26Merged revisions 279568 via svnmerge from dvossel1-0/+147
2010-07-26Merged revisions 279504 via svnmerge from mmichelson1-0/+10
2010-07-23SIP URI comparison fixes.mmichelson1-1/+483
2010-07-16Fix up some weird indentation problems in reqresp_parser.cmmichelson1-10/+10
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...tilghman1-8/+8
2010-07-09Fix sip_uri_parse test comparison.mmichelson1-2/+2
2010-07-08Add IPv6 to Asterisk.mmichelson1-137/+107
2010-06-28rfc compliant sip option parsing + new unit testdvossel1-0/+231
2010-06-21fixes crash when From header URI is missing "sip:"dvossel1-0/+22
2010-06-17fixes some coding guideline issuedvossel1-6/+6
2010-06-16addition of more parse_uri test casesdvossel1-0/+54
2010-04-09Add routines for parsing SIP URIs consistently.mmichelson1-56/+916
2010-02-15chan_sip parse code refactoring plus two new unit testsdvossel1-0/+259
2010-02-11fixes some test description formatting inconsistencies so log file looks nicedvossel1-2/+2
2010-02-10additional parse_uri test and documentationdvossel1-1/+14
2010-02-09Various updates to the unit test API.russell1-45/+36
2010-02-03-----Changes -----dvossel1-0/+398