summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsip/common/sip_headers.c
AgeCommit message (Collapse)AuthorFilesLines
2019-06-2411127 libsip: NULL pointer errorsToomas Soome1-4/+2
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2007-09-19PSARC 2007/447 SIP Contact APIgm2099121-1/+1
6503334 SIP library should support "*" as a valid contact header value 6587481 add a SIP API to retrieve the the local contact information from sip_dialog structure 6589677 add a SIP API to create a request inside a dialog, without a Contact header
2007-01-186480199 header files in libsip needs clean-upvi1177471-2/+9
6481951 SIP timer doesn't schedule timeouts accurately 6484530 Memory leak in deleting partial dialogs
2006-10-07PSARC 2006/402 SIP Library Integrationvi1177471-0/+1005
6461142 Integrate SIP in Solaris