summaryrefslogtreecommitdiff
path: root/pjlib-util/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
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong 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-03-14Re #1643: add initial support for CLIRiza Sulistyo
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
2010-02-04Implemented ticket #1018: Simple HTTP client implementationLiong Sauw Ming
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-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-10-01Ticket #651: Added WinCE workspace/project files for pjlib-util unit tests (t...Benny Prijono
2008-07-29Fixed ticket #581: Fixed build dependencies in the makefilesBenny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-06-06Ticket #537: implemented Simple DNS Server class (for testing) in pjlib-utilBenny Prijono
2008-03-17Ticket #507: committed and tested g722 patch on WindowsBenny Prijono
2008-03-13More ticket #485: added TURN client applicationBenny Prijono
2008-02-01More ticket #465: updated VS8 and WinCE projectsBenny Prijono
2008-02-01Ticket #465: utility to read PCAP file and sample application to read RTP fil...Benny Prijono
2007-10-18Updated VS2005 and eVC projects with new base64 and AKA filesBenny Prijono
2007-10-10Ticket #396: initial implementation of digest AKA (akav1-md5) authentication ...Benny Prijono
2007-10-05Force svn eol-style for WinCE project files to CRLFBenny Prijono
2007-06-07Another ticket #326: Add DNS resolver and DNS SRV resolver test in pjlib-utilBenny Prijono
2007-06-07Another ticket #326: Add DNS resolver and DNS SRV resolver test in pjlib-utilBenny Prijono
2007-04-09Initial modification to MakefilesBenny Prijono
2007-04-09Fixed all VS6 and VS8 projects with new third party projects layoutBenny Prijono
2007-04-02Updated project dependencies to pjnathBenny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2007-03-25ICE (work in progress): use single socket for all candidates in component, an...Benny Prijono
2007-03-24Added generic DNS SRV resolution in pjlib-utilBenny Prijono
2007-03-23Added/updated VS8 projects for pjnathBenny Prijono
2007-03-14(big patch) Added top-level pjnath project and moved STUN related files to th...Benny Prijono
2007-03-10Started working on sample TURN clientBenny Prijono
2007-03-08A really initial implementation on STUN serverBenny Prijono
2007-03-05Implemented new STUN server frameworkBenny Prijono
2007-03-04Fixed warnings in STUNBenny Prijono
2007-03-03Committed today's work on STUNBenny Prijono
2007-02-28Fixed build error for recent STUN modifications on UnixBenny Prijono
2007-02-26Moved stun_session from client to libraryBenny Prijono
2007-02-26Renamed pjstun_srv to pjstun_srv_testBenny Prijono
2007-02-26Renamed pjstun_srv to pjstun_srv_testBenny Prijono
2007-02-26Finishing up STUN server side authenticationBenny Prijono
2007-02-26Added CRC32 code to pjlib-util, and implemented STUN FINGERPRINT and MESSAGE-...Benny Prijono