summaryrefslogtreecommitdiff
path: root/pjnath/src/pjstun-srv-test/turn_usage.c
AgeCommit message (Expand)Author
2008-04-09More ticket #485: now really remove pjstun-srv-testBenny Prijono
2007-12-03Fixed compilation errors/warnings on Linux with the recent IPv6 commitsBenny Prijono
2007-10-07Minor fixes to TURN server: handle immediate recv() error, call pjnath_init()...Benny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-06-21Fixed crash in TURN server (thanks Scott Lu)Benny Prijono
2007-06-19Fixed wrong year in copyright line, s/2005/2007 (thanks Atik Khan)Benny Prijono
2007-05-25Fixed ticket #297: Bug in handling data from peer in TURN sample application ...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-03-21s/stun_setting/stun_configBenny 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