summaryrefslogtreecommitdiff
path: root/pjlib/src/pjlib-test
AgeCommit message (Expand)Author
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
2008-08-28Fixed unused parameter warning in active socket testBenny Prijono
2008-08-15Ticket #595: Broken semaphore implementation on MacOS X (thanks Viktor Krikun...Benny Prijono
2008-07-29Initial work for ticket #579: added option to make the active socket sends al...Benny Prijono
2008-07-14Ticket #568: The hash table ignores the last row of the table in hash table i...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-06More ticket #531: added user_data parameter in activesocket creation API to m...Benny Prijono
2008-05-11Implement ticket #531: active socket abstraction to make ioqueue programming ...Benny Prijono
2008-04-23Fixed chunk size alignment in pool drain testNanang Izzuddin
2008-02-13Ticket #474: option in ioqueue to control concurrency (to allow/disallow simu...Benny Prijono
2008-02-08Fixed compilation errors on Symbian and others caused by ticket #472 (FD_SETS...Benny Prijono
2007-12-28Set pool_test_malloc_free() to use malloc()/free() instead of new/delete sinc...Benny Prijono
2007-11-18Ticket #415: implement IPv6 support in PJLIBBenny Prijono