summaryrefslogtreecommitdiff
path: root/pjsip/build
AgeCommit message (Expand)Author
2010-08-11Misc (re #1068): set sip_transport_tls_ossl.c to be excluded from build on Wi...Nanang Izzuddin
2010-08-01Re #1070 (multipart): modified Visual Studio projectsBenny Prijono
2010-08-01Implemented core multipart support and support in the invite session (re #1070)Benny Prijono
2009-11-10More ticket #957 (SSL): exclude sip_transport_tls_ossl.c from VS6 buildBenny Prijono
2009-10-28More ticket #982: updated VS6 project with the mwi.[hc]Benny Prijono
2009-10-26Ticket #957:Nanang Izzuddin
2009-10-26Implement ticket #982: Support for SIP Message Summary/Message Waiting Indica...Benny Prijono
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Ticket #833:Nanang Izzuddin
2009-04-29More ticket #706: renamed output names from vs8 to vc8 to make it backward co...Benny Prijono
2009-04-29Ticket #706:Nanang Izzuddin
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-12-30Added pjmedia-test, pjnath-test, and pjsip-test to VS8 solution, and changed ...Benny Prijono
2008-10-01Ticket #653: Add WinCE workspace/project files for pjsip unit tests (thanks S...Benny Prijono
2008-07-29Fixed ticket #581: Fixed build dependencies in the makefilesBenny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-05-17Ticket #534: Client register/registration support for various registrar broke...Benny Prijono
2008-02-22Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 ti...Benny Prijono
2007-12-02More ticket #421: fixed SIP messaging components to support IPv6 formatBenny Prijono
2007-10-18Updated VS2005 and eVC projects with new base64 and AKA filesBenny Prijono
2007-10-10Fixed build warnings/error on LinuxBenny 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-10-04Ticket #95: Keep-alive mechanism for TCP and TLS transportsBenny Prijono
2007-10-03Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiationBenny Prijono
2007-09-30Ticket #385: Support for reliable provisional response (100rel, PRACK)Benny Prijono
2007-09-27Ticket #381: auto-update the IP address in Contact according to the address/p...Benny Prijono
2007-08-25Implement ticket #336: custom presence status in NOTIFY/PUBLISH, supporting s...Benny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-04-18Fixed the legacy build systemBenny Prijono
2007-04-17Fixed build system for third_partyBenny 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-24Added generic DNS SRV resolution in pjlib-utilBenny Prijono
2007-03-23Added/updated VS8 projects for pjnathBenny Prijono
2007-03-23ICE (work in progress): integration with PJSUABenny Prijono
2007-02-25Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, an...Benny Prijono
2007-01-23Support for Visual Studio 2005 workspaceBenny Prijono
2006-12-25Added TLS support in Makefiles (see ticket #3)Benny Prijono
2006-12-11Added debugging info setting in Visual Studio project in Release modeBenny Prijono
2006-12-08Initial implementation of TLS transport for ticket #3 (still not working at all)Benny Prijono
2006-11-11Attended call transfer implementation. The changes involves:Benny Prijono
2006-11-08Changed svn:eol-style to CRLF for Visual Studio projectsBenny Prijono
2006-10-08Major addition to support DNS SRV resolution in PJSIP:Benny Prijono
2006-09-14Fixed WinCE compilationBenny Prijono