1. 4415031 Close #1220: by Nanang Izzuddin · 14 years ago
  2. c45d951 Migration of current video works from private repository to this repository. This closed #1176 by Benny Prijono · 14 years ago
  3. 4034240 Changed version to 1.8.10-trunk by Benny Prijono · 14 years ago
  4. 3913b7e Changed version to 1.8.10 by Benny Prijono · 14 years ago
  5. 5fa556e Misc (re #1151): support for sched_get_priority_max/min in OpenBSD (thanks David Coppa for the patch) by Benny Prijono · 14 years ago
  6. 34fa0ec Fix #1157: Fixed Symbian SSL socket to re-align the write (circular) buffer only when all pending write requests are completed, i.e: inside the write completion callback and when the buffer is empty. by Nanang Izzuddin · 14 years ago
  7. eb7bd1d Changed version to 1.8.5-trunk by Benny Prijono · 14 years ago
  8. 6640ad1 Changed version to 1.8.5 by Benny Prijono · 14 years ago
  9. 027d018 Misc (re #1134): enable doxygen documentation for pj_actievsock_set_iphone_os_bg() by Benny Prijono · 14 years ago
  10. 3e310ec Fix #1145: API to enable/disable support for iOS BG feature during runtime by Sauw Ming · 14 years ago
  11. b8aeb9d Re #1134 (misc fixes): fixed various doxygen warnings, as well as added overview section in pjmedia documentation by Benny Prijono · 14 years ago
  12. 3ade006 Misc (re #1134): fixed wrong OpenBSD thread priority max value (thanks David Coppa for the report) by Benny Prijono · 14 years ago
  13. 0282727 Misc (re #1134): fixed error in Makefile target for generating doxygen documentation when WWWDIR is specified by Benny Prijono · 14 years ago
  14. 30132a3 Re #1134: for iOS4, remove unnecessary wrapping of sockets during creation. by Sauw Ming · 14 years ago
  15. 47b77a8 Fixed #1130 by Sauw Ming · 14 years ago
  16. 3323b0e Fixed #1132: Assertion when (re)starting PJLIB on different thread by Benny Prijono · 14 years ago
  17. 1c17a13 Changed version to 1.8-trunk by Perry Ismangil · 14 years ago
  18. 17667b9 Changed version to 1.8 by Perry Ismangil · 14 years ago
  19. be3771a Closed ticket #1107: iOS4 background feature by Sauw Ming · 14 years ago
  20. 949d7dc Misc (re #1110): modified config_site_sample.h to enable CoreAudio's iLBC codec by default for iPhone target by Benny Prijono · 14 years ago
  21. e7ae2db Changed version to 1.7-trunk by Nanang Izzuddin · 14 years ago
  22. 50a7e8e Changed version to 1.7 by Nanang Izzuddin · 14 years ago
  23. 9b20605 Misc fix (re #1068): Use default setting for path length (PJ_MAXPATH) on iPhone to accommodate long path name when running on the simulator. by Sauw Ming · 14 years ago
  24. d1f054e Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed. by Nanang Izzuddin · 14 years ago
  25. fbe1d22 Misc (re #1068): fix compile error missing explicit casting for malloc in pjlib-test/ssl_sock.c on Symbian S60 5th ed (compiled as C++?). by Nanang Izzuddin · 14 years ago
  26. c28ecd0 Re #1104: Fixed iPhone OS version detection in os_auto.h.in by Sauw Ming · 14 years ago
  27. d39818b Fixed #1104: Append ".local" to the system's hostname in IOS 4. by Sauw Ming · 14 years ago
  28. 10d6243 Fixed #1101: Check and calculate IPv4/IPv6 address specified in pj_getaddrinfo() by Benny Prijono · 14 years ago
  29. ca8cc72 Misc (re #1068): fixed possible overwritten field data, write_data_t::flags, in SSL sock OpenSSL implementation. by Nanang Izzuddin · 14 years ago
  30. 6d74870 Misc (re #1068): fixed possible reading string beyond the buffer in pj_strltrim() if the string only contains whitespaces (thanks Jones Desougi for the report) by Benny Prijono · 14 years ago
  31. 022980e Fix #1091: Increase the default maximum number of outstanding asynchronous operations of Symbian socket server to 32 by Benny Prijono · 14 years ago
  32. 2c496ba Misc (re #1068): crash in pj_sockaddr_parse2() if NULL of empty string is given (thanks Joe Meade for the report) by Benny Prijono · 14 years ago
  33. 609fff5 Fix #1071: Increase default maximum SIP packet size to 4000 by Benny Prijono · 14 years ago
  34. 99f7774 Changed pj_thread_get_prio_max() to return 0 on OpenBSD because it doesn't support it (thanks David Coppa for the patch)(re #1068) by Benny Prijono · 14 years ago
  35. 7920fb2 Merge #1050, #1052, #1053, #1054 into the main trunk. by Sauw Ming · 14 years ago
  36. cce6b9e Re #1050: added iPhone specific settings in config_site_sample.h by Benny Prijono · 14 years ago
  37. d4933d7 Changed version to 1.6-trunk by Benny Prijono · 14 years ago
  38. ca73f57 Changed version to 1.6 by Benny Prijono · 14 years ago
  39. 40168a4 Fixed ticket #1058 (Different size between pj_sockaddr_in6 and native sockaddr_in6 on 64bit systems, causing failure in using SIP IPv6 UDP transport): by Benny Prijono · 14 years ago
  40. 4fa2999 More ticket #1046: by Benny Prijono · 14 years ago
  41. 2459bd1 Fixed MSVC compilation warning introduced by ticket #1046 by Benny Prijono · 15 years ago
  42. 9bde873 Fixed ticket #1048: Memory leak in enum_ipv4_ipv6_interface (ip_helper_win32.c) (thanks Andrey Mamchur for the report) by Benny Prijono · 15 years ago
  43. 1e79d21 Ticket #1046: Zeroconf/link-local/ActiveSync IPv4 adress 169.254.x.x may be used on Windows Mobile devices (thanks Jan Boquist for the info) by Benny Prijono · 15 years ago
  44. a7719d3 Ticket #1043: by Nanang Izzuddin · 15 years ago
  45. d88fc8c More #1032: fixed gcc warnings in printf format by Benny Prijono · 15 years ago
  46. 5e69da5 More ticket #1032: by Nanang Izzuddin · 15 years ago
  47. 03d9bc8 Fixed ticket #1040: Problem with getting the default IP interface on FreeBSD due to wrong argument to connect() (thanks Roman Grachev for the patch) by Benny Prijono · 15 years ago
  48. 2fb937e Ticket #1032: by Nanang Izzuddin · 15 years ago
  49. 653af2e Misc (#1026): PJLIB does not return the correct error code when TCP connection fails on Linux by Benny Prijono · 15 years ago
  50. 4969f37 More ticket #1037: by Benny Prijono · 15 years ago
  51. ba858ec Fixed ticket #1037: Memory pool alignment error when alignment is set to be greater than the default (thanks John Ridges for the report): by Benny Prijono · 15 years ago
  52. a1bc019 Fixed ticket #1035: Crash in timer heap cleanup sequence on Symbian if the pool for the timer entry is released beforehand (thanks Tamàs Solymosi for the report) by Benny Prijono · 15 years ago
  53. 16b2053 Ticket #1026: Wrong endianness detection for Motorola m68k architecture in pj/config.h (thanks Andreas Wehrmann for the report) by Benny Prijono · 15 years ago
  54. a1aec0e Initial fixes for #993 (OpenSolaris issues) by Benny Prijono · 15 years ago
  55. d523370 Initial OpenBSD fixes (#994): by Benny Prijono · 15 years ago
  56. 7d1f768 Updated to 1.5.5-trunk after release by Perry Ismangil · 15 years ago
  57. 9b5e1f8 Changed version to 1.5.5 by Perry Ismangil · 15 years ago
  58. eeb84dc Ticket #1015: Disabled ioqueue Completion Port (ioqueue_winnt.c). by Nanang Izzuddin · 15 years ago
  59. b2c7529 Ticket #1001: by Nanang Izzuddin · 15 years ago
  60. 3b6f0d9 Misc (#1003): by Benny Prijono · 15 years ago
  61. ebeeb1b Ticket #1012: Potential buffer overflow in Unicode string conversion (thanks Orville Pike for the report) by Benny Prijono · 15 years ago
  62. caecfd4 Ticket #992: Symbian build issues using RVCT compiler (thanks Gabor Tanka for the fix) by Benny Prijono · 15 years ago
  63. f366bf7 Ticket #1010: by Nanang Izzuddin · 15 years ago
  64. 18217d6 Few fixes and enhancements to Windows IP helper, related to #1000: by Benny Prijono · 15 years ago
  65. 48443dd More ticket #1000: by Benny Prijono · 15 years ago
  66. f4385cd Fixed ticket #1007: Heap corruption when socket address with invalid address family is given (thanks Emil Sturniolo for the report) by Benny Prijono · 15 years ago
  67. d53ed17 Ticket #1004: Symbian timer heap fix by Benny Prijono · 15 years ago
  68. 54d642d Ticket #1000: fixed different treatment with regard to Unicode argument to GetProcAddress between Windows and Windows Mobile by Benny Prijono · 15 years ago
  69. fcaf9cf More ticket #1000 (IPv6 interface enumeration fails due to typo error in Windows targets): by Benny Prijono · 15 years ago
  70. 49e78b4 Fixed ticket #1000: IPv6 interface enumeration fails due to typo error in Windows targets by Benny Prijono · 15 years ago
  71. 64900a0 Changed version to 1.5 by Benny Prijono · 15 years ago
  72. b918ae0 Misc (#951): fixed compilation warning on Win32 Release build by Benny Prijono · 15 years ago
  73. 4874763 Ticket #957: by Nanang Izzuddin · 15 years ago
  74. a4cf8d8 Ticket #957: Updated SSL sock performance test to avoid false connected state problem caused by server listen backlog excess (problem examined on mac platform). by Nanang Izzuddin · 15 years ago
  75. 15d5108 #972: Removed PJ_SOL_SOCKET check in pjlib-test as it is defined as 0xffff on some platforms (e.g: Win, Mac). by Nanang Izzuddin · 15 years ago
  76. 0a411e2 Misc (#951): fixed compilation warning on gcc/Linux by Benny Prijono · 15 years ago
  77. 2ef519f Fixed ticket #989: Issues with Windows Unicode build (thanks Michele Cicciotti for the patch) by Benny Prijono · 15 years ago
  78. b5e025a Ticket #957: Fixed 0.0.0.0:0 address returned by SIP TLS client transport, which would cause 0.0.0.0:0 address in SIP via header. by Nanang Izzuddin · 15 years ago
  79. a25bc9d Ticket #950 and #957: by Benny Prijono · 15 years ago
  80. 7ee0533 More #957 (TLS): updated pj_perror() with the new PJ_PERROR() API by Benny Prijono · 15 years ago
  81. 0e61a5b More #950 (QoS): updated with the new pj_perror() syntax by Benny Prijono · 15 years ago
  82. c6768e5 Updated ticket #981: pj_perror() and PJ_PERROR() API: by Benny Prijono · 15 years ago
  83. eef9b8d Ticket #957: by Nanang Izzuddin · 15 years ago
  84. 8e5f634 Ticket #957: Workaround fix for SSL socket specific related to ticket #985. by Nanang Izzuddin · 15 years ago
  85. 2d0f8fe Ticket #957: by Nanang Izzuddin · 15 years ago
  86. 8db270b Fixed ticket #975: Symbian timer heap implementation unable to schedule duration more than 2100 seconds (thanks Nir Elkayam for the report) by Benny Prijono · 15 years ago
  87. 3128a12 Misc fix (#951): Fixed possible random/unexpected pairs generated in ioqueue tcp unit test (such case was occured when test was performed using IOCP ioqueue on Vista). by Nanang Izzuddin · 15 years ago
  88. b999d34 More ticket #972: setsockopt options compatibility on various platforms: pjlib-test failed on socket test because SOL_SOCKET is defined by Windows Platform SDK as 0xFFFF by Benny Prijono · 15 years ago
  89. abce36a Ticket #957: by Nanang Izzuddin · 15 years ago
  90. 7369d22 Ticket #984: Minor fix of compile warning of unused arg. by Nanang Izzuddin · 15 years ago
  91. 36aa1fb Ticket #984: Fixed active socket to pass updated/correct descriptors in invoking accept callback for the application. by Nanang Izzuddin · 15 years ago
  92. 8d75958 Ticket #957: Removed DTLS proto in SSL socket with OpenSSL backend as it hasn't been really supported yet. by Nanang Izzuddin · 15 years ago
  93. 6cfc6d5 Ticket #957: by Nanang Izzuddin · 15 years ago
  94. ea6d3c4 Ticket #957: by Nanang Izzuddin · 15 years ago
  95. a326fbf Misc fix (#951): Updated active socket to keep passing the packet pointer, instead of NULL, when connection is closed/error and no remainder data, as application, e.g: SSL sock, may need to have access on it. by Nanang Izzuddin · 15 years ago
  96. 610973a More ticket #950 (QoS): by Benny Prijono · 15 years ago
  97. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  98. 9055f57 Ticket #981: new pj_perror() utility API by Benny Prijono · 15 years ago
  99. 78531d7 More ticket #972: SOL_UDP is not set properly on Linux by Benny Prijono · 15 years ago
  100. 1741242 Fixed ticket #980: Memory pool alignment error when alignment is set to be greater than 4 bytes (thanks John Ridges for the report) by Benny Prijono · 15 years ago