summaryrefslogtreecommitdiff
path: root/pjnath
AgeCommit message (Expand)Author
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
2014-01-23Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir Co...Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed GCC build warnings (thanks Tzafrir Cohen for the patch).Nanang Izzuddin
2013-11-23Fixed #1713: Enable building the libraries as shared libraries/DLLs for GNU t...Benny Prijono
2013-11-14Re #1630 (misc): Prevent retransmit timer cancellation during retransmission ...Liong Sauw Ming
2013-10-24Re #1630 (misc): Use the right compiler and flags to compile C++ (.cpp) filesLiong Sauw Ming
2013-10-23Fixed #1707: Add support for paralel buildLiong Sauw Ming
2013-10-08Re #1703 General bug fixes: fixed some wrong null checking orderBenny Prijono
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-10-01Fixed #1674: Deadlock when third party media employs external lock and ICE is...Liong Sauw Ming
2013-09-25Fix #1700: Added PJ_ICE_CAND_TYPE_MAX to represent the number ICE candidate t...Nanang Izzuddin
2013-09-03Fix #1695: use pj_ice_sess_send_data() only when state is RUNNING.Nanang Izzuddin
2013-08-12Misc (re #1630): Fixed bug of overlapping dst & src buffer for strcpy() in ic...Nanang Izzuddin
2013-07-24Fix #1691: Apply group lock mechanism in NAT detect to avoid deadlock.Nanang Izzuddin
2013-07-05Fix #1685: When TURN destroy is requested in state RESOLVING, pending the des...Nanang Izzuddin
2013-06-19Close #1681:Nanang Izzuddin
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-03-05Re #1616: Fixed assertion trying to release group lock when STUN transaction ...Liong Sauw Ming
2013-03-05Misc (re #1559): fixed compile errors/warnings on MSVCRiza Sulistyo
2013-03-04Misc (re #1559): fixed compile errors/warnings on Symbian platform.Nanang Izzuddin
2013-02-27Re #1617: added concur_test.c to visual studio pjnath_test projectRiza Sulistyo
2013-02-21Re #1617: prevent TURN session from sending anything once it is in deallocati...Benny Prijono
2013-02-21Re #1624: fixed representation in ICE to make it more IPv6 readyBenny Prijono
2013-02-21Fixed #1617: major synchronization fixes in PJNATH with incorporation of grou...Benny Prijono
2013-02-19Fixed #1621: Handle the case when ICE session cannot create valid checklistBenny Prijono
2013-02-19Fixed #1620: Fix the calculation of transmission count during retransmission ...Liong Sauw Ming
2013-02-08Re #1610: Workaround for crash in sess_on_send_msg() callbackNanang Izzuddin
2013-02-07Close #1602: configurable local port range for ICE transport.Nanang Izzuddin
2013-01-18Re #1610: workaround for crash in on_data_sent()Benny Prijono
2013-01-17Fixed #1610: Workaround for reported crash on stun_sock's on_data_recvfrom() ...Benny Prijono
2013-01-11Fix #1604: crash caused by double destructions in ICE stream transport.Nanang Izzuddin
2012-12-13Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell f...Liong Sauw Ming
2012-07-17Fixed #1577: assertion when TURN session is already destroyedLiong Sauw Ming
2012-07-14Fixed #1554: Assertion in ICE when STUN resolution yields a same address as o...Benny Prijono
2012-07-12Fixed #1552: Possible crash if media transport stop() is called on ICE transp...Benny Prijono
2012-07-09Fixed #1551: Assertion in TURN code when shutdown or destroy is called more t...Benny Prijono
2012-07-05Re: Added compile-time setting PJNATH_STUN_SOFTWARE_NAME to specify SOFTWARE ...Nanang Izzuddin
2012-07-05Fix #1547:Nanang Izzuddin
2012-07-05Re #1548: Crash due to racing condition in timer when call is disconnected qu...Benny Prijono
2012-05-21Fixed #1512: added Option to continue ICE operation even when STUN resolution...Benny Prijono
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2011-10-24Fixed #1399: Assertion failure if unable to resolve TURN serverBenny Prijono
2011-10-24Fixed #1389: Failed to authenticate to TURN client due to REALM attribute pad...Benny Prijono
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-09-28Re #1266: Fixed failed automated tests for ICELiong Sauw Ming
2011-09-18Modified the libraries to use the new log indentation feature re #1372Benny Prijono
2011-07-19Re #1254 Doxygen configuration and makefile changes to support version specif...Perry Ismangil
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin