summaryrefslogtreecommitdiff
path: root/pjnath/src/pjnath/ice_strans.c
AgeCommit message (Expand)Author
2016-05-09Fixed #1913: Add callback for address change notification from STUN keep aliveLiong Sauw Ming
2015-12-16Re #1882 (misc): Check for duplicate entry when building list of ICE host can...Riza Sulistyo
2015-08-07Fixed #1877: Race condition between stopping ICE and sending data in ICE stre...Liong Sauw Ming
2015-03-27Re #1828: Fixed misc compile warnings (on iOS).Nanang Izzuddin
2014-02-04Misc (re #1630): Fixing warnings about variable set but not used with recent gccBenny 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-06-19Close #1681:Nanang Izzuddin
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
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-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-01-11Fix #1604: crash caused by double destructions in ICE stream transport.Nanang Izzuddin
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-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-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-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-08-11Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and ...Benny Prijono
2010-06-19Fixed #1077: In ICE stream transport (ice_strans.c), automaticaly retry alloc...Benny Prijono
2010-02-18Fixed minor bug (#1026): custom ICE priority table must not assign greater pr...Benny Prijono
2009-12-08Fixed ticket #999:Benny Prijono
2009-10-25Initial commit for ticket #950: QoS support:Benny Prijono
2009-10-14Ticket #881: send UPDATE or re-INVITE after ICE negotiation, if the default c...Benny Prijono
2009-05-29Integration of Sipit24 branch, many tickets involved:Benny Prijono
2009-04-15More ticket #780: updated ICE to issue CreatePermission on the TURN socket be...Benny Prijono
2009-03-04Ticket #742: Change in mapped/STUN IP address does not update ICE srflx candi...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-09-02Fixed ticket #607: Assertion and possibly crash in ICE stream transport when ...Benny Prijono
2008-08-07Fixed bug in pj_ice_strans_get_running_comp_cnt(): wrong number of components...Benny Prijono
2008-07-14Ticket #567: Rare race condition causing crash in ICE stream transport when S...Benny Prijono
2008-06-28Fixed build error on SymbianBenny Prijono
2008-06-25Optimize the number of characters written to SDP by ICEBenny Prijono
2008-06-21Fixed bug in ICE: packet is not sent when ICE is not running (remote has no i...Benny Prijono
2008-06-19Added new API's in ICE stream transport to assist offer/answer negotiation: p...Benny Prijono
2008-06-06Major major modifications related to ticket #485 (support for TURN-07):Benny Prijono
2008-04-09More ticket #485: huge changeset to support TURN TCP. Please see ticket #485 ...Benny Prijono
2008-02-13Ticket #460: Concurrency problem when destroying stream (thanks Michael Broug...Benny Prijono
2008-01-23Fixed integer conversion/format warning on x86_64 LinuxBenny Prijono
2008-01-02Ticket #437: reduce stack and pool usage on pjnath to make it work better on ...Benny Prijono
2007-12-01Related to ticket #415: modification in pjlib API to support IPv6Benny Prijono
2007-11-04Continue doing ICE/STUN keep-alive if the request failed because of timeout (...Benny Prijono
2007-10-16Tolerate more ICMP errors in ICE media transportBenny Prijono
2007-10-13Added "magic" parameter in pj_stun_session_create_req()Benny Prijono
2007-09-24Ticket #382: Updated ICE from draft-ietf-mmusic-ice-14 to ice-18 specificatio...Benny Prijono