summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-05Tagged 1.10v1.10Nanang Izzuddin
2011-05-05Changed version to 1.10Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-05-05Re #1250: (Continuing r3550) Added and updated copyright text in ipjsystest f...Nanang Izzuddin
2011-05-05Re #1175: (Continuing r3549) Set SVN properties for some ipjsystest files: ke...Nanang Izzuddin
2011-05-05Re #1250: Added and updated copyright text in several files (with "standard" ...Nanang Izzuddin
2011-05-05Re #1175: Set SVN properties for several files: keywords=id and eol-style=nativeNanang Izzuddin
2011-05-02Fix #1249: fixed overwritten buffer bug in splitcomb put_frame().Nanang Izzuddin
2011-04-28Fixed #1243: ICE bug: If RTCP is not in use, the agent MUST signal that using...Liong Sauw Ming
2011-04-27Fix #1248: Reset destination info in the INVITE message/tdata before resendin...Nanang Izzuddin
2011-04-27Fixed #1247: Deadlock potential in sip_regc.c if sending fails (thank you Ale...Benny Prijono
2011-04-26Re #1245: bad last commit caused everything to be treated as unregistrations!Benny Prijono
2011-04-26Fixed #1246: Use CFHost for pj_getaddrinfo() on iOSLiong Sauw Ming
2011-04-25Fixed #1245: Assertion may be raised if iPhone app woken up to perform regist...Benny Prijono
2011-04-25Fix #1233: Fixed SDP parser bug when parsing transport in SDP media line with...Nanang Izzuddin
2011-04-20Fix #1229: bug fix and enhancements for PJLIB-UTIL STUN client:Benny Prijono
2011-04-14Fixed #1232: Possible memory corruptions caused by pjsua_acc_modify() (thanks...Benny Prijono
2011-04-11Fixed #1230: Removed assertion in PJLIB for Posix when fails to release mutex...Benny Prijono
2011-03-31Re #1221: Fixed wrong reference to the socket variable.Liong Sauw Ming
2011-03-31Fixed #1225: iPhone: UDP socket send error after waking up from background mo...Benny Prijono
2011-03-29Re #1224: Fixed silly bug in pjsua_acc_modify(): incremented wrong loop count...Nanang Izzuddin
2011-03-23Fix #1223: Bug in initializing message body's media type from incoming messag...Benny Prijono
2011-03-23Fix #1222: Assertion if BYE is received while callee is still in early stateBenny Prijono
2011-03-23Re #1221: Move setting the socket option to pjlib level (sock_bsd) instead of...Liong Sauw Ming
2011-03-23Re #1221: Fix variable name error.Liong Sauw Ming
2011-03-23Fixed #1221: Crash when SIP transport tried to write to a broken pipe.Liong Sauw Ming
2011-03-23Misc (re #1175): added protection against broken pipe exception in python uni...Benny Prijono
2011-03-23Bug re #1161: the user header list was not cloned properlyBenny Prijono
2011-03-18Intel IPP version 7 support on Linux. This closes #1200Benny Prijono
2011-03-18Fixed #1218: Modify configure-iphone to use the latest version of gccLiong Sauw Ming
2011-03-17Re #1211 (new pj_gettickcount() API): fixed compilation error on LinuxBenny Prijono
2011-03-16Fixed #1211: Add pjlib API pj_gettickcount() that returns a monotonically inc...Liong Sauw Ming
2011-03-16Fix #1212:Nanang Izzuddin
2011-03-16Re #1175 (Misc): coreaudio fixes:Liong Sauw Ming
2011-03-16Re #1209: clarified in the comment that PJSUA_CALL_UNHOLD is only valid for p...Benny Prijono
2011-03-16Fixed #1209: new enhancement: Option to update Contact URI when sending re-IN...Benny Prijono
2011-03-15Re #1205: If refresh timer is already running, it will be cancelled and resch...Liong Sauw Ming
2011-03-15Misc (re #1175) (thanks to Seth Hinze for the patch):Liong Sauw Ming
2011-03-15Closed #1206: Add pjmedia_stream API to get the last frame type retrieved fro...Liong Sauw Ming
2011-03-15Fixed #1205: Configurable delay before registration refresh setting in pjsua_...Liong Sauw Ming
2011-03-15Re #1204:Liong Sauw Ming
2011-03-11Re #1204: Added audio device list refresh into auddemo.cNanang Izzuddin
2011-03-11Fixed #1204: Support for refreshing audio device list.Liong Sauw Ming
2011-03-08Implementation of re #1202 (PJLIB System Information API) on Symbian/S60 plat...Nanang Izzuddin
2011-03-02Re #1202: Fixed compilation preprocessor for os_info so that it's more robust...Liong Sauw Ming
2011-03-02Re #1202: Fixed compilation error in os_info_iphone.m on iPhoneSimulatorLiong Sauw Ming
2011-03-02Re #1202: Fixed detection for iPhone simulator.Liong Sauw Ming
2011-03-01Re #3428: Fixed aconfigure for iOSLiong Sauw Ming
2011-03-01Fix #1203: iPhone OS background mode detectionLiong Sauw Ming
2011-03-01Implementation of re #1202 (PJLIB System Information API) on iPhone OS.Liong Sauw Ming