summaryrefslogtreecommitdiff
path: root/pjnath
AgeCommit message (Expand)Author
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
2008-09-02Fixed ticket #607: Assertion and possibly crash in ICE stream transport when ...Benny Prijono
2008-08-22Ticket #598: Update to draft-ietf-behave-rfc3489bis-18 and draft-ietf-behave-...Benny Prijono
2008-08-12More ticket #591: Assertion failure in ICE session (thanks Pedro Gonçalves f...Benny Prijono
2008-08-11Ticket #591: Assertion failure in ICE session (thanks Pedro Gonçalves for th...Benny Prijono
2008-08-07Fixed bug in pj_ice_strans_get_running_comp_cnt(): wrong number of components...Benny Prijono
2008-07-29Fixed ticket #581: Fixed build dependencies in the makefilesBenny Prijono
2008-07-25Fixed linking errors in pjnath when TCP is disabled in PJLIBBenny Prijono
2008-07-25Ticket #578: Bug in encoding ICE candidate type in SDP (thanks Ondrej Sterbak)Benny Prijono
2008-07-17Fixed Winsock link error in pjturn-srv VS6 projectBenny Prijono
2008-07-14Ticket #567: Rare race condition causing crash in ICE stream transport when S...Benny Prijono
2008-07-12Ticket #562: In TURN client sample application, when STUN server is specified...Benny Prijono
2008-06-28Fixed build error on SymbianBenny Prijono
2008-06-26Changed log verbosity of STUN unrecognized attribute log from 4 to 5 since we...Benny Prijono