summaryrefslogtreecommitdiff
path: root/pjnath/src/pjnath/turn_session.c
AgeCommit message (Expand)Author
2013-10-01Fixed #1674: Deadlock when third party media employs external lock and ICE is...Liong Sauw Ming
2013-07-05Fix #1685: When TURN destroy is requested in state RESOLVING, pending the des...Nanang Izzuddin
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-02-21Re #1617: prevent TURN session from sending anything once it is in deallocati...Benny Prijono
2013-02-21Fixed #1617: major synchronization fixes in PJNATH with incorporation of grou...Benny Prijono
2012-07-09Fixed #1551: Assertion in TURN code when shutdown or destroy is called more t...Benny Prijono
2011-10-24Fixed #1399: Assertion failure if unable to resolve TURN serverBenny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-06-03Make TURN pool memory sizes compile-time configurable (misc, re: #1068)Benny Prijono
2009-12-08Fixed ticket #999:Benny Prijono
2009-06-17Ticket #889: TURN client ignores the allocation parameter specified by applic...Benny Prijono
2009-05-12Fixed ticket #839: Crash in TURN lookup_ch_by_addr() function when sending dataBenny Prijono
2009-04-15More ticket #780: work on CreatePermission refresh timer in the TURN sessionBenny 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-01-01Fixed unreached code, deprecated fopen(), unused arguments, and other warning...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny 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-10-02Ticket #654: Error when falling back to secondary TURN server (thanks Nicolas...Benny Prijono
2008-08-22Ticket #598: Update to draft-ietf-behave-rfc3489bis-18 and draft-ietf-behave-...Benny Prijono
2008-06-28Fixed build error on SymbianBenny Prijono
2008-06-21Fixed bug in TURN when sending Send IndicationBenny Prijono
2008-06-21Optimize TURN client to send Send Indication without allocating a poolBenny Prijono
2008-06-06Major major modifications related to ticket #485 (support for TURN-07):Benny Prijono
2008-04-14Fixed miscellaneous compile warnings/errors when built with C++ modeBenny Prijono
2008-04-09Improve the PJNATH documentationBenny Prijono
2008-04-09More ticket #485: huge changeset to support TURN TCP. Please see ticket #485 ...Benny Prijono
2008-03-20More ticket #485: updated Makefiles and fixed compilation warnings with gccBenny Prijono
2008-03-20More ticket #485: client and server self testedBenny Prijono
2008-03-19Related to ticket #485: huge changeset to update STUN relating to managing au...Benny Prijono
2008-03-14More ticket #485: initial test on TURN client/serverBenny Prijono
2008-03-13More ticket #485: added TURN client applicationBenny Prijono
2008-03-12More ticket #485: implementation of TURN UDP client sessionBenny Prijono
2008-03-09More ticket #485: initial (incomplete) work on TURN client session libraryBenny Prijono