summaryrefslogtreecommitdiff
path: root/pjnath
AgeCommit message (Expand)Author
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
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
2009-05-12Minor fixes (#838): const correctness in some function call arguments@Benny Prijono
2009-04-30Ticket #757:Benny Prijono
2009-04-29More ticket #706: renamed output names from vs8 to vc8 to make it backward co...Benny Prijono
2009-04-28Ticket #706: Merged branch vs-reorg2 into trunk:Nanang Izzuddin
2009-04-22Part of ticket #780: enhance the PJNATH doxygen documentationBenny Prijono
2009-04-22Ticket #706: Merged branch vs-reorg into trunk:Nanang Izzuddin
2009-04-15More ticket #780: work on CreatePermission refresh timer in the TURN sessionBenny Prijono
2009-04-15More ticket #780: updated ICE to issue CreatePermission on the TURN socket be...Benny Prijono
2009-04-13More ticket #780: fixed compilation errors due to previous modifications rela...Benny Prijono