summaryrefslogtreecommitdiff
path: root/pjnath
AgeCommit message (Expand)Author
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
2009-04-13More ticket #780: destroy TURN session if it receives 437 (Allocation Mismatc...Benny Prijono
2009-04-13Ticket #780: Update TURN from draft 09 to draft 13:Benny Prijono
2009-04-08#706 work in progress: all Win32 projects now have all 6 configs. Settings no...Perry Ismangil
2009-04-07Part of ticket #780 (work in progress): added IPv6 support to various STUN at...Benny Prijono
2009-03-30Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic ...Perry Ismangil
2009-03-18Failed in pjnath-test due to ticket #742Benny Prijono
2009-03-04Ticket #742: Change in mapped/STUN IP address does not update ICE srflx candi...Benny Prijono
2009-01-27Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windo...Benny Prijono
2009-01-12Fixed ticket #689: Deadlock caused by ICE media transport (thanks Alain Totou...Benny Prijono
2009-01-01Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIsBenny Prijono
2009-01-01Fixed unreached code, deprecated fopen(), unused arguments, and other warning...Benny Prijono
2008-12-30Added pjmedia-test, pjnath-test, and pjsip-test to VS8 solution, and changed ...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-19Minor fix to avoid uninitialized variable warning with MSVC 6 release buildBenny Prijono
2008-12-19Fixed ticket #686: Failure to cancel outstanding DNS SRV query job (API change)Benny Prijono
2008-12-18Cleaned up compile warnings (on gcc 4.0.1).Nanang Izzuddin
2008-12-18Changed error log verbosity from 4 to 2Benny Prijono
2008-10-02Ticket #654: Error when falling back to secondary TURN server (thanks Nicolas...Benny Prijono
2008-10-01Ticket #652: Add WinCE workspace/project files for pjnath unit tests (thanks ...Benny Prijono