1. 25cb51d Ticket #913: Concurrency problem in select ioqueue may corrupt descriptor set by Benny Prijono · 15 years ago
  2. 324fccc Changed version to 1.3-trunk by Benny Prijono · 15 years ago
  3. 3bbe663 Changed version to 1.3 by Benny Prijono · 15 years ago
  4. d1f65b0 Ticket #893: Fixed timer test for Symbian to use Active Scheduler poll, instead of timer poll. by Nanang Izzuddin · 15 years ago
  5. 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
  6. 6a65a7d Ticket #890: pjlib-test failed on select() test Windows Vista multi-core by Benny Prijono · 15 years ago
  7. 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
  8. d77e07b Ticket #758 (Problem with TCP transport on Symbian) by Benny Prijono · 15 years ago
  9. d4b0b1d More ticket #878: by Benny Prijono · 15 years ago
  10. f70f639 Part of ticket #887: by Benny Prijono · 15 years ago
  11. e11dbee Misc fix (#838): fixed warning about unitialized status variable with gcc by Benny Prijono · 15 years ago
  12. 0f4b9db Ticket #878: New PJLIB API to parse socket address string by Benny Prijono · 15 years ago
  13. 8c67a3a Updated version to 1.2-trunk by Benny Prijono · 15 years ago
  14. cf4be39 Changed version to 1.2 by Benny Prijono · 15 years ago
  15. 4578eb5 More ticket #825: added pointer to the ticket number in the comment. by Benny Prijono · 15 years ago
  16. 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
  17. f10b04b Ticket #706: Merged branch vs-reorg2 into trunk: by Nanang Izzuddin · 15 years ago
  18. 27fc143 Ticket #800: Change in IP address selection algorithm (the pj_gethostip() function): by Benny Prijono · 15 years ago
  19. 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
  20. 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
  21. 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
  22. fbb6810 Updated version to 1.1-trunk by Benny Prijono · 16 years ago
  23. 829db09 Changed version to 1.1 by Benny Prijono · 16 years ago
  24. 90b8320 Ticket #732: by Nanang Izzuddin · 16 years ago
  25. 32d267b Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIs by Benny Prijono · 16 years ago
  26. 95b5340 Fixed unreached code, deprecated fopen(), unused arguments, and other warnings with MSVC by Benny Prijono · 16 years ago
  27. fb1edcb Changed version to 1.0.1 by Benny Prijono · 16 years ago
  28. 9c3aa5d Ticket #688: Memory leak on Solaris 10 with pjlib's mutex (thanks Andrey Kobtsev for the fix) by Benny Prijono · 16 years ago
  29. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  30. a199cb7 Added note about what may be causing WSAEINVAL error in pj_inet_pton() with IPv6 by Benny Prijono · 16 years ago
  31. 838cb32 Cleaned up compile warnings (on gcc 4.0.1). by Nanang Izzuddin · 16 years ago
  32. 82f7a41 Ticket #675: by Nanang Izzuddin · 16 years ago
  33. ceec591 Changed version to 1.0-trunk by Benny Prijono · 16 years ago
  34. a483e7f Changed version to 1.0 by Benny Prijono · 16 years ago
  35. 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
  36. 1b916e8 Changed version to 1.0-rc4-trunk by Benny Prijono · 16 years ago
  37. 7580d3f Changed version to 1.0-rc4 by Benny Prijono · 16 years ago
  38. 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
  39. 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
  40. 7f5111e Changed version to 1.0-rc3-trunk by Benny Prijono · 16 years ago
  41. 800724d Changed version to 1.0-rc3 by Benny Prijono · 16 years ago
  42. 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
  43. 9489e7a Couple of fixes in ioqueue_epoll for ticket #622 (still not working) by Benny Prijono · 16 years ago
  44. 99eec38 Ticket #622: initial integration of ioqueue_epoll patch, updated the configure script by Benny Prijono · 16 years ago
  45. b76154e Ticket #629: Added IGMPv2 multicast socket options (thanks David Parker for the patch). by Nanang Izzuddin · 16 years ago
  46. 3feae36 Updated version to 1.0-rc2-trunk by Benny Prijono · 16 years ago
  47. c463d93 Changed version to 1.0-rc2 by Benny Prijono · 16 years ago
  48. d1c9133 Changed pjlib version to 1.0-rc1-trunk by Benny Prijono · 16 years ago
  49. fe7f376 Updated PJ_VERSION to 1.0-rc1 by Benny Prijono · 16 years ago
  50. 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
  51. 9bd039d Ticket #604: Error opening file in append mode in Win32 (thanks Gang Liu for the report) by Benny Prijono · 16 years ago
  52. 4df9809 Fixed unused parameter warning in active socket test by Benny Prijono · 16 years ago
  53. 7f6ca73 More ticket #601: premature connection close with TCP active socket case by Benny Prijono · 16 years ago
  54. 3eb5963 Ticket #601: 100% CPU usage when TCP active socket receives ECONNRESET by Benny Prijono · 16 years ago
  55. 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
  56. 25c8f93 Fixed ticket #601: Bug in IoCompletionPort ioqueue with TCP server socket causes ioqueue to unable to accept incoming TCP connections by Benny Prijono · 16 years ago
  57. 2266861 Ticket #595: Broken semaphore implementation on MacOS X (thanks Viktor Krikun for the report) by Benny Prijono · 16 years ago
  58. 1243ffb pj_sockaddr_copy_addr() might raise assertion if destination address is not initialized by Benny Prijono · 16 years ago
  59. bd344ff Added new active socket API's to specify application buffers in start_read() and start_recv() functions by Benny Prijono · 16 years ago
  60. 417d605 Initial work for ticket #579: added option to make the active socket sends all the (TCP) data before calling completion callback by Benny Prijono · 16 years ago
  61. 901a2c3 Added PJ_LOG_HAS_LEVEL_TEXT logging flag to display the log verbosity level (thanks Ondrej Sterbak for the patch) by Benny Prijono · 16 years ago
  62. 1dd5420 Fixed linking errors in pjnath when TCP is disabled in PJLIB by Benny Prijono · 16 years ago
  63. 6ee5fb1 pj_strtoul() should stop the conversion as soon as it finds a non-digit character in the input by Benny Prijono · 16 years ago
  64. d6e362a Ticket #571: Coloring for logs in Linux/UNIX, two more spaces in logs and runtime log colors configuration (thanks Ondrej.Sterbak) by Benny Prijono · 16 years ago
  65. 6d9ee8d Ticket #575: Unregistering from Windows IOCompletionPort (IOCP) ioqueue does not close the socket handle (thanks Gang Liu for the report) by Benny Prijono · 16 years ago
  66. 8cea030 Slight optimization in GUID generation for Win32 (removed unnecessary copy before encoding to string) by Benny Prijono · 16 years ago
  67. f137037 Ticket #568: The hash table ignores the last row of the table in hash table iteration, causing some memory leaks during shutdown routine because some objects are not destroyed by Benny Prijono · 16 years ago
  68. ddde091 Ticket #565: Call WSACleanup() when pj_shutdown() is called on Windows by Benny Prijono · 16 years ago
  69. 8eb763c Ticket #561: select() ioqueue default concurrency setting is not initialized with default value by Benny Prijono · 16 years ago
  70. d7c6d05 Ticket 559 (minor): Update the pool alternative API (pool_alt.h) with the latest pool API by Benny Prijono · 16 years ago
  71. 1d6b895 Configuration option to include/exclude loopback interface in enum_ip_interface(), and always include loopback address in the proxy sample (thanks Filippo Zangheri for the suggestion) by Benny Prijono · 16 years ago
  72. c5b1dad Fixed segfault when getifaddrs() returns NULL address (thanks Filippo Zangheri) by Benny Prijono · 16 years ago
  73. 6c0bdf4 Changed version to 0.9.0-trunk by Benny Prijono · 16 years ago
  74. 149ebfe Updated PJ_VERSION to 0.9.0-release by Benny Prijono · 16 years ago
  75. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  76. b618d62 Related to r1996, do not return 0.0.0.0/8 class IP address in pj_gethostip() (thanks Helmut Wolf) by Benny Prijono · 16 years ago
  77. dd538ed Ignore 0.0.0.0/8 class IP address in interface enumeration function since this doesnt seem to have practical use for us (thanks Helmut Wolf) by Benny Prijono · 16 years ago
  78. ea8e436 More ticket #531: added user_data parameter in activesocket creation API to make it more robust against programming errors by Benny Prijono · 16 years ago
  79. c67f885 Fixed Symbian build error caused by active socket addition to pjlib in ticket #531 (thanks Rodrigo Vega) by Benny Prijono · 16 years ago
  80. aa5d29d Fixed bug with pj_generate_unique_string() initialization trying to access the critical section which has not been created in pj_init(), when guid_simple.c is used on Windows (thanks Roland Klabunde/Thomas) by Benny Prijono · 16 years ago
  81. 4bac2c1 Implement ticket #531: active socket abstraction to make ioqueue programming easier by Benny Prijono · 16 years ago
  82. 842754c Added pj_sockaddr_cp() by Benny Prijono · 16 years ago
  83. 9375aca Fixed chunk size alignment in pool drain test by Nanang Izzuddin · 16 years ago
  84. 76da764 Workaround for pj_thread_sleep() failure with ETIMEDOUT in MacOS X (thanks Daniel Mikusa) by Benny Prijono · 16 years ago
  85. 9969d18 Ticket #520: Race condition may cause ioqueue corruption (thanks Philippe Leuba) by Benny Prijono · 16 years ago
  86. 34b0074 Ticket #512: Bug in select ioqueue causing unnecessary sleep() to be invoked (thanks Sergey Bakulin) by Benny Prijono · 17 years ago
  87. 4a0b28a Ticket #500: implementation of thread priority setting on os_core_unix.c by Benny Prijono · 17 years ago
  88. 8f7adf7 Ticket #500: Added function to set thread priority in PJLIB by Benny Prijono · 17 years ago
  89. 0bdf777 Fixed bug caused by ticket #412: critical section is not released! by Benny Prijono · 17 years ago
  90. 8389c31 Ticket #412: increased randomness of guid_simple.c to 192-bits, and seed random number generator in pjsua_core.c by Benny Prijono · 17 years ago
  91. 8ac081b More ticket #469: fix in ioqueue to handle case when key has been unregistered when recvfrom() is called by Benny Prijono · 17 years ago
  92. e53a04a Implemented ticket #474 for Symbian by Benny Prijono · 17 years ago
  93. e3f79fd Ticket #474: option in ioqueue to control concurrency (to allow/disallow simultaneous/multiple callback calls) by Benny Prijono · 17 years ago
  94. 40fe908 More ticket #472: Fixed problem when building on Mingw. Now PJ_FD_SETSIZE_SETABLE is only enabled when winsock.h is present by Benny Prijono · 17 years ago
  95. b1cf890 Fixed compilation errors on Symbian and others caused by ticket #472 (FD_SETSIZE was removed) by Benny Prijono · 17 years ago
  96. 1c5f4e4 Ticket #470, #471, and #472: Compile error when semaphore.h is not present, Compilation error if pthread_mutexattr_set_type() is not present, and Problem with setting up FD_SETSIZE by Benny Prijono · 17 years ago
  97. bc2219b Added pj_strstr() and pj_stristr() in pjlib by Benny Prijono · 17 years ago
  98. a7b376b Fixed doxygen comments everywhere by Benny Prijono · 17 years ago
  99. 43d4b6c Related to ticket #458: pj_getaddrinfo() should return success if IP address is given by Benny Prijono · 17 years ago
  100. 9399356 Related to ticket #458: enum_interface() should return non-PJ_SUCCESS if it does not find any interface by Benny Prijono · 17 years ago