summaryrefslogtreecommitdiff
path: root/pjlib/src/pjlib-test
AgeCommit message (Expand)Author
2014-02-04Misc (re #1630): Fixing warnings about variable set but not used with recent gccBenny Prijono
2014-01-23Misc (re #1630): Fixed GCC build warnings (thanks Tzafrir Cohen for the patch).Nanang Izzuddin
2013-07-02Re #1680:Riza Sulistyo
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-04-23Re #1630: fixed various warningsBenny Prijono
2012-09-07Fix #1573:Nanang Izzuddin
2012-08-31Misc (#1559): fixed warnings of unused var on Symbian platform.Nanang Izzuddin
2012-04-27Re #1474: merged r4100-4107Benny Prijono
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-02-28Re #1202 (pjlib sysinfo): testing on OpenSolaris and added pjlib-test entryBenny Prijono
2010-08-06Misc (re #1068): fix compile error missing explicit casting for malloc in pjl...Nanang Izzuddin
2010-03-06Ticket #1043:Nanang Izzuddin
2010-02-25More ticket #1032:Nanang Izzuddin
2010-02-24Ticket #1032:Nanang Izzuddin
2010-01-29More ticket #1037:Benny Prijono
2010-01-29Fixed ticket #1037: Memory pool alignment error when alignment is set to be g...Benny Prijono
2010-01-13Initial OpenBSD fixes (#994):Benny Prijono
2010-01-08Ticket #1001:Nanang Izzuddin
2010-01-08Misc (#1003):Benny Prijono
2010-01-04Ticket #1010:Nanang Izzuddin
2009-11-11Ticket #957: Updated SSL sock performance test to avoid false connected state...Nanang Izzuddin
2009-11-11#972: Removed PJ_SOL_SOCKET check in pjlib-test as it is defined as 0xffff on...Nanang Izzuddin
2009-11-09Updated ticket #981: pj_perror() and PJ_PERROR() API:Benny Prijono
2009-11-06Ticket #957:Nanang Izzuddin
2009-11-04Ticket #957:Nanang Izzuddin
2009-11-04Misc fix (#951): Fixed possible random/unexpected pairs generated in ioqueue ...Nanang Izzuddin
2009-11-04More ticket #972: setsockopt options compatibility on various platforms: pjli...Benny Prijono
2009-11-03Ticket #957:Nanang Izzuddin
2009-10-27Ticket #957: Nanang Izzuddin
2009-10-26Ticket #957:Nanang Izzuddin
2009-10-24More ticket #972: SOL_UDP is not set properly on LinuxBenny Prijono
2009-10-15Ticket #972: setsockopt compatibility problems on Windows (thanks Yann and Jo...Benny Prijono
2009-08-14Fixed ticket #939: Throwing exception inside exception handler will cause inf...Benny Prijono
2009-08-13Ticket #886:Nanang Izzuddin
2009-08-12Ticket #935: new pj_sockaddr_parse2() APIBenny Prijono
2009-07-02Ticket #913: Concurrency problem in select ioqueue may corrupt descriptor setBenny Prijono
2009-06-22Ticket #893: Fixed timer test for Symbian to use Active Scheduler poll, inste...Nanang Izzuddin
2009-06-22Ticket #891: fixed deadlock on pjlib-test ioqueue unregister stress test. Thi...Benny Prijono
2009-06-19Ticket #890: pjlib-test failed on select() test Windows Vista multi-coreBenny Prijono
2009-06-17Ticket #887: Minor update: added app registration info for Symbian pjlib-test...Nanang Izzuddin
2009-06-17Ticket #758 (Problem with TCP transport on Symbian)Benny Prijono
2009-06-17More ticket #878:Benny Prijono
2009-06-17Part of ticket #887:Benny Prijono
2009-06-04Ticket #878: New PJLIB API to parse socket address stringBenny Prijono
2009-03-30Ticket #764: Bug with milliseconds time resolution in WinCE/Windows Mobile ta...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
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-10-01Ticket #650: Unit test failure in the timestamp test on very fast CPU (thanks...Benny Prijono