summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-15Fixed #1848: SDP failed to be created when provisional media has been clearedLiong Sauw Ming
2015-05-14Re #1843 (misc): Fixed target machine auto-detection for Windows 64 platform ...Liong Sauw Ming
2015-05-12Re #1843 (misc): Fixed incorrect memcpy size in sock_common (thanks to Richar...Liong Sauw Ming
2015-05-11Re #1843 (misc): related to r4966, remove ldl and lz from OpenSSL dependencie...Liong Sauw Ming
2015-05-11Fixed #1851: Runtime configuration of TCP and TLS keep alive intervalsLiong Sauw Ming
2015-05-11Re #1843 (misc): Fix pjsip_tls_setting_copy to copy the ca_list_path field as...Liong Sauw Ming
2015-05-08Close #1850: Updated pjsua_vid_preview_start() to ignore any errors upon star...Nanang Izzuddin
2015-05-07Close #1849: Enabled multiple TLS certificate chains (RSA+ECC+DSA) for server...Nanang Izzuddin
2015-05-05Misc (re #1843): Fixed warning messages in 'make install' command due to mult...Nanang Izzuddin
2015-05-05Misc (re #1843): Best effort fix for compile warning of pointer-integer cast ...Nanang Izzuddin
2015-05-05Misc (re #1843): Updated few configure script output messages for better cons...Nanang Izzuddin
2015-05-05Misc (re #1843): Fixed compile warnings on pjlib SSL socket with BoringSSL ba...Nanang Izzuddin
2015-05-05Re #1848: Fix failed to create SDP which lead to crash caused by rejected HOL...Riza Sulistyo
2015-04-28Re #1843: Related to r4924, allow INVITE request with unknown body inRiza Sulistyo
2015-04-27Re #1843: Enable OpenSSL to use legacy certificates(1024 bit root certificate...Riza Sulistyo
2015-04-23Re #1843: Add support if app uses external libSRTP 1.5.x or above (thanks to ...Liong Sauw Ming
2015-04-23Fixed #1846: Update to use 'HIGH' ciphers as default in OpenSSLLiong Sauw Ming
2015-04-23Re #1845: Remove the hardcoded buffer size in one more place, to use PJ_SSL_S...Liong Sauw Ming
2015-04-23Fixed #1845: Add support if OpenSSL library has more than 100 cipher suitesLiong Sauw Ming
2015-04-22Re #1843: Fixed unused variable warning when using OpenCore AMR (thanks to Al...Liong Sauw Ming
2015-04-22Re #1843:Liong Sauw Ming
2015-04-22Re #1843 (thanks to Alexander Traud for the patch):Liong Sauw Ming
2015-04-16Re #1842: Still on sipp/uac-reinvite-bad-via-branch.xml, fixed missing stuff ...Nanang Izzuddin
2015-04-15Re #1842: Workaround for spurious failure in sipp/uac-reinvite-bad-via-branch...Nanang Izzuddin
2015-04-15Fixed #1844: Replaced assertion check of component ID range with normal check.Nanang Izzuddin
2015-04-14Misc (re #1843): Fixed dependency lib order in pjsip-test Makefile. This migh...Nanang Izzuddin
2015-04-13Re #1842: Minor update on python test to reduce possibility of EADDRINUSE err...Nanang Izzuddin
2015-04-13Re #1842: Nanang Izzuddin
2015-04-13Re #1842: Fixed build error on cmp_wav tool for python tests due to changed p...Nanang Izzuddin
2015-04-13Re #1842: Updated pjsua app to avoid stdout buffering, and also adjusted pyth...Nanang Izzuddin
2015-04-13Changed version to 2.4-svnLiong Sauw Ming
2015-04-13Changed version to 2.4Liong Sauw Ming
2015-04-10Misc (re #1782): Fixed build error when using PJ_POOL_DEBUG=1Riza Sulistyo
2015-04-10Misc (re #1782): Suppress compile warnings on MSVC.Nanang Izzuddin
2015-04-10Misc (re #1782): Add information to pjsip_endpt_send_request documentation th...Riza Sulistyo
2015-04-09Re #1794:Nanang Izzuddin
2015-04-09Re #1831: Fixed bug of requested format overwritten by supported format, caus...Nanang Izzuddin
2015-04-09Re #1803: Add Application.mk which is necessary for ndk-build to define APP_A...Riza Sulistyo
2015-04-08Re #1838: Enable application to provide its own external resolver implementat...Riza Sulistyo
2015-04-08Re #1837: Fix dispatch queue problem in iOS capture device (crash in enc_cloc...Liong Sauw Ming
2015-04-08Re #1782 (misc): (trivial)Fixed typo in logLiong Sauw Ming
2015-04-08Re #1835: More robust handling of format change, to prevent data race if cloc...Liong Sauw Ming
2015-04-08Fixed #1837: Fix premature dispatch queue release in iOS capture deviceLiong Sauw Ming
2015-04-07Close #1836: Added colorbar device with active role.Nanang Izzuddin
2015-04-07Misc (re #1782): Check if capturer is opened when getting window information....Riza Sulistyo
2015-04-07Misc (re #1782): Fixed SIP error code not set properly when there's an error ...Riza Sulistyo
2015-04-07Fixed #1835: Fixed crash in iOS OpenGL renderer when in background and assert...Liong Sauw Ming
2015-04-06Misc (re #1782): Fixed various compile warnings on MacOS & iOS.Nanang Izzuddin
2015-04-06Misc (re #1782): Fixed various compile warnings on MSVC.Nanang Izzuddin
2015-04-02Re #1782 (misc): Fixed activesock's lock msg w.r.t iOS background to be more ...Liong Sauw Ming