summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-13Re #1516: Set AR and RANLIB (thanks to Brian Walker for the patch)Liong Sauw Ming
2013-11-07Fix #1710: Modified resolver to always remove cache entry from cache hash tab...Nanang Izzuddin
2013-11-04Fix #1709: Fixed scanner in processing escaped quote right after quote begin.Nanang Izzuddin
2013-10-24Re #1630 (misc): Use the right compiler and flags to compile C++ (.cpp) filesLiong Sauw Ming
2013-10-24Re #1697: Removed extra spaces in aconfigure.acLiong Sauw Ming
2013-10-24Re #1697: fixed build error with the new coreaudio_dev.m introduced by r4617,...Benny Prijono
2013-10-23Re #1643: Fix some build warnings detected on VS2012Riza Sulistyo
2013-10-23Re #1630 (misc): Fixed compilation error on iOS by setting AR_FLAGS (introduc...Liong Sauw Ming
2013-10-23Fixed #1707: Add support for paralel buildLiong Sauw Ming
2013-10-22Fixed #1706: Race condition in SIP transactionLiong Sauw Ming
2013-10-21Re #1630 (misc): Thanks to Mark Michelson for the patchLiong Sauw Ming
2013-10-21Re #1630 (misc): Thanks to Mark Michelson for the patch.Liong Sauw Ming
2013-10-21Re #1630 (misc):Liong Sauw Ming
2013-10-21Re #1630 (misc): related to r4623, missing the generated configure scriptLiong Sauw Ming
2013-10-21Re #1630 (misc):Liong Sauw Ming
2013-10-21Re #1630 (misc): Thanks to Mark Michelson for the patchLiong Sauw Ming
2013-10-21Close #1705: Added playback and capture callbacks for echo canceller algo. No...Nanang Izzuddin
2013-10-17Misc (re #1630): replaced htons() with ntohs() in l16_decode() on little endi...Nanang Izzuddin
2013-10-09Re #1697: Use AVAudioSession to set audio session category and activate/deact...Liong Sauw Ming
2013-10-08Re #1703 General bug fixes: fixed mutex not released on some error conditionBenny Prijono
2013-10-08Re #1703 General bug fixes: fixed some wrong null checking orderBenny Prijono
2013-10-08Re #1703 General bug fixes: fixed wrong sizeof() in call to bzero(), memset()...Benny Prijono
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-10-08Misc (re #1630): fixed error in parsing ldflags for building Python moduleBenny Prijono
2013-10-08Re #1694: fixed bug in the previous commit with the RTP config instantiationBenny Prijono
2013-10-03Re #1697: Add device info in pj_get_sys_info() and set default clock rate for...Liong Sauw Ming
2013-10-02Close #1701: added received message info into incoming call callbackNanang Izzuddin
2013-10-01Re #1630 (misc): Fixed the incorrect fix of r4605 above.Liong Sauw Ming
2013-10-01Fixed #1674: Deadlock when third party media employs external lock and ICE is...Liong Sauw Ming
2013-10-01Re #1630 (misc): Fixed circular reference dependency buildLiong Sauw Ming
2013-09-30Re #1516: Add feature to ignore certain compilation flags from the --use-ndk-...Liong Sauw Ming
2013-09-26Misc (re #1630): pjsua app param '--ip-addr' doesn't affect RTP address of lo...Nanang Izzuddin
2013-09-25Fix #1700: Added PJ_ICE_CAND_TYPE_MAX to represent the number ICE candidate t...Nanang Izzuddin
2013-09-25Misc (re #1630): Fixed compile warning of assigning var to itself.Nanang Izzuddin
2013-09-23Re #1516: Fixed configure-android in probing toolchain dir (reported that on ...Nanang Izzuddin
2013-09-09Re #1516: Add support to build for other targets. Example:Liong Sauw Ming
2013-09-09Misc (re #1630): Fixed bug of missing max_br/mbps/fs settings in h264 default...Nanang Izzuddin
2013-09-06Fixed #1698: Follow account config in generating contact's secure scheme and ...Nanang Izzuddin
2013-09-06Re #1576: Add support for iPhone simulator targetLiong Sauw Ming
2013-09-05Re #1697: Add internal compile time option to disable the use of Audio Sessio...Liong Sauw Ming
2013-09-05Re #1643: Fix crash due to insufficient command buffer size in get_cmd_name()Riza Sulistyo
2013-09-05Closed #1576: Add support for clang compiler. Configure-iphone will now try t...Liong Sauw Ming
2013-09-05Re #1630 (misc): Fixed incorrect use of logical andLiong Sauw Ming
2013-09-04Closed #1696: IP change detection (Contact rewrite method) based on REGISTER ...Liong Sauw Ming
2013-09-03Fix #1695: use pj_ice_sess_send_data() only when state is RUNNING.Nanang Izzuddin
2013-08-30Misc (re #1630): fixed link error when logging is completely disabled via PJ_...Benny Prijono
2013-08-21Re #817: Fix replying to re-INVITE after it was cancelled (thanks to Saúl Ib...Liong Sauw Ming
2013-08-12Misc (re #1630): Fixed bug of overlapping dst & src buffer for strcpy() in ic...Nanang Izzuddin
2013-08-09Fixed #1694: Python enhancement: added QoS and RTP settings in account configBenny Prijono
2013-08-06Fixed #1693: Pay attention to reg_hdr_list and sub_hdr_list in pjsua_acc_modi...Benny Prijono