1. dd6810f Re #1616: symbian port of ioqueue & timer by Riza Sulistyo · 12 years ago
  2. ac932bb Fixed #1616: Implementation of Group lock and other foundation in PJLIB for fixing synchronization issues by Benny Prijono · 12 years ago
  3. 4fe56e7 More #1613: fixed bugs in the 'fixes' above: by Benny Prijono · 12 years ago
  4. 3b3ddb2 Close #1618: Fixed SSL socket to check for async sending operation error. by Nanang Izzuddin · 12 years ago
  5. a217406 Close #1602: configurable local port range for ICE transport. by Nanang Izzuddin · 12 years ago
  6. 017ebf6 Re #1613: Remove unused variable by Sauw Ming · 12 years ago
  7. 90c262e Fixed #1613: Use appropriate request for ioctl() function to access the interface flags by Sauw Ming · 12 years ago
  8. ecd48f6 Fix #1593: avoid wrap around in caching pool capacity value. by Nanang Izzuddin · 12 years ago
  9. 6e2e0f2 Re #1556: Fixed hash key case insensitive comparison. This is reported to cause CANCEL request will be responded with 481 (Transaction does not exist) when the Via branch is not started with magic cookie (old SIP RFC), thanks Marcus Froeschl for the report. by Nanang Izzuddin · 12 years ago
  10. b6c3f36 Fixed #1592: Multithreading issues in PJSIP (fixing pj_timer_heap_poll() and lock order inversion in tcp/tls transport) by Sauw Ming · 12 years ago
  11. 4064539 Re #1573: Fixed improper unlock in do_handshake(). by Nanang Izzuddin · 12 years ago
  12. b93f46a Re #1573: Fixed bad cast on ioqueue send key to send data in asock_on_data_sent(). by Nanang Izzuddin · 12 years ago
  13. 1d57482 Fix #1573: by Nanang Izzuddin · 12 years ago
  14. b4bad70 Misc (#1559): fixed warnings of unused var on Symbian platform. by Nanang Izzuddin · 12 years ago
  15. 09b1082 Re #1559: Removed unnecessary assertion from sock_bsd's pj_sock_recvfrom() implementation. by Sauw Ming · 12 years ago
  16. c7abc1b Fixed #1412: Account specific NAT settings: STUN, ICE, and TURN by Benny Prijono · 12 years ago
  17. 969227c Fixed #1556: Fix From/To tag and Via branch comparison to be case insensitive by Sauw Ming · 12 years ago
  18. 0915030 Fixed #1538: Suppress SIGPIPE for broken TCP connection on Linux (thanks Mike Evans for the suggestion) by Benny Prijono · 12 years ago
  19. 30154d3 Re #1527: added debugging facility to the timer heap. By enabling PJ_TIMER_DEBUG, application can use pj_timer_heap_dump() or pjsip_endpt_dump() to dump the timer entries along with the source location where it is scheduled from. The macro will also enable dumping the timer heap entries when the SIP endpoint is being destroyed by Benny Prijono · 12 years ago
  20. 2cc31c9 Fix #1522: by Nanang Izzuddin · 12 years ago
  21. 8ec44af Changed version to 2.0-rc by Benny Prijono · 12 years ago
  22. b15e7ca Re #1474: merged r4100-4107 by Benny Prijono · 12 years ago
  23. 28d3c56 Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch) by Benny Prijono · 12 years ago
  24. 452eba0 Re #1394: Ignore thread join if called from the same thread, it will cause the thread blocks forever. by Nanang Izzuddin · 13 years ago
  25. e7dbbc8 Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk by Sauw Ming · 13 years ago
  26. 9cc7850 Implemented re #1372: New log features: indentation and thread switching indication by Benny Prijono · 13 years ago
  27. 68c1457 Re #1278: Fixed linker error on Mac and iOS. by Sauw Ming · 13 years ago
  28. d93c68a Re #1326: by Nanang Izzuddin · 13 years ago
  29. fe68f1d Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-alpha-svn". by Nanang Izzuddin · 13 years ago
  30. 01095d8 Re #1278: NSApplication and NSAutoreleasePool management for Mac OS X by Sauw Ming · 13 years ago
  31. a62ffc9 Re #1250: Updated the year in all copyright texts with 2011! by Nanang Izzuddin · 13 years ago
  32. a4b628f Fixed #1246: Use CFHost for pj_getaddrinfo() on iOS by Sauw Ming · 13 years ago
  33. 4d71b1f Fixed #1230: Removed assertion in PJLIB for Posix when fails to release mutex (thanks Marcus Froeschl for the report) by Benny Prijono · 13 years ago
  34. ae2f213 Re #1213: Fixed error space number allocation for video devices. by Sauw Ming · 13 years ago
  35. e2c3501 Re #1221: Fixed wrong reference to the socket variable. by Sauw Ming · 13 years ago
  36. 3718465 Fixed #1225: iPhone: UDP socket send error after waking up from background mode (thanks Joe Meade for the report) by Benny Prijono · 13 years ago
  37. 446ba13 Re #1221: Move setting the socket option to pjlib level (sock_bsd) instead of in the SIP transport. by Sauw Ming · 14 years ago
  38. d9d2f5e Fixed #1221: Crash when SIP transport tried to write to a broken pipe. by Sauw Ming · 14 years ago
  39. 3f3df73 Re #1211 (new pj_gettickcount() API): fixed compilation error on Linux by Benny Prijono · 14 years ago
  40. 59d2c8c Fixed #1211: Add pjlib API pj_gettickcount() that returns a monotonically increasing timestamp by Sauw Ming · 14 years ago
  41. 3a86f32 Fix #1212: by Nanang Izzuddin · 14 years ago
  42. fea635a Implementation of re #1202 (PJLIB System Information API) on Symbian/S60 platforms. by Nanang Izzuddin · 14 years ago
  43. c808952 Re #1202: Fixed compilation preprocessor for os_info so that it's more robust across various device and simulator SDKs. by Sauw Ming · 14 years ago
  44. 056b4fd Re #1202: Fixed compilation error in os_info_iphone.m on iPhoneSimulator by Sauw Ming · 14 years ago
  45. 0b7864e Re #1202: Fixed detection for iPhone simulator. by Sauw Ming · 14 years ago
  46. 6a970a3 Implementation of re #1202 (PJLIB System Information API) on iPhone OS. by Sauw Ming · 14 years ago
  47. 155791d Misc (re #1175): fixed link error in OpenBSD 4.6 caused by lack of sched_get_priority_min() and sched_get_priority_max() by Benny Prijono · 14 years ago
  48. 4df37e9 Re #1202 (pjlib sysinfo): testing on OpenSolaris and added pjlib-test entry by Benny Prijono · 14 years ago
  49. de5c5ed Implementation of re #1202 (PJLIB System Information API) on Win32 and Windows mobile targets by Benny Prijono · 14 years ago
  50. e3e6580 Initial implementation for re #1202 (PJILB System Information API) for Linux/Unix by Benny Prijono · 14 years ago
  51. a61c43d Fixed #1197: WSAECONNRESET errors on Windows 2000 or 2003 may cause UDP transport to stop working by Benny Prijono · 14 years ago
  52. c45d951 Migration of current video works from private repository to this repository. This closed #1176 by Benny Prijono · 14 years ago
  53. 4034240 Changed version to 1.8.10-trunk by Benny Prijono · 14 years ago
  54. 3913b7e Changed version to 1.8.10 by Benny Prijono · 14 years ago
  55. 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
  56. 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
  57. eb7bd1d Changed version to 1.8.5-trunk by Benny Prijono · 14 years ago
  58. 6640ad1 Changed version to 1.8.5 by Benny Prijono · 14 years ago
  59. 3e310ec Fix #1145: API to enable/disable support for iOS BG feature during runtime by Sauw Ming · 14 years ago
  60. 3ade006 Misc (re #1134): fixed wrong OpenBSD thread priority max value (thanks David Coppa for the report) by Benny Prijono · 14 years ago
  61. 30132a3 Re #1134: for iOS4, remove unnecessary wrapping of sockets during creation. by Sauw Ming · 14 years ago
  62. 47b77a8 Fixed #1130 by Sauw Ming · 14 years ago
  63. 3323b0e Fixed #1132: Assertion when (re)starting PJLIB on different thread by Benny Prijono · 14 years ago
  64. 1c17a13 Changed version to 1.8-trunk by Perry Ismangil · 14 years ago
  65. 17667b9 Changed version to 1.8 by Perry Ismangil · 14 years ago
  66. be3771a Closed ticket #1107: iOS4 background feature by Sauw Ming · 14 years ago
  67. e7ae2db Changed version to 1.7-trunk by Nanang Izzuddin · 14 years ago
  68. 50a7e8e Changed version to 1.7 by Nanang Izzuddin · 14 years ago
  69. d1f054e Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed. by Nanang Izzuddin · 14 years ago
  70. 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
  71. d39818b Fixed #1104: Append ".local" to the system's hostname in IOS 4. by Sauw Ming · 14 years ago
  72. 10d6243 Fixed #1101: Check and calculate IPv4/IPv6 address specified in pj_getaddrinfo() by Benny Prijono · 14 years ago
  73. ca8cc72 Misc (re #1068): fixed possible overwritten field data, write_data_t::flags, in SSL sock OpenSSL implementation. by Nanang Izzuddin · 14 years ago
  74. 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
  75. 022980e Fix #1091: Increase the default maximum number of outstanding asynchronous operations of Symbian socket server to 32 by Benny Prijono · 14 years ago
  76. 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
  77. 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
  78. d4933d7 Changed version to 1.6-trunk by Benny Prijono · 14 years ago
  79. ca73f57 Changed version to 1.6 by Benny Prijono · 14 years ago
  80. 4fa2999 More ticket #1046: by Benny Prijono · 14 years ago
  81. 2459bd1 Fixed MSVC compilation warning introduced by ticket #1046 by Benny Prijono · 14 years ago
  82. 9bde873 Fixed ticket #1048: Memory leak in enum_ipv4_ipv6_interface (ip_helper_win32.c) (thanks Andrey Mamchur for the report) by Benny Prijono · 14 years ago
  83. 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
  84. a7719d3 Ticket #1043: by Nanang Izzuddin · 15 years ago
  85. d88fc8c More #1032: fixed gcc warnings in printf format by Benny Prijono · 15 years ago
  86. 5e69da5 More ticket #1032: by Nanang Izzuddin · 15 years ago
  87. 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
  88. 2fb937e Ticket #1032: by Nanang Izzuddin · 15 years ago
  89. 653af2e Misc (#1026): PJLIB does not return the correct error code when TCP connection fails on Linux by Benny Prijono · 15 years ago
  90. 4969f37 More ticket #1037: by Benny Prijono · 15 years ago
  91. 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
  92. 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
  93. d523370 Initial OpenBSD fixes (#994): by Benny Prijono · 15 years ago
  94. 7d1f768 Updated to 1.5.5-trunk after release by Perry Ismangil · 15 years ago
  95. 9b5e1f8 Changed version to 1.5.5 by Perry Ismangil · 15 years ago
  96. b2c7529 Ticket #1001: by Nanang Izzuddin · 15 years ago
  97. 3b6f0d9 Misc (#1003): by Benny Prijono · 15 years ago
  98. ebeeb1b Ticket #1012: Potential buffer overflow in Unicode string conversion (thanks Orville Pike for the report) by Benny Prijono · 15 years ago
  99. f366bf7 Ticket #1010: by Nanang Izzuddin · 15 years ago
  100. 18217d6 Few fixes and enhancements to Windows IP helper, related to #1000: by Benny Prijono · 15 years ago