summaryrefslogtreecommitdiff
path: root/pjnath
AgeCommit message (Expand)Author
2013-03-01Re #1604: backported to 1.xRiza Sulistyo
2013-02-27Re #1620: backported to 1.xRiza Sulistyo
2013-02-27Re #1610: backported to 1.xRiza Sulistyo
2013-02-27Re #1559: Backported to 1.x, except r4312,r4330Liong Sauw Ming
2013-02-27Re #1557: backported to 1.xNanang Izzuddin
2013-02-27Re #1552: backported to 1.xNanang Izzuddin
2013-02-27Re #1551: backported to 1.xNanang Izzuddin
2012-03-29Fix #1471: Just return PJ_FALSE on any incoming STUN packets after the STUN s...Nanang Izzuddin
2012-02-08Fix #1451: Don't hold the ICE session's mutex when calling pj_ice_sess_cb::on...Nanang Izzuddin
2012-01-26Fix #1449: PJ_EPENDING should not be treated as failure in sending STUN bindi...Nanang Izzuddin
2011-12-09Fixed #1416: Allow application to send data after ICE negotiation failsBenny Prijono
2011-10-31Fixed #1409: Assertion failure if unable to resolve TURN serverLiong Sauw Ming
2011-10-31Fixed #1408: Failed to authenticate to TURN client due to REALM attribute pad...Liong Sauw Ming
2011-09-22Another fix to pj_stun_sock_op_name() to support PJ_STUN_MAPPED_ADDR_CHANGE. ...Benny Prijono
2011-09-21Added missing PJ_STUN_SOCK_MAPPED_ADDR_CHANGE name to pj_stun_sock_op_name. T...Benny Prijono
2011-07-22Fixed #1336 make doc now creates version specific docsPerry Ismangil
2011-06-22Fixed #1316: Assertion when TURN session is deallocated prematurely (thanks T...Benny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-04-26Fixed #1246: Use CFHost for pj_getaddrinfo() on iOSLiong Sauw Ming
2011-03-16Fix #1212:Nanang Izzuddin
2010-11-17Fixed #1158: Possible wrong multiplexing of STUN traffic inside TURN Data Ind...Benny Prijono
2010-09-23Misc (re #1134): fixed error in Makefile target for generating doxygen docume...Benny Prijono
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-06-03Make TURN pool memory sizes compile-time configurable (misc, re: #1068)Benny Prijono
2010-03-08Misc (#1026): added more documentation for PJNATH_EICEFAILED error codeBenny 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-11-23More #953 (ICE may find the wrong best candidate):Benny Prijono
2009-11-10Misc (#951): fixed misc compilation warnings with gccBenny Prijono
2009-11-09More #950 (QoS): updated with the new pj_perror() syntaxBenny Prijono
2009-10-25Initial commit for ticket #950: QoS support:Benny Prijono
2009-10-15Fixed ticket #974: Crash if ICE session is destroyed by the application insid...Benny Prijono
2009-10-14Ticket #881: send UPDATE or re-INVITE after ICE negotiation, if the default c...Benny Prijono
2009-10-14Fixed ticket #971: Assertion in ICE with regular nomination strategy when reg...Benny Prijono
2009-10-11Ticket #951 (misc fixes):Benny Prijono
2009-10-07More ticket #960: STUN compatibility problem with RFC 3489 servers (in encodi...Benny Prijono
2009-10-01Ticket #960: STUN compatibility problem with RFC 3489 servers (in encoding SE...Benny Prijono
2009-08-20Fixed ticket #953: ICE may find the wrong best candidate (thanks John Ridges ...Benny Prijono
2009-07-10Ticket #916: Crash in TURN client when TCP connection is usedBenny Prijono
2009-07-02Misc fix (#915): Moved a call to dump_check() in ice_session.c to be inside t...Nanang Izzuddin
2009-06-23Ticket #894: fixed failed pjnath ice test due to too many network adapter ins...Benny Prijono
2009-06-22Ticket #894: pjnath test failed on ICE test if the host has three or more net...Benny Prijono
2009-06-18Ticket #892: Added IPv6-enabled check (compile-time) in stun test vector cont...Nanang Izzuddin
2009-06-17Ticket #889: TURN client ignores the allocation parameter specified by applic...Benny Prijono
2009-06-17Ticket #888: TURN client allocation failure when it receives multiple 438/Sta...Benny Prijono
2009-05-29Integration of Sipit24 branch, many tickets involved:Benny Prijono
2009-05-12Minor (#838): updated TURN compatibility to draft-ietf-behave-turn-14 (from d...Benny Prijono
2009-05-12Ticket #840: Update in pjnath-test to support updated TURN draftBenny Prijono
2009-05-12Fixed ticket #839: Crash in TURN lookup_ch_by_addr() function when sending dataBenny Prijono