summaryrefslogtreecommitdiff
path: root/pjlib
AgeCommit message (Expand)Author
2009-07-02Changed version to 1.0.3v1.0.3@2828Benny Prijono
2009-06-29Ticket #908: backported changes from ticket #890Nanang Izzuddin
2009-06-25Ticket #773 (misc fixes): backported changes from #838:Benny Prijono
2009-06-25Ticket #773 (mixed fixes): backported changes from #772:Benny Prijono
2009-06-25Ticket #900: pjlib-test failed on timer heap test on Symbian S60 3rd Edition MRBenny Prijono
2009-06-25Ticket #899: pjlib-test failed with "Bus Error" on MacOS XBenny Prijono
2009-06-25Ticket #826: FILE_APPEND_DATA is not valid on Smartphone/Pocket PC2003 and Wi...Benny Prijono
2009-06-25Ticket #770: Bug in select ioqueue: event counter may exceed maximum value, c...Benny Prijono
2009-06-25Ticket #765: Bug with milliseconds time resolution in WinCE/Windows Mobile ta...Benny Prijono
2009-06-25Ticket #759: Problem with TCP transport on SymbianBenny Prijono
2009-03-26Updated version to 1.0.2-trunkBenny Prijono
2009-03-25Changed version to 1.0.2v1.0.2@2551Benny Prijono
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-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-18Ticket 685: Crash or assertion on debug mode when processing large SIP packetBenny Prijono
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-02Ticket #655: Compilation error on Linux when PJ_HAS_POOL_ALT_API is used (tha...Benny 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 previous accidental check in r2329.Nanang Izzuddin
2008-09-27Fixed assertion in echo suppressor when recording and playing level is equal.Nanang Izzuddin
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-23More ticket #639: fixed warning with gcc about comparison always trueBenny Prijono
2008-09-21Ticket #639: Assertion in <ctype.h> functions with Visual Studio 2005 when ha...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-17Ticket #636: Fixed linux compilation issue when autoconf is not used (thanks ...Nanang Izzuddin
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-05Ticket #612: division by zero in pjlib stddev calculation causes crash/floati...Benny 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