summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsip
AgeCommit message (Collapse)AuthorFilesLines
2009-07-236862850 OSnet sharable object versioning cleanupAli Bahrami1-2/+6
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-2/+14
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2008-01-15PSARC 2008/007 SIP Statistics And Logginggm20991212-59/+1228
6496355 SIP stack should provide Call Tracing, logging and stat counters
2007-11-056623052 libcommputil's Makefile.com contains redundant Macro definitionsgm2099121-3/+2
6623059 libsip's Makefile.com does not use the global CCVERBOSE setting
2007-09-19PSARC 2007/447 SIP Contact APIgm2099127-29/+128
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-07-246584660 fix cstyle error in sip_dialog.cgm2099121-1/+1
2007-07-236583537 sip_create_dialog_req() should add correct value to the Contact headergm2099124-0/+112
2007-07-126577286 sip_create_dialog_req() incorrectly fills in the contact headergm2099122-2/+4
6577343 incorrect assert aborts the program
2007-01-186480199 header files in libsip needs clean-upvi11774727-112/+198
6481951 SIP timer doesn't schedule timeouts accurately 6484530 Memory leak in deleting partial dialogs
2006-10-096461142 Integrate SIP in Solaris (fix lint)vi1177471-7/+0
2006-10-07PSARC 2006/402 SIP Library Integrationvi11774735-0/+20394
6461142 Integrate SIP in Solaris