summaryrefslogtreecommitdiff
path: root/pjlib/src
AgeCommit message (Expand)Author
2009-10-07Changed version to 1.4.5v1.4.5@2930Nanang Izzuddin
2009-08-17Changed version to 1.4Benny Prijono
2009-08-17Ticket #946: Fixed Symbian address resolver to have PJ_HAS_IPV6 check, so it ...Nanang Izzuddin
2009-08-17More #935: don't call pj_sockaddr_init() for PJ_AF_INET6 if IPv6 is not enabledBenny 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 #931: Fixed logging for non-multithreading platforms.Nanang Izzuddin
2009-08-12Misc (ticket #915): enlarge the column for pool name in pj_pool_factory_dump(...Benny Prijono
2009-08-12Ticket #935: new pj_sockaddr_parse2() APIBenny Prijono
2009-08-05Ticket #931: Logging function may infinitely recursively calls itself on Wind...Benny Prijono
2009-07-22Ticket #922: Option to enable mutex related logging to assist troubleshooting...Benny Prijono
2009-07-21Ticket #921: New logging option/flag to include caller thread IDBenny Prijono
2009-07-02Ticket #913: Concurrency problem in select ioqueue may corrupt descriptor setBenny Prijono
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