summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-21Close #1735: Implemented secure dialog check of "sips" scheme in Contact/Reco...Nanang Izzuddin
2014-08-21Misc (re #1751): fixed occasional failure in pjsip-test & pjnath-test caused ...Nanang Izzuddin
2014-08-21Misc (re #1751): Fixed miscellaneous MSVC warnings.Nanang Izzuddin
2014-08-20Misc (re #1751): fixed sound issue on Android L(using PJMEDIA_AUDIO_DEV_HAS_A...Riza Sulistyo
2014-08-20Fixed #1780: Bug: STUN string attribute has zero lengthBenny Prijono
2014-08-20Misc re #1751: disable one pjlib-test entry on socket address parsingBenny Prijono
2014-08-19Misc, Re #1751: fixed pjsip-test failuresBenny Prijono
2014-08-19Re #1751 (misc): Fixed compilation error due to the lack of the SSLv2 methods.Liong Sauw Ming
2014-08-19Re #1762: Related to r4838, check whether the device supports the capture siz...Liong Sauw Ming
2014-08-19Re #1751: fixed miscellaneous gcc warningsBenny Prijono
2014-08-18More re #1677:Benny Prijono
2014-08-18Closed #1677: Contact uses source port in initial registration.Benny Prijono
2014-08-13Close #1779: Add APIs for external/native thread registration to pjsua2: Endp...Nanang Izzuddin
2014-08-13Misc (re #1751): Bad typo on passthrough codec (thanks Peter Koletzki for the...Nanang Izzuddin
2014-08-12Misc (re #1751): Remove reference to PJSUA2 Call instance from PJSUA library ...Nanang Izzuddin
2014-08-12Misc (re #1751): Uninitialized variable 'body.tsxState.type' in PJSUA2 in Sip...Nanang Izzuddin
2014-07-28Re #1751 (misc): Fixed incorrect usage of dev_size (should be dev_count) in c...Liong Sauw Ming
2014-07-25Misc #1751: added logging when TLS domain verification fails due to invalid u...Benny Prijono
2014-07-22Re #1757, re #1758: fix configure script. Now OpenGL renderer is enabled by d...Benny Prijono
2014-07-18Misc (re #1751): Fixed missing initialization in pjsua2 TlsConfig::toPj() and...Nanang Izzuddin
2014-07-16Fix #1777: Problem in audio device list refresh after unregistering an audio ...Nanang Izzuddin
2014-07-15Misc (re #1751): Updated configure script to pass params using "$@" (thanks A...Nanang Izzuddin
2014-07-14Misc (re #1751): Delete config.log and config.status on "make distclean/realc...Nanang Izzuddin
2014-07-14Misc (re #1751): Fixed possible bad assertion caused by race condition betwee...Nanang Izzuddin
2014-07-14Re #1776: Initial implementation of Libyuv wrapper. Supports:Riza Sulistyo
2014-07-11Re #1758: misc: reverted accidentally checked in test.hBenny Prijono
2014-07-11Closed #1758: use OpenH264 lib version 1.0.0 release instead of the latest gi...Benny Prijono
2014-07-09Misc (re #1751): fix crash when receiving unhold message caused by access to ...Riza Sulistyo
2014-07-07Re #1765: Riza Sulistyo
2014-07-03Misc re #1751: changing Android java's String.isEmpty() to String.length()==0...Benny Prijono
2014-07-02Closed #1775: Changing OpenSSL default method from TLSv1 to SSLv23 to enable ...Benny Prijono
2014-07-02Misc re #1751: removed --tls-srv-name from pjsua usage text since that featur...Benny Prijono
2014-07-02Re #1758: updated with the latest OpenH264 to fix compilation error with bsi-...Benny Prijono
2014-07-02Re #1768: move access to MainActivity class from MyApp to avoid undefined sym...Liong Sauw Ming
2014-06-26Fixed #1774: Unfreed transports upon stack shutdown/restartLiong Sauw Ming
2014-06-26Re #1758: updated wrapper with Visual Studio specific settings, also added th...Nanang Izzuddin
2014-06-23Re #1758: Updated with the latest OpenH264 to fix compilation error and codec...Benny Prijono
2014-06-19Fix #1773: Added group lock to SIP transport to avoid race condition between ...Nanang Izzuddin
2014-06-19Close #1772: Fixed error handling in pjsua_create() and pjsua_init().Nanang Izzuddin
2014-06-19Re #1771: Implement run-time configuration to set specific socket option.Riza Sulistyo
2014-06-10Re #1770: Fixed issue with "other params" quotes when proxying WWW-authentica...Riza Sulistyo
2014-06-06Misc (re #1751): fixed error when retrieving SSL error. Thanks Vittorio Giova...Benny Prijono
2014-06-06Misc (re #1751): fixed problem in r4852 which caused sound not to be openedBenny Prijono
2014-06-05Misc (re #1751): added additional checking to invite and dialog instances whe...Benny Prijono
2014-06-04Misc (re #1751): invalidate timer entry for every cancel() scenario to avoid ...Benny Prijono
2014-06-04Fix #1769: Fixed maximum size/resolution calculation of H264 video in decodin...Nanang Izzuddin
2014-05-30Re #1762: Fixed native preview cannot be stopped.Nanang Izzuddin
2014-05-28Re #1751 (misc): Avoid setting sound device if sound devices are the same (th...Liong Sauw Ming
2014-05-23Misc (re #1751): Fixed uninitialized config filename in ui_write_settings() i...Nanang Izzuddin
2014-05-23Misc (re #1751): Fixed AF_INET should be PJ_AF_INET in sock_common.c (thanks ...Nanang Izzuddin