summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-23Ticket #702: back-porting ticket #701Nanang Izzuddin
2009-03-23Ticket #719: backported from ticket #718Benny Prijono
2009-03-23Ticket #700: back-porting ticket #698Nanang Izzuddin
2009-03-23Ticket #714: backported changes from ticket #713Benny Prijono
2009-03-23Ticket #743: backported from ticket #742Benny Prijono
2009-03-23Ticket #752: backported changes from ticket #751Benny Prijono
2009-03-23Ticket #697: back-porting ticket #696Nanang Izzuddin
2009-03-23Ticket #750: back-porting ticket #749Benny Prijono
2009-03-23Ticket #715: back-porting changes in ticket #703 to 1.0 branchBenny Prijono
2009-03-02Ticket #733:Nanang Izzuddin
2009-02-24Ticket #731: Fixed stream to convert units of jitter buffer params, from msec...Nanang Izzuddin
2009-01-13Created 1.0 branchBenny Prijono
2009-01-12Fixed ticket #689: Deadlock caused by ICE media transport (thanks Alain Totou...Benny Prijono
2009-01-06Ticket #680: Wrong frame size passed to sound port player callback by Symbian...Nanang Izzuddin
2009-01-05-Benny Prijono
2009-01-05Ticket #680:Nanang Izzuddin
2009-01-04-Benny Prijono
2009-01-04Fixed exception error on the Python test due to child process already exitingBenny Prijono
2009-01-03Added dummy configure test for VS and Symbian tests and don't stop the whole ...Benny Prijono
2009-01-03Support for IPP version 6.0 (the usc.lib has been renamed to speech.lib for W...Benny Prijono
2009-01-02Fixed error with platform detection in cdash testBenny Prijono
2009-01-02Test refinements for mingw etc.Benny Prijono
2009-01-02Updated to support IPP 6.0 (the usc.lib was renamed to speech.lib in IPP 6.0)Benny Prijono
2009-01-01Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIsBenny Prijono
2009-01-01Fixed unreached code, deprecated fopen(), unused arguments, and other warning...Benny Prijono
2009-01-01Fixed wrong exe output name in pjmedia-test VS8 projectBenny Prijono
2009-01-01Added Symbian test configuratorBenny Prijono
2008-12-30CDash test for MSVCBenny Prijono
2008-12-30Removed the check for NDEBUG (it failed the test on release mode)Benny Prijono
2008-12-30Added pjmedia-test, pjnath-test, and pjsip-test to VS8 solution, and changed ...Benny Prijono
2008-12-29Added copyright text in python test filesBenny Prijono
2008-12-29Changed eol-style on README.TXT, and clean up cfg_site_sample.pyBenny Prijono
2008-12-29Added cdash framework for pjsip tests. Currently there is only test framework...Benny Prijono
2008-12-29Added --list argument to list tests in runall.py, and fixed build.mak locatio...Benny Prijono
2008-12-24Changed version to 1.0.1Benny Prijono
2008-12-24Ticket #688: Memory leak on Solaris 10 with pjlib's mutex (thanks Andrey Kobt...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-23Removed global optimization setting from libsrtp VS project since it causes l...Benny Prijono
2008-12-22Created top-level directory tests and moved test-pjsua there. This will be th...Benny Prijono
2008-12-19Minor update on resolver test to use 'unrestricted' ports (>1024) in socket b...Nanang Izzuddin
2008-12-19More ticket #686: bug in handling strayed callbackBenny Prijono
2008-12-19Added note about what may be causing WSAEINVAL error in pj_inet_pton() with IPv6Benny Prijono
2008-12-19Minor fix to avoid uninitialized variable warning with MSVC 6 release buildBenny Prijono
2008-12-19Fixed ticket #686: Failure to cancel outstanding DNS SRV query job (API change)Benny Prijono
2008-12-18Cleaned up compile warnings (on gcc 4.0.1).Nanang Izzuddin
2008-12-18Fixed minor gcc compilation warningsBenny Prijono
2008-12-18Added commdb.lib and apengine.lib to symbian_ua.mmp for the (optional) IAP se...Benny Prijono
2008-12-18Changed error log verbosity from 4 to 2Benny Prijono
2008-12-18Some minor changes: use log level 3, and change some default settingsBenny Prijono
2008-12-18Ticket 685: Crash or assertion on debug mode when processing large SIP packetBenny Prijono