1. 2906cb3 Fixed #1648: Timer heap new API cancel_if_active() should not assert if given bad entry by Benny Prijono · 12 years ago
  2. 7da46cd Re #1643: add initial support for CLI by Riza Sulistyo · 12 years ago
  3. ed05649 Re #1639: merged android branch into trunk (except sample apps, i.e: apjsua & apjloader) by Nanang Izzuddin · 12 years ago
  4. 07ff84d Fixed #1638: more group lock fixes, this time for ioqueue_epoll by Benny Prijono · 12 years ago
  5. dcd5738 Changed version to 2.1.0-svn by Sauw Ming · 12 years ago
  6. 54fc4c0 Changed version to 2.1.0 by Sauw Ming · 12 years ago
  7. 152b642 Misc (re #1559): fixed compile errors/warnings on MSVC by Riza Sulistyo · 12 years ago
  8. 414d34c Misc (re #1559): fixed compile errors/warnings on Symbian platform. by Nanang Izzuddin · 12 years ago
  9. dd6810f Re #1616: symbian port of ioqueue & timer by Riza Sulistyo · 12 years ago
  10. ac932bb Fixed #1616: Implementation of Group lock and other foundation in PJLIB for fixing synchronization issues by Benny Prijono · 12 years ago
  11. 4fe56e7 More #1613: fixed bugs in the 'fixes' above: by Benny Prijono · 12 years ago
  12. 3b3ddb2 Close #1618: Fixed SSL socket to check for async sending operation error. by Nanang Izzuddin · 12 years ago
  13. a217406 Close #1602: configurable local port range for ICE transport. by Nanang Izzuddin · 12 years ago
  14. 017ebf6 Re #1613: Remove unused variable by Sauw Ming · 12 years ago
  15. 90c262e Fixed #1613: Use appropriate request for ioctl() function to access the interface flags by Sauw Ming · 12 years ago
  16. 6abce2c Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell for the patch) by Sauw Ming · 12 years ago
  17. ecd48f6 Fix #1593: avoid wrap around in caching pool capacity value. by Nanang Izzuddin · 12 years ago
  18. 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
  19. 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
  20. 02eced2 Close #1589: Enable floating point by default for iOS target by Benny Prijono · 12 years ago
  21. 4064539 Re #1573: Fixed improper unlock in do_handshake(). by Nanang Izzuddin · 12 years ago
  22. b93f46a Re #1573: Fixed bad cast on ioqueue send key to send data in asock_on_data_sent(). by Nanang Izzuddin · 12 years ago
  23. 1d57482 Fix #1573: by Nanang Izzuddin · 12 years ago
  24. b4bad70 Misc (#1559): fixed warnings of unused var on Symbian platform. by Nanang Izzuddin · 12 years ago
  25. 09b1082 Re #1559: Removed unnecessary assertion from sock_bsd's pj_sock_recvfrom() implementation. by Sauw Ming · 12 years ago
  26. 4c54ead Re #1518: Add JNI-based Android audio device by Sauw Ming · 12 years ago
  27. 643d264 Re #1516: Add help info for configure-android, add support for selecting target architecture by Sauw Ming · 12 years ago
  28. c7abc1b Fixed #1412: Account specific NAT settings: STUN, ICE, and TURN by Benny Prijono · 12 years ago
  29. 8a208a2 Re #1516: Add sample config for Android build by Sauw Ming · 12 years ago
  30. 969227c Fixed #1556: Fix From/To tag and Via branch comparison to be case insensitive by Sauw Ming · 12 years ago
  31. 6d3b427 Re #1516: Build system for Android by Sauw Ming · 12 years ago
  32. e9915d8 Changed version to 2.0.1-svn by Sauw Ming · 12 years ago
  33. 2faa365 Changed version to 2.0.1 by Sauw Ming · 12 years ago
  34. 0915030 Fixed #1538: Suppress SIGPIPE for broken TCP connection on Linux (thanks Mike Evans for the suggestion) by Benny Prijono · 12 years ago
  35. 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
  36. 2cc31c9 Fix #1522: by Nanang Izzuddin · 12 years ago
  37. 9a60f7b Changed version to 2.0-svn by Benny Prijono · 12 years ago
  38. 6b9bfb1 Changed version to 2.0 by Benny Prijono · 12 years ago
  39. cf6b2b7 Changed version to 2.0-rc-svn by Benny Prijono · 12 years ago
  40. 8ec44af Changed version to 2.0-rc by Benny Prijono · 12 years ago
  41. b15e7ca Re #1474: merged r4100-4107 by Benny Prijono · 12 years ago
  42. 28d3c56 Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch) by Benny Prijono · 12 years ago
  43. 75d34e1 Changed version to 2.0-beta-svn by Nanang Izzuddin · 13 years ago
  44. 77b532d Changed version to 2.0-beta by Nanang Izzuddin · 13 years ago
  45. 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
  46. e7dbbc8 Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk by Sauw Ming · 13 years ago
  47. e197489 Changed version to 2.0-alpha2-svn by Benny Prijono · 13 years ago
  48. e1c94ca Changed version to 2.0-alpha2 by Benny Prijono · 13 years ago
  49. 9cc7850 Implemented re #1372: New log features: indentation and thread switching indication by Benny Prijono · 13 years ago
  50. 71b10fd Changed version to 2.0-alpha-svn by Benny Prijono · 13 years ago
  51. b9d2d75 Changed version to 2.0-alpha! by Benny Prijono · 13 years ago
  52. fed7ebf Re #1254 Further tweaks turning off treeview generation by Perry Ismangil · 13 years ago
  53. 68c1457 Re #1278: Fixed linker error on Mac and iOS. by Sauw Ming · 13 years ago
  54. c2f2e55 Re #1254 Doxygen configuration and makefile changes to support version specific documentation by Perry Ismangil · 13 years ago
  55. d93c68a Re #1326: by Nanang Izzuddin · 13 years ago
  56. 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
  57. 01095d8 Re #1278: NSApplication and NSAutoreleasePool management for Mac OS X by Sauw Ming · 13 years ago
  58. ebf16b0 Really fixed #1296 deleting VS6 workspaces and projects by Perry Ismangil · 13 years ago
  59. 1fef1f9 Fixed #1296 deleting VS6 workspaces and projects by Perry Ismangil · 13 years ago
  60. 517580b Break the compilation in svn trunk to make people switch to new svn URL by Benny Prijono · 13 years ago
  61. c4d57ad Changed version to 1.10-svn by Nanang Izzuddin · 13 years ago
  62. ead2bd6 Changed version to 1.10 by Nanang Izzuddin · 13 years ago
  63. a62ffc9 Re #1250: Updated the year in all copyright texts with 2011! by Nanang Izzuddin · 13 years ago
  64. a4b628f Fixed #1246: Use CFHost for pj_getaddrinfo() on iOS by Sauw Ming · 13 years ago
  65. 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
  66. ae2f213 Re #1213: Fixed error space number allocation for video devices. by Sauw Ming · 13 years ago
  67. e2c3501 Re #1221: Fixed wrong reference to the socket variable. by Sauw Ming · 13 years ago
  68. 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
  69. 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
  70. d9d2f5e Fixed #1221: Crash when SIP transport tried to write to a broken pipe. by Sauw Ming · 14 years ago
  71. 0ca45f4 Re 1220: typo in PJ_ALIGN_DATA implementation for gcc by Benny Prijono · 14 years ago
  72. 4415031 Close #1220: by Nanang Izzuddin · 14 years ago
  73. 3f3df73 Re #1211 (new pj_gettickcount() API): fixed compilation error on Linux by Benny Prijono · 14 years ago
  74. 59d2c8c Fixed #1211: Add pjlib API pj_gettickcount() that returns a monotonically increasing timestamp by Sauw Ming · 14 years ago
  75. 3a86f32 Fix #1212: by Nanang Izzuddin · 14 years ago
  76. fea635a Implementation of re #1202 (PJLIB System Information API) on Symbian/S60 platforms. by Nanang Izzuddin · 14 years ago
  77. 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
  78. 056b4fd Re #1202: Fixed compilation error in os_info_iphone.m on iPhoneSimulator by Sauw Ming · 14 years ago
  79. 0b7864e Re #1202: Fixed detection for iPhone simulator. by Sauw Ming · 14 years ago
  80. 6a970a3 Implementation of re #1202 (PJLIB System Information API) on iPhone OS. by Sauw Ming · 14 years ago
  81. 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
  82. 4df37e9 Re #1202 (pjlib sysinfo): testing on OpenSolaris and added pjlib-test entry by Benny Prijono · 14 years ago
  83. de5c5ed Implementation of re #1202 (PJLIB System Information API) on Win32 and Windows mobile targets by Benny Prijono · 14 years ago
  84. e3e6580 Initial implementation for re #1202 (PJILB System Information API) for Linux/Unix by Benny Prijono · 14 years ago
  85. a61c43d Fixed #1197: WSAECONNRESET errors on Windows 2000 or 2003 may cause UDP transport to stop working by Benny Prijono · 14 years ago
  86. c45d951 Migration of current video works from private repository to this repository. This closed #1176 by Benny Prijono · 14 years ago
  87. 4034240 Changed version to 1.8.10-trunk by Benny Prijono · 14 years ago
  88. 3913b7e Changed version to 1.8.10 by Benny Prijono · 14 years ago
  89. 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
  90. 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
  91. eb7bd1d Changed version to 1.8.5-trunk by Benny Prijono · 14 years ago
  92. 6640ad1 Changed version to 1.8.5 by Benny Prijono · 14 years ago
  93. 027d018 Misc (re #1134): enable doxygen documentation for pj_actievsock_set_iphone_os_bg() by Benny Prijono · 14 years ago
  94. 3e310ec Fix #1145: API to enable/disable support for iOS BG feature during runtime by Sauw Ming · 14 years ago
  95. b8aeb9d Re #1134 (misc fixes): fixed various doxygen warnings, as well as added overview section in pjmedia documentation by Benny Prijono · 14 years ago
  96. 3ade006 Misc (re #1134): fixed wrong OpenBSD thread priority max value (thanks David Coppa for the report) by Benny Prijono · 14 years ago
  97. 0282727 Misc (re #1134): fixed error in Makefile target for generating doxygen documentation when WWWDIR is specified by Benny Prijono · 14 years ago
  98. 30132a3 Re #1134: for iOS4, remove unnecessary wrapping of sockets during creation. by Sauw Ming · 14 years ago
  99. 47b77a8 Fixed #1130 by Sauw Ming · 14 years ago
  100. 3323b0e Fixed #1132: Assertion when (re)starting PJLIB on different thread by Benny Prijono · 14 years ago