summaryrefslogtreecommitdiff
path: root/pjnath/src/pjnath/stun_msg.c
AgeCommit message (Expand)Author
2017-01-18Re #1945 (misc): Add an alias REQUESTED-ADDRESS-FAMILY (which is used in the ...Liong Sauw Ming
2014-08-20Fixed #1780: Bug: STUN string attribute has zero lengthBenny Prijono
2014-08-19Re #1751: fixed miscellaneous gcc warningsBenny Prijono
2014-01-23Misc (re #1630): Fixed GCC build warnings (thanks Tzafrir Cohen for the patch).Nanang Izzuddin
2013-10-08Re #1703 General bug fixes: fixed some wrong null checking orderBenny Prijono
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
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-05-12Minor fixes (#838): const correctness in some function call arguments@Benny Prijono
2009-04-13Ticket #780: Update TURN from draft 09 to draft 13:Benny Prijono
2009-04-07Part of ticket #780 (work in progress): added IPv6 support to various STUN at...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-08-22Ticket #598: Update to draft-ietf-behave-rfc3489bis-18 and draft-ietf-behave-...Benny Prijono
2008-06-26Changed log verbosity of STUN unrecognized attribute log from 4 to 5 since we...Benny Prijono
2008-06-21Added more API to initialize STUN message and attributes without poolBenny Prijono
2008-06-21Fixed bug with authenticating STUN messages when unrecognized/unknown non-man...Benny Prijono
2008-06-07Fixed more mismatch decl/def function specifications (thanks Samuel Vinson)Benny Prijono
2008-06-07Fixed mismatched between declaration and definition of pj_stun_msg_encode() (...Benny Prijono
2008-06-06Major major modifications related to ticket #485 (support for TURN-07):Benny Prijono
2008-04-13More ticket #485: fixed TURN server permission not allowing peer with the sam...Benny Prijono
2008-03-19Related to ticket #485: huge changeset to update STUN relating to managing au...Benny Prijono
2008-03-09More work for ticket #485: updated pjnath with TURN-07 and added authenticati...Benny Prijono
2008-03-08More work on ticket #485: more TURN-07 workBenny Prijono
2008-02-21Ticket #485: initial modification in STUN messaging in accordance to TURN-06Benny Prijono
2008-01-02Ticket #437: reduce stack and pool usage on pjnath to make it work better on ...Benny Prijono
2007-10-05Ticket #392: Added configuration to enable old, rfc3489bis-06 and older, styl...Benny Prijono
2007-09-20Re-enable STUN status 437 (No Binding) since this is used by TURNBenny Prijono
2007-09-18Ticket #374: Update STUN specification from rfc3489bis-06 to rfc3489bis-10Benny 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-22Fixed ticket #286: Bug in STUN FINGERPRINT verification and logging STUN messageBenny Prijono
2007-05-15Fixed several STUN bugs: USERNAME, REALM etc are not allowed in the response,...Benny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-05-11Fixed missing padding when calculating MESSAGE-INTEGRITY in STUNBenny Prijono
2007-05-01Ported PJLIB-UTIL and PJNATH to SymbianBenny Prijono
2007-04-04Fixed crash with invalid PDU and added MAGIC-COOKIE attribute for backward co...Benny Prijono
2007-04-03Added ICE-CONTROLLED and ICE-CONTROLLING attribute, handle ICE 487 error, and...Benny Prijono
2007-04-02Fixed couple of compilation warnings in STUN and new proxy samples with gccBenny Prijono
2007-04-02ICE: work in progressBenny Prijono
2007-03-29Added ICE-CONTROLLING and ICE-CONTROLLED STUN attribute typesBenny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2007-03-24ICE (work in progress): implement error codesBenny Prijono
2007-03-22Completed initial test for ICEBenny Prijono
2007-03-21Added pjnath-testBenny Prijono
2007-03-20--Benny Prijono
2007-03-18Changed pj_sockaddr structure and added pjnath project for ICE/STUN stuffsBenny Prijono