summaryrefslogtreecommitdiff
path: root/pjnath/build
AgeCommit message (Expand)Author
2014-02-04Re #1519 (commited to SVN trunk): Add lib target to build system to enable bu...Liong Sauw Ming
2013-11-23Fixed #1713: Enable building the libraries as shared libraries/DLLs for GNU t...Benny Prijono
2013-10-24Re #1630 (misc): Use the right compiler and flags to compile C++ (.cpp) filesLiong Sauw Ming
2013-10-23Fixed #1707: Add support for paralel buildLiong Sauw Ming
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-02-27Re #1617: added concur_test.c to visual studio pjnath_test projectRiza Sulistyo
2013-02-21Fixed #1617: major synchronization fixes in PJNATH with incorporation of grou...Benny Prijono
2012-12-13Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell f...Liong Sauw Ming
2011-07-19Re #1254 Doxygen configuration and makefile changes to support version specif...Perry Ismangil
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2010-09-23Misc (re #1134): fixed error in Makefile target for generating doxygen docume...Benny Prijono
2009-04-29More ticket #706: renamed output names from vs8 to vc8 to make it backward co...Benny Prijono
2009-04-28Ticket #706: Merged branch vs-reorg2 into trunk:Nanang Izzuddin
2009-04-22Part of ticket #780: enhance the PJNATH doxygen documentationBenny Prijono
2009-04-22Ticket #706: Merged branch vs-reorg into trunk:Nanang Izzuddin
2009-04-08#706 work in progress: all Win32 projects now have all 6 configs. Settings no...Perry Ismangil
2009-03-30Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic ...Perry Ismangil
2009-01-27Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windo...Benny Prijono
2008-12-30Added pjmedia-test, pjnath-test, and pjsip-test to VS8 solution, and changed ...Benny Prijono
2008-10-01Ticket #652: Add WinCE workspace/project files for pjnath unit tests (thanks ...Benny Prijono
2008-07-29Fixed ticket #581: Fixed build dependencies in the makefilesBenny Prijono
2008-07-17Fixed Winsock link error in pjturn-srv VS6 projectBenny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-06-06Major major modifications related to ticket #485 (support for TURN-07):Benny Prijono
2008-04-09More ticket #485: removed pjstun-srv-test project and fixed build errors with...Benny 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-19Related to ticket #485: huge changeset to update STUN relating to managing au...Benny Prijono
2008-03-13More ticket #485: added TURN client applicationBenny Prijono
2008-03-12More ticket #485: added TURN client session/UDP client to pjnath VS6 projectBenny 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 #412: increased randomness of guid_simple.c to 192-bits, and seed rand...Benny Prijono
2008-02-21Ticket #485: initial TURN server implementation (not yet compilable)Benny Prijono
2007-10-12Ticket #399: Initial implementation of tool to perform NAT type detection/cla...Benny Prijono
2007-05-11Added missing distclean rule in pjnath MakefileBenny Prijono
2007-04-23Fixed mingw buildBenny Prijono
2007-04-22Merged changes from the trunkBenny Prijono
2007-04-17Fixed build system for third_partyBenny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2007-03-27Created doxygen documentation for PJNATHBenny Prijono
2007-03-26ICE: implement RTCP component and cancelling check in progressBenny Prijono
2007-03-24ICE (work in progress): implement error codesBenny Prijono
2007-03-23Added/updated VS8 projects for pjnathBenny Prijono
2007-03-22Final ICE stream transportBenny Prijono
2007-03-22Tested simple ICE with dataBenny Prijono
2007-03-21Added pjnath-testBenny Prijono
2007-03-21s/stun_setting/stun_configBenny Prijono
2007-03-21s/stun_endpoint/stun_settingBenny Prijono
2007-03-20--Benny Prijono