summaryrefslogtreecommitdiff
path: root/channels/sip/reqresp_parser.c
AgeCommit message (Expand)Author
2010-07-09Fix sip_uri_parse test comparison.Mark Michelson
2010-07-08Add IPv6 to Asterisk.Mark Michelson
2010-06-28rfc compliant sip option parsing + new unit testDavid Vossel
2010-06-21fixes crash when From header URI is missing "sip:"David Vossel
2010-06-17fixes some coding guideline issueDavid Vossel
2010-06-16addition of more parse_uri test casesDavid Vossel
2010-04-09Add routines for parsing SIP URIs consistently.Mark Michelson
2010-02-15chan_sip parse code refactoring plus two new unit testsDavid Vossel
2010-02-11fixes some test description formatting inconsistencies so log file looks niceDavid Vossel
2010-02-10additional parse_uri test and documentationDavid Vossel
2010-02-09Various updates to the unit test API.Russell Bryant
2010-02-03-----Changes -----David Vossel