summaryrefslogtreecommitdiff
path: root/pjnath
AgeCommit message (Expand)Author
2017-01-24Misc (re #1945): Fixed compile warnings on Android 64bit platforms, e.g: dere...Nanang Izzuddin
2017-01-23Re #1900: Reintegrated works in UWP branch to trunk.Nanang Izzuddin
2017-01-19Close #1919: Clear unused-variable warnings.Riza Sulistyo
2017-01-19Re #1513: Applied the new API pj_pool_safe_release().Nanang Izzuddin
2017-01-18Re #1945 (misc): Add an alias REQUESTED-ADDRESS-FAMILY (which is used in the ...Liong Sauw Ming
2017-01-12Misc (re #1945): Fixed bug in NAT detect: missing address family assignment i...Nanang Izzuddin
2017-01-11Fixed #1990:Nanang Izzuddin
2016-11-14Re #1971: Request IPv4 relay address to an IPv6 TURN server for IPv6-IPv4 con...Nanang Izzuddin
2016-10-28Re #1972: ICE initialization issues when creating a component/candidate fails.Liong Sauw Ming
2016-10-24Re #1971: Updated TURN session to add REQUEST-ADDRESS-FAMILY/REQ-ADDR-TYPE at...Nanang Izzuddin
2016-10-21Fix #1972: Update ICE candidate status to non-PJ_EPENDING after TURN server n...Nanang Izzuddin
2016-08-25Fixed #1957: ICE stagnation when connectivity check failsLiong Sauw Ming
2016-07-18Misc (re #1928): Fixed possible stuck issue in pjnath-test caused by blocking...Nanang Izzuddin
2016-07-15Re #1933: Handle link-local address that cause the test to fail.Riza Sulistyo
2016-07-15Re #1933: Updated pjnath sess_auth.c test to use loopback address on IPv6.Nanang Izzuddin
2016-07-13Re #1942:Nanang Izzuddin
2016-07-04Fix #1942: TURN socket should not start TURN allocation in state PJ_TURN_STAT...Nanang Izzuddin
2016-06-29Misc (re #1928): Fixed various compile warnings.Nanang Izzuddin
2016-06-29Re #1928: Avoid assertion when using STUN on NAT64.Riza Sulistyo
2016-06-28Re #422: IPv6 support for NAT detectLiong Sauw Ming
2016-06-21Re #1933: Update pjnath-test for IPv6 support.Riza Sulistyo
2016-06-20Close #1927: IPv6 support in DNS SRV:Nanang Izzuddin
2016-06-13Re #422: Enable IPv6 in ICE transport in pjsua-lib:Nanang Izzuddin
2016-06-08Re #422: Omit IPv6 link-local address in gathering ICE candidate.Nanang Izzuddin
2016-06-08Re #422: Added IPv6 support to PJNATH, changes:Nanang Izzuddin
2016-05-20Re #1922: Replace IPv4 specific APIs as per Apple's recommendationsLiong Sauw Ming
2016-05-13Re #1917 (misc): Fixed memory leak in pj_stun_sock_start() if pj_getaddrinfo(...Liong Sauw Ming
2016-05-09Fixed #1913: Add callback for address change notification from STUN keep aliveLiong Sauw Ming
2016-01-05Re #1903: Fix crash when cleaning STUN response cache.Riza Sulistyo
2015-12-30Re #1882 (misc): Fixed potential out-of-bound array access in ice_session.Liong Sauw Ming
2015-12-16Re #1882 (misc): Check for duplicate entry when building list of ICE host can...Riza Sulistyo
2015-12-01Misc (re #1882): Added include header guard to pjnath.h.Nanang Izzuddin
2015-10-01Fix #1891: Also match base address in find local candidate after receiving IC...Nanang Izzuddin
2015-09-21Re #1881: Add filters file.Riza Sulistyo
2015-08-25Re #1881: Fixed compile warnings on VS2015 about declaration hides previous d...Nanang Izzuddin
2015-08-21Re #1881: Add Visual Studio 2015 support.Riza Sulistyo
2015-08-07Fixed #1877: Race condition between stopping ICE and sending data in ICE stre...Liong Sauw Ming
2015-07-14Fixed #1869: Destroy STUN session when cleaning up STUN server resolutionLiong Sauw Ming
2015-04-15Fixed #1844: Replaced assertion check of component ID range with normal check.Nanang Izzuddin
2015-04-06Misc (re #1782): Fixed various compile warnings on MSVC.Nanang Izzuddin
2015-03-27Re #1828: Fixed misc compile warnings (on iOS).Nanang Izzuddin
2015-03-03Fixed #1818: Fixed destruction of locked mutex (thanks to Denis Poltorak for ...Liong Sauw Ming
2015-02-13Fixed #1815: Race condition of STUN transaction destructionLiong Sauw Ming
2014-09-01Misc (re #1751): fixed printing value issue when using %02X format. (Thanks I...Riza Sulistyo
2014-08-21Misc (re #1751): fixed occasional failure in pjsip-test & pjnath-test caused ...Nanang Izzuddin
2014-08-20Fixed #1780: Bug: STUN string attribute has zero lengthBenny Prijono
2014-08-19Re #1751: fixed miscellaneous gcc warningsBenny Prijono
2014-02-04Misc (re #1630): Fixing warnings about variable set but not used with recent gccBenny Prijono
2014-02-04Re #1519 (commited to SVN trunk): Add lib target to build system to enable bu...Liong Sauw Ming
2014-01-29Fix #1726: Added check in assertion line for transmitting STUN message withou...Nanang Izzuddin