summaryrefslogtreecommitdiff
path: root/pjnath/src/pjstun-client/client_main.c
AgeCommit message (Expand)Author
2007-12-03Fixed compilation errors/warnings on Linux with the recent IPv6 commitsBenny Prijono
2007-10-13Added "magic" parameter in pj_stun_session_create_req()Benny Prijono
2007-10-12Ticket #399: Initial implementation of tool to perform NAT type detection/cla...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 gcc warning because of ticket #297Benny Prijono
2007-05-25Fixed ticket #297: Bug in handling data from peer in TURN sample application ...Benny 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-04-22Merged changes from the trunkBenny 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-04Fixed crash with invalid PDU and added MAGIC-COOKIE attribute for backward co...Benny Prijono
2007-04-04Fixed compile error in stun_client because of last modification in STUNBenny 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