summaryrefslogtreecommitdiff
path: root/pjsip/src/test-pjsip/tsx_uas_test.c
AgeCommit message (Expand)Author
2006-09-19Fixed misc compilation warnings (mostly about unused variables)Benny Prijono
2006-06-28Major improvements in PJSIP to support TCP. The changes fall into these categ...Benny Prijono
2006-06-26Bring the dead pjsip-test up to date with latest pjsipBenny Prijono
2006-06-23Fixed pjsip-test and added msg_err_test.c for testing parsing errorsBenny Prijono
2006-02-08Finished invite session UAS implementationBenny Prijono
2006-01-30Finished implementation of UA layer (to be tested)Benny Prijono
2006-01-18Complete tsx layer selftest, implemented authentication frameworkBenny Prijono
2006-01-10Renamed pjsip_url to pjsip_sip_uriBenny Prijono
2006-01-08Start working on UAS test functionsBenny Prijono