summaryrefslogtreecommitdiff
path: root/pjnath/src/pjnath/stun_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-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-02-21Fixed #1617: major synchronization fixes in PJNATH with incorporation of grou...Benny Prijono
2013-02-19Fixed #1620: Fix the calculation of transmission count during retransmission ...Liong Sauw Ming
2012-07-05Re: Added compile-time setting PJNATH_STUN_SOFTWARE_NAME to specify SOFTWARE ...Nanang Izzuddin
2011-10-24Fixed #1389: Failed to authenticate to TURN client due to REALM attribute pad...Benny Prijono
2011-09-18Modified the libraries to use the new log indentation feature re #1372Benny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2009-10-11Ticket #951 (misc fixes):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-04-13Ticket #780: Update TURN from draft 09 to draft 13:Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-18Cleaned up compile warnings (on gcc 4.0.1).Nanang Izzuddin
2008-08-22Ticket #598: Update to draft-ietf-behave-rfc3489bis-18 and draft-ietf-behave-...Benny Prijono
2008-06-06Fixed minor bug: wrong pool name for STUN session poolBenny Prijono
2008-06-06Major major modifications related to ticket #485 (support for TURN-07):Benny Prijono
2008-04-09More ticket #485: huge changeset to support TURN TCP. Please see ticket #485 ...Benny Prijono
2008-04-01Ticket #519: STUN request is not freed when transaction times out (thanks Ami...Benny 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-12More ticket #485: implementation of TURN UDP client sessionBenny Prijono
2008-03-09More work for ticket #485: updated pjnath with TURN-07 and added authenticati...Benny Prijono
2008-01-02Ticket #437: reduce stack and pool usage on pjnath to make it work better on ...Benny Prijono
2007-11-03Log source address of incoming STUN messageBenny Prijono
2007-10-13Added "magic" parameter in pj_stun_session_create_req()Benny Prijono
2007-10-05Ticket #392: Added configuration to enable old, rfc3489bis-06 and older, styl...Benny Prijono
2007-08-09Added checking for STUN message type when performing cached STUN response loo...Benny Prijono
2007-07-28Continue work on ticket #354: changed pjlib-util and pjnath libraries to .DSO...Benny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-06-19Fixed wrong year in copyright line, s/2005/2007 (thanks Atik Khan)Benny Prijono
2007-05-25Fixed ticket #303: Crash on STUN session's keep alive on loss of network conn...Benny Prijono
2007-05-23Ticket #287: selectively disable authentication for several STUN error responsesBenny Prijono
2007-05-17Fixed ticket #279: Bug with authenticating STUN response causes STUN response...Benny Prijono
2007-05-15Fixed several STUN bugs: USERNAME, REALM etc are not allowed in the response,...Benny Prijono
2007-05-01Ported PJLIB-UTIL and PJNATH to SymbianBenny Prijono
2007-04-05Respond to early check with proper credentialBenny Prijono
2007-04-05ICE (work in progress): handle early check that is received before answerBenny Prijono
2007-04-04Added PJ_STUN_NO_AUTHENTICATE option to disable authentication in STUN sessionBenny Prijono
2007-04-03Added ICE-CONTROLLED and ICE-CONTROLLING attribute, handle ICE 487 error, and...Benny Prijono
2007-04-03Fixed misc bugs with ICE: (1) moved STUN session from candidate to component ...Benny Prijono
2007-04-02ICE: work in progressBenny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2007-03-26ICE: implement RTCP component and cancelling check in progressBenny Prijono
2007-03-23ICE (work in progress): implemented server reflexive candidateBenny Prijono
2007-03-20Today's workBenny Prijono
2007-03-18Changed pj_sockaddr structure and added pjnath project for ICE/STUN stuffsBenny Prijono
2007-03-14(big patch) Added top-level pjnath project and moved STUN related files to th...Benny Prijono