1. 4064539 Re #1573: Fixed improper unlock in do_handshake(). by Nanang Izzuddin · 12 years ago
  2. b93f46a Re #1573: Fixed bad cast on ioqueue send key to send data in asock_on_data_sent(). by Nanang Izzuddin · 12 years ago
  3. 1d57482 Fix #1573: by Nanang Izzuddin · 12 years ago
  4. b4bad70 Misc (#1559): fixed warnings of unused var on Symbian platform. by Nanang Izzuddin · 12 years ago
  5. 09b1082 Re #1559: Removed unnecessary assertion from sock_bsd's pj_sock_recvfrom() implementation. by Sauw Ming · 12 years ago
  6. c7abc1b Fixed #1412: Account specific NAT settings: STUN, ICE, and TURN by Benny Prijono · 12 years ago
  7. 969227c Fixed #1556: Fix From/To tag and Via branch comparison to be case insensitive by Sauw Ming · 12 years ago
  8. e9915d8 Changed version to 2.0.1-svn by Sauw Ming · 12 years ago
  9. 2faa365 Changed version to 2.0.1 by Sauw Ming · 12 years ago
  10. 0915030 Fixed #1538: Suppress SIGPIPE for broken TCP connection on Linux (thanks Mike Evans for the suggestion) by Benny Prijono · 12 years ago
  11. 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
  12. 2cc31c9 Fix #1522: by Nanang Izzuddin · 12 years ago
  13. 9a60f7b Changed version to 2.0-svn by Benny Prijono · 12 years ago
  14. 6b9bfb1 Changed version to 2.0 by Benny Prijono · 12 years ago
  15. cf6b2b7 Changed version to 2.0-rc-svn by Benny Prijono · 12 years ago
  16. 8ec44af Changed version to 2.0-rc by Benny Prijono · 12 years ago
  17. b15e7ca Re #1474: merged r4100-4107 by Benny Prijono · 12 years ago
  18. 28d3c56 Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch) by Benny Prijono · 12 years ago
  19. 75d34e1 Changed version to 2.0-beta-svn by Nanang Izzuddin · 13 years ago
  20. 77b532d Changed version to 2.0-beta by Nanang Izzuddin · 13 years ago
  21. 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
  22. e7dbbc8 Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk by Sauw Ming · 13 years ago
  23. e197489 Changed version to 2.0-alpha2-svn by Benny Prijono · 13 years ago
  24. e1c94ca Changed version to 2.0-alpha2 by Benny Prijono · 13 years ago
  25. 9cc7850 Implemented re #1372: New log features: indentation and thread switching indication by Benny Prijono · 13 years ago
  26. 71b10fd Changed version to 2.0-alpha-svn by Benny Prijono · 13 years ago
  27. b9d2d75 Changed version to 2.0-alpha! by Benny Prijono · 13 years ago
  28. fed7ebf Re #1254 Further tweaks turning off treeview generation by Perry Ismangil · 13 years ago
  29. 68c1457 Re #1278: Fixed linker error on Mac and iOS. by Sauw Ming · 13 years ago
  30. c2f2e55 Re #1254 Doxygen configuration and makefile changes to support version specific documentation by Perry Ismangil · 13 years ago
  31. d93c68a Re #1326: by Nanang Izzuddin · 13 years ago
  32. 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
  33. 01095d8 Re #1278: NSApplication and NSAutoreleasePool management for Mac OS X by Sauw Ming · 13 years ago
  34. ebf16b0 Really fixed #1296 deleting VS6 workspaces and projects by Perry Ismangil · 13 years ago
  35. 1fef1f9 Fixed #1296 deleting VS6 workspaces and projects by Perry Ismangil · 13 years ago
  36. 517580b Break the compilation in svn trunk to make people switch to new svn URL by Benny Prijono · 13 years ago
  37. c4d57ad Changed version to 1.10-svn by Nanang Izzuddin · 13 years ago
  38. ead2bd6 Changed version to 1.10 by Nanang Izzuddin · 13 years ago
  39. a62ffc9 Re #1250: Updated the year in all copyright texts with 2011! by Nanang Izzuddin · 13 years ago
  40. a4b628f Fixed #1246: Use CFHost for pj_getaddrinfo() on iOS by Sauw Ming · 13 years ago
  41. 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
  42. ae2f213 Re #1213: Fixed error space number allocation for video devices. by Sauw Ming · 13 years ago
  43. e2c3501 Re #1221: Fixed wrong reference to the socket variable. by Sauw Ming · 13 years ago
  44. 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
  45. 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
  46. d9d2f5e Fixed #1221: Crash when SIP transport tried to write to a broken pipe. by Sauw Ming · 14 years ago
  47. 0ca45f4 Re 1220: typo in PJ_ALIGN_DATA implementation for gcc by Benny Prijono · 14 years ago
  48. 4415031 Close #1220: by Nanang Izzuddin · 14 years ago
  49. 3f3df73 Re #1211 (new pj_gettickcount() API): fixed compilation error on Linux by Benny Prijono · 14 years ago
  50. 59d2c8c Fixed #1211: Add pjlib API pj_gettickcount() that returns a monotonically increasing timestamp by Sauw Ming · 14 years ago
  51. 3a86f32 Fix #1212: by Nanang Izzuddin · 14 years ago
  52. fea635a Implementation of re #1202 (PJLIB System Information API) on Symbian/S60 platforms. by Nanang Izzuddin · 14 years ago
  53. 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
  54. 056b4fd Re #1202: Fixed compilation error in os_info_iphone.m on iPhoneSimulator by Sauw Ming · 14 years ago
  55. 0b7864e Re #1202: Fixed detection for iPhone simulator. by Sauw Ming · 14 years ago
  56. 6a970a3 Implementation of re #1202 (PJLIB System Information API) on iPhone OS. by Sauw Ming · 14 years ago
  57. 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
  58. 4df37e9 Re #1202 (pjlib sysinfo): testing on OpenSolaris and added pjlib-test entry by Benny Prijono · 14 years ago
  59. de5c5ed Implementation of re #1202 (PJLIB System Information API) on Win32 and Windows mobile targets by Benny Prijono · 14 years ago
  60. e3e6580 Initial implementation for re #1202 (PJILB System Information API) for Linux/Unix by Benny Prijono · 14 years ago
  61. a61c43d Fixed #1197: WSAECONNRESET errors on Windows 2000 or 2003 may cause UDP transport to stop working by Benny Prijono · 14 years ago
  62. c45d951 Migration of current video works from private repository to this repository. This closed #1176 by Benny Prijono · 14 years ago
  63. 4034240 Changed version to 1.8.10-trunk by Benny Prijono · 14 years ago
  64. 3913b7e Changed version to 1.8.10 by Benny Prijono · 14 years ago
  65. 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
  66. 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
  67. eb7bd1d Changed version to 1.8.5-trunk by Benny Prijono · 14 years ago
  68. 6640ad1 Changed version to 1.8.5 by Benny Prijono · 14 years ago
  69. 027d018 Misc (re #1134): enable doxygen documentation for pj_actievsock_set_iphone_os_bg() by Benny Prijono · 14 years ago
  70. 3e310ec Fix #1145: API to enable/disable support for iOS BG feature during runtime by Sauw Ming · 14 years ago
  71. b8aeb9d Re #1134 (misc fixes): fixed various doxygen warnings, as well as added overview section in pjmedia documentation by Benny Prijono · 14 years ago
  72. 3ade006 Misc (re #1134): fixed wrong OpenBSD thread priority max value (thanks David Coppa for the report) by Benny Prijono · 14 years ago
  73. 0282727 Misc (re #1134): fixed error in Makefile target for generating doxygen documentation when WWWDIR is specified by Benny Prijono · 14 years ago
  74. 30132a3 Re #1134: for iOS4, remove unnecessary wrapping of sockets during creation. by Sauw Ming · 14 years ago
  75. 47b77a8 Fixed #1130 by Sauw Ming · 14 years ago
  76. 3323b0e Fixed #1132: Assertion when (re)starting PJLIB on different thread by Benny Prijono · 14 years ago
  77. 1c17a13 Changed version to 1.8-trunk by Perry Ismangil · 14 years ago
  78. 17667b9 Changed version to 1.8 by Perry Ismangil · 14 years ago
  79. be3771a Closed ticket #1107: iOS4 background feature by Sauw Ming · 14 years ago
  80. 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
  81. e7ae2db Changed version to 1.7-trunk by Nanang Izzuddin · 14 years ago
  82. 50a7e8e Changed version to 1.7 by Nanang Izzuddin · 14 years ago
  83. 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
  84. d1f054e Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed. by Nanang Izzuddin · 14 years ago
  85. 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
  86. c28ecd0 Re #1104: Fixed iPhone OS version detection in os_auto.h.in by Sauw Ming · 14 years ago
  87. d39818b Fixed #1104: Append ".local" to the system's hostname in IOS 4. by Sauw Ming · 14 years ago
  88. 10d6243 Fixed #1101: Check and calculate IPv4/IPv6 address specified in pj_getaddrinfo() by Benny Prijono · 14 years ago
  89. ca8cc72 Misc (re #1068): fixed possible overwritten field data, write_data_t::flags, in SSL sock OpenSSL implementation. by Nanang Izzuddin · 14 years ago
  90. 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
  91. 022980e Fix #1091: Increase the default maximum number of outstanding asynchronous operations of Symbian socket server to 32 by Benny Prijono · 14 years ago
  92. 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
  93. 609fff5 Fix #1071: Increase default maximum SIP packet size to 4000 by Benny Prijono · 14 years ago
  94. 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
  95. 7920fb2 Merge #1050, #1052, #1053, #1054 into the main trunk. by Sauw Ming · 14 years ago
  96. cce6b9e Re #1050: added iPhone specific settings in config_site_sample.h by Benny Prijono · 14 years ago
  97. d4933d7 Changed version to 1.6-trunk by Benny Prijono · 14 years ago
  98. ca73f57 Changed version to 1.6 by Benny Prijono · 14 years ago
  99. 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
  100. 4fa2999 More ticket #1046: by Benny Prijono · 14 years ago