1. 30b615c Ticket #886: by Nanang Izzuddin · 15 years ago
  2. 05eb3e3 Ticket #915 (misc fixes): by Benny Prijono · 15 years ago
  3. e5fe420 Ticket #931: Fixed logging for non-multithreading platforms. by Nanang Izzuddin · 15 years ago
  4. d7d58ca Misc (ticket #915): enlarge the column for pool name in pj_pool_factory_dump() output by Benny Prijono · 15 years ago
  5. 9f0ef09 Ticket #935: new pj_sockaddr_parse2() API by Benny Prijono · 15 years ago
  6. b1a3e73 Ticket #931: Logging function may infinitely recursively calls itself on Windows Mobile (thanks Emil Sturniolo for the report) by Benny Prijono · 15 years ago
  7. 4d8846b Ticket #923: New API to retrieve current jitter buffer state from a stream/session by Benny Prijono · 15 years ago
  8. be6d5db Ticket #922: Option to enable mutex related logging to assist troubleshooting concurrency problems by Benny Prijono · 15 years ago
  9. f940be4 Ticket #921: New logging option/flag to include caller thread ID by Benny Prijono · 15 years ago
  10. fc279de Ticket #909: by Nanang Izzuddin · 15 years ago
  11. 25cb51d Ticket #913: Concurrency problem in select ioqueue may corrupt descriptor set by Benny Prijono · 15 years ago
  12. d687a50 Ticket #909: by Nanang Izzuddin · 15 years ago
  13. 324fccc Changed version to 1.3-trunk by Benny Prijono · 15 years ago
  14. 3bbe663 Changed version to 1.3 by Benny Prijono · 15 years ago
  15. d1f65b0 Ticket #893: Fixed timer test for Symbian to use Active Scheduler poll, instead of timer poll. by Nanang Izzuddin · 15 years ago
  16. c174868 Ticket #891: fixed deadlock on pjlib-test ioqueue unregister stress test. This seems to have fixed the Bus error too by Benny Prijono · 15 years ago
  17. 6a65a7d Ticket #890: pjlib-test failed on select() test Windows Vista multi-core by Benny Prijono · 15 years ago
  18. f84d9ba Ticket #887: Minor update: added app registration info for Symbian pjlib-test, so there will be shortcut when installed on device. by Nanang Izzuddin · 15 years ago
  19. d77e07b Ticket #758 (Problem with TCP transport on Symbian) by Benny Prijono · 15 years ago
  20. d4b0b1d More ticket #878: by Benny Prijono · 15 years ago
  21. f70f639 Part of ticket #887: by Benny Prijono · 15 years ago
  22. e11dbee Misc fix (#838): fixed warning about unitialized status variable with gcc by Benny Prijono · 15 years ago
  23. 7764f17 Misc (ticket #838): by Benny Prijono · 15 years ago
  24. 0f4b9db Ticket #878: New PJLIB API to parse socket address string by Benny Prijono · 15 years ago
  25. 8c67a3a Updated version to 1.2-trunk by Benny Prijono · 15 years ago
  26. cf4be39 Changed version to 1.2 by Benny Prijono · 15 years ago
  27. 4578eb5 More ticket #825: added pointer to the ticket number in the comment. by Benny Prijono · 15 years ago
  28. 53e968d Ticket #825: FILE_APPEND_DATA is not valid on Smartphone/Pocket PC2003 and Windows Mobile 5, so remove the flag when PJ_WIN32_WINCE is set (thanks Robert Cichielo for the suggestion) by Benny Prijono · 15 years ago
  29. c91cd64 Ticket #818: by Nanang Izzuddin · 15 years ago
  30. 494ff7f Ticket #818: by Nanang Izzuddin · 15 years ago
  31. dc8c490 More ticket #706: renamed output names from vs8 to vc8 to make it backward compatible by Benny Prijono · 15 years ago
  32. f10b04b Ticket #706: Merged branch vs-reorg2 into trunk: by Nanang Izzuddin · 15 years ago
  33. 27fc143 Ticket #800: Change in IP address selection algorithm (the pj_gethostip() function): by Benny Prijono · 15 years ago
  34. 2e4f03f Cleaned up bunch of compile warnings. Special for libgsmcodec, its warning level is reduced from 4 to 3. by Nanang Izzuddin · 15 years ago
  35. 89c273e Initial VS settings for all platforms. by Nanang Izzuddin · 15 years ago
  36. 5ac6cdf #792: Fixed WM6 build configs, updated svn prop for pjsua_wince & pocketpj. by Nanang Izzuddin · 15 years ago
  37. 57ccc7f #792: Updated output file name: use short platform name wm6std/pro & replace hyphen with dash. by Nanang Izzuddin · 15 years ago
  38. 50a7530 #792 work in progress by Perry Ismangil · 15 years ago
  39. 29b6baf #792: Renamed test_pjsip to pjsip_test, updated some missing settings for Win32 platform. by Nanang Izzuddin · 15 years ago
  40. 6ae3846 #792: Updated property sheet win32-common and updated some projects settings by Nanang Izzuddin · 15 years ago
  41. 740891e #792 work in progress: all vcproj now has property sheets wired in. by Perry Ismangil · 15 years ago
  42. a5c1abf Added sample of ps inherited from another ps. by Nanang Izzuddin · 15 years ago
  43. 23e33c9 #792 work in progress by Perry Ismangil · 15 years ago
  44. e6410c2 #792 work in progress, solutions loads but then freezes VS. Trying it on other PCs. by Perry Ismangil · 15 years ago
  45. 05d1769 #706 work in progress: all Win32 projects now have all 6 configs. Settings not correct yet. by Perry Ismangil · 15 years ago
  46. 8caf31c Ticket #772 (misc fix): Updated floating point version of math statistic to return the rounded mean value. by Nanang Izzuddin · 15 years ago
  47. 56aaca9 Misc (ticket #772): added missing hash_test.c in pjlib-test eVC4 project by Benny Prijono · 15 years ago
  48. f1a47b8 Ticket #764: Bug with milliseconds time resolution in WinCE/Windows Mobile targets (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  49. 7433805 Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic build configuration for Visual Studio, for Win32 target by Perry Ismangil · 15 years ago
  50. ccf3e24 Ticket #769: Bug in select ioqueue: event counter may exceed maximum value, causing stack corruption (thanks Joel Dodson for the report) by Benny Prijono · 16 years ago
  51. fbb6810 Updated version to 1.1-trunk by Benny Prijono · 16 years ago
  52. 829db09 Changed version to 1.1 by Benny Prijono · 16 years ago
  53. ae53fdc Documentation error for pj_timer_heap_poll(): if no timer exists, the second part of timeval will be filled with PJ_MAXINT32 and not -1. Thanks Phil Torre for the report by Benny Prijono · 16 years ago
  54. d24c7aa Ticket #729: MacOS X endianness detection on universal build (thanks Ruud Klaver for the patch) by Benny Prijono · 16 years ago
  55. 9920dc3 (Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-direct branch to trunk. by Benny Prijono · 16 years ago
  56. da37ea3 - Fixed compile errors/warnings for Symbian targets. by Nanang Izzuddin · 16 years ago
  57. 64f9138 Ticket #736 (aps-direct branch): implemented the compatibility layer for the old sound API by Benny Prijono · 16 years ago
  58. 8eeab0b Ticket #734: error codes in audiodev by Benny Prijono · 16 years ago
  59. 90b8320 Ticket #732: by Nanang Izzuddin · 16 years ago
  60. 298c12e Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windows Mobile 6 standard SDK in the build platform by Benny Prijono · 16 years ago
  61. 5b2b445 Minor fixes/ticket #703: added some more macros to enable software build under Apple XCode by Benny Prijono · 16 years ago
  62. 32d267b Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIs by Benny Prijono · 16 years ago
  63. 95b5340 Fixed unreached code, deprecated fopen(), unused arguments, and other warnings with MSVC by Benny Prijono · 16 years ago
  64. fb1edcb Changed version to 1.0.1 by Benny Prijono · 16 years ago
  65. 9c3aa5d Ticket #688: Memory leak on Solaris 10 with pjlib's mutex (thanks Andrey Kobtsev for the fix) by Benny Prijono · 16 years ago
  66. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  67. a199cb7 Added note about what may be causing WSAEINVAL error in pj_inet_pton() with IPv6 by Benny Prijono · 16 years ago
  68. 838cb32 Cleaned up compile warnings (on gcc 4.0.1). by Nanang Izzuddin · 16 years ago
  69. 55c6ecc Ticket 685: Crash or assertion on debug mode when processing large SIP packet by Benny Prijono · 16 years ago
  70. 82f7a41 Ticket #675: by Nanang Izzuddin · 16 years ago
  71. ceec591 Changed version to 1.0-trunk by Benny Prijono · 16 years ago
  72. a483e7f Changed version to 1.0 by Benny Prijono · 16 years ago
  73. 0789519 Ticket #655: Compilation error on Linux when PJ_HAS_POOL_ALT_API is used (thanks Gang Liu for the report) by Benny Prijono · 16 years ago
  74. 1b69e24 Ticket #650: Unit test failure in the timestamp test on very fast CPU (thanks Seth Hinze for the patch) by Benny Prijono · 16 years ago
  75. 1b916e8 Changed version to 1.0-rc4-trunk by Benny Prijono · 16 years ago
  76. 7580d3f Changed version to 1.0-rc4 by Benny Prijono · 16 years ago
  77. e274613 Fixed ticket #644 and 648 again (hopefully once and for all): build error on VS6 with built-in SDK and on PocketPC 2003 SDK since they don't have multicast related socket options by Benny Prijono · 16 years ago
  78. b79ff93 Fixed previous accidental check in r2329. by Nanang Izzuddin · 16 years ago
  79. fa144d5 Fixed assertion in echo suppressor when recording and playing level is equal. by Nanang Izzuddin · 16 years ago
  80. 513d135 Fixed ticket #644 and #648: incorrect muticast related socket constant names, missing ws2tcpip.h include causing build error on Mingw, and error building on Visual Studio 6 due to PJ_SOCK_HAS_GETADDRINFO being declared accidentally. by Benny Prijono · 16 years ago
  81. 7f5111e Changed version to 1.0-rc3-trunk by Benny Prijono · 16 years ago
  82. 800724d Changed version to 1.0-rc3 by Benny Prijono · 16 years ago
  83. d478766 More ticket #622: some more fixes to ioqueue_epoll, it passes pjlib-test now (thanks Simon Chen for the patch!) by Benny Prijono · 16 years ago
  84. d61e532 More ticket #639: fixed warning with gcc about comparison always true by Benny Prijono · 16 years ago
  85. 54f9389 Ticket #639: Assertion in <ctype.h> functions with Visual Studio 2005 when handling non-ASCII characters by Benny Prijono · 16 years ago
  86. 9489e7a Couple of fixes in ioqueue_epoll for ticket #622 (still not working) by Benny Prijono · 16 years ago
  87. 99eec38 Ticket #622: initial integration of ioqueue_epoll patch, updated the configure script by Benny Prijono · 16 years ago
  88. 57dd8e0 Ticket #636: Fixed linux compilation issue when autoconf is not used (thanks Seth Hinze for the patch). by Nanang Izzuddin · 16 years ago
  89. b76154e Ticket #629: Added IGMPv2 multicast socket options (thanks David Parker for the patch). by Nanang Izzuddin · 16 years ago
  90. 3feae36 Updated version to 1.0-rc2-trunk by Benny Prijono · 16 years ago
  91. c463d93 Changed version to 1.0-rc2 by Benny Prijono · 16 years ago
  92. 0ab816f Ticket #612: division by zero in pjlib stddev calculation causes crash/floating point exception in pjsua "dq" command on ARM platform by Benny Prijono · 16 years ago
  93. d1c9133 Changed pjlib version to 1.0-rc1-trunk by Benny Prijono · 16 years ago
  94. fe7f376 Updated PJ_VERSION to 1.0-rc1 by Benny Prijono · 16 years ago
  95. f5518cd More ticket #604: create the file if it doesn't exist when PJ_O_APPEND flag is set by Benny Prijono · 16 years ago
  96. 9bd039d Ticket #604: Error opening file in append mode in Win32 (thanks Gang Liu for the report) by Benny Prijono · 16 years ago
  97. 4df9809 Fixed unused parameter warning in active socket test by Benny Prijono · 16 years ago
  98. 7f6ca73 More ticket #601: premature connection close with TCP active socket case by Benny Prijono · 16 years ago
  99. 3eb5963 Ticket #601: 100% CPU usage when TCP active socket receives ECONNRESET by Benny Prijono · 16 years ago
  100. 758decb Fixed ticket #603: Crash in ICE with IoCompletionPort ioqueue with the test framework because active socket calls the callback with NULL packet by Benny Prijono · 16 years ago