summaryrefslogtreecommitdiff
path: root/pjlib-util/build
AgeCommit message (Expand)Author
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
2007-02-25Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, an...Benny Prijono
2007-02-22Continuing work on the new STUN framework, partly implemented the client sessionBenny Prijono
2007-02-21Merged the ICE branch into the trunkBenny Prijono
2007-01-23Support for Visual Studio 2005 workspaceBenny Prijono
2007-01-23Fixed several compilation warnings with MSVCBenny Prijono
2006-11-17Removed duplicated stun.o in pjlib-util MakefileBenny Prijono
2006-10-08Added pjlib-util/config.h and pjlib-util/types.h to putBenny Prijono
2006-10-08Major addition to support DNS SRV resolution in PJSIP:Benny Prijono
2006-09-30Added initial implementation of low-level DNS packetization Benny Prijono
2006-08-20Finishing autoconf work, also fixed compilation error in publish.hBenny Prijono