summaryrefslogtreecommitdiff
path: root/pjlib/src
AgeCommit message (Expand)Author
2009-06-25Changed version to 1.3-trunkBenny Prijono
2009-06-23Changed version to 1.3Benny 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-17Misc fix (#838): fixed warning about unitialized status variable with gccBenny Prijono
2009-06-04Ticket #878: New PJLIB API to parse socket address stringBenny Prijono
2009-05-07Updated version to 1.2-trunkBenny Prijono
2009-05-07Changed version to 1.2Benny Prijono
2009-05-07More ticket #825: added pointer to the ticket number in the comment.Benny Prijono
2009-05-07Ticket #825: FILE_APPEND_DATA is not valid on Smartphone/Pocket PC2003 and Wi...Benny Prijono
2009-04-28Ticket #706: Merged branch vs-reorg2 into trunk:Nanang Izzuddin
2009-04-28Ticket #800: Change in IP address selection algorithm (the pj_gethostip() fun...Benny Prijono
2009-03-30Ticket #764: Bug with milliseconds time resolution in WinCE/Windows Mobile ta...Benny Prijono
2009-03-26Ticket #769: Bug in select ioqueue: event counter may exceed maximum value, c...Benny Prijono
2009-03-19Updated version to 1.1-trunkBenny Prijono
2009-03-19Changed version to 1.1Benny Prijono
2009-03-02Ticket #732:Nanang Izzuddin
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-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-19Added note about what may be causing WSAEINVAL error in pj_inet_pton() with IPv6Benny Prijono
2008-12-18Cleaned up compile warnings (on gcc 4.0.1).Nanang Izzuddin
2008-12-17Ticket #675:Nanang Izzuddin
2008-10-09Changed version to 1.0-trunkBenny Prijono
2008-10-09Changed version to 1.0Benny Prijono
2008-10-01Ticket #650: Unit test failure in the timestamp test on very fast CPU (thanks...Benny Prijono
2008-09-28Changed version to 1.0-rc4-trunkBenny Prijono
2008-09-28Changed version to 1.0-rc4Benny Prijono
2008-09-27Fixed ticket #644 and 648 again (hopefully once and for all): build error on ...Benny Prijono
2008-09-27Fixed ticket #644 and #648: incorrect muticast related socket constant names,...Benny Prijono
2008-09-25Changed version to 1.0-rc3-trunkBenny Prijono
2008-09-25Changed version to 1.0-rc3Benny Prijono
2008-09-23More ticket #622: some more fixes to ioqueue_epoll, it passes pjlib-test now ...Benny Prijono
2008-09-19Couple of fixes in ioqueue_epoll for ticket #622 (still not working)Benny Prijono
2008-09-18Ticket #622: initial integration of ioqueue_epoll patch, updated the configur...Benny Prijono
2008-09-16Ticket #629: Added IGMPv2 multicast socket options (thanks David Parker for t...Nanang Izzuddin
2008-09-09Updated version to 1.0-rc2-trunkBenny Prijono
2008-09-09Changed version to 1.0-rc2Benny Prijono
2008-09-04Changed pjlib version to 1.0-rc1-trunkBenny Prijono
2008-08-29Updated PJ_VERSION to 1.0-rc1Benny Prijono
2008-08-28More ticket #604: create the file if it doesn't exist when PJ_O_APPEND flag i...Benny Prijono
2008-08-28Ticket #604: Error opening file in append mode in Win32 (thanks Gang Liu for ...Benny Prijono
2008-08-28Fixed unused parameter warning in active socket testBenny Prijono