1. 0048fbd More ticket #1055: by Nanang Izzuddin · 14 years ago
  2. c7166e5 Ticket #1055: Fixed infinite loop in stopping APS after initialization failed. by Nanang Izzuddin · 14 years ago
  3. 4fa2999 More ticket #1046: by Benny Prijono · 14 years ago
  4. 4228007 Misc (#1026): added *.plg to svn:ignore in g7221 build directory by Benny Prijono · 14 years ago
  5. 3d71eb0 More ticket #1041 (Unit test): by Benny Prijono · 14 years ago
  6. 36dd5b6 Ticket #1044: by Nanang Izzuddin · 14 years ago
  7. 462a67c More #1041 (Unit test): - Initial work for Symbian targets by Benny Prijono · 14 years ago
  8. 2459bd1 Fixed MSVC compilation warning introduced by ticket #1046 by Benny Prijono · 14 years ago
  9. 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
  10. f9ebaf6 Ticket #1041 (Unit test): - Initial Windows/MSVC work by Benny Prijono · 14 years ago
  11. 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
  12. f44f79b Ticket #1041: - initial work for GNU targets by Benny Prijono · 15 years ago
  13. 2140732 More #1032 (new SIP TCP/TLS transport callback): by Benny Prijono · 15 years ago
  14. a6ff3af Misc (#1026): added more documentation for PJNATH_EICEFAILED error code by Benny Prijono · 15 years ago
  15. a7719d3 Ticket #1043: by Nanang Izzuddin · 15 years ago
  16. 308d533 Ticket #1008: by Nanang Izzuddin · 15 years ago
  17. 6050f88 Ticket #1042, minor updates related to AEC: by Nanang Izzuddin · 15 years ago
  18. 10d9c14 More ticket #1033: Fixed send_msg_callback of transaction.c to reset 'cont' flag to stop (re)transmitting when transaction has been unregistered. by Nanang Izzuddin · 15 years ago
  19. d69220b Minor #1032: Fixed transport TCP of missing returning PJ_FALSE when connect attempt failed. by Nanang Izzuddin · 15 years ago
  20. d88fc8c More #1032: fixed gcc warnings in printf format by Benny Prijono · 15 years ago
  21. 3dd7507 Minor update on #969: Removed 'experimental feature' comment on progressive discard. by Nanang Izzuddin · 15 years ago
  22. 5e69da5 More ticket #1032: by Nanang Izzuddin · 15 years ago
  23. cca2e43 Misc (#1026): fixed wrong documentation of pjsua_acc_config.allow_contact_rewrite by Benny Prijono · 15 years ago
  24. c7b3c3b Ticket #996: update the ETag header in the pending PUBLISH requests if the value changes in the previous request (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  25. 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
  26. 2fb937e Ticket #1032: by Nanang Izzuddin · 15 years ago
  27. 38c975d Ticket #1031: Automatically handle 423 (Interval Too Brief) response in SIP registration (thanks Tomáš Valenta for the suggestion) by Benny Prijono · 15 years ago
  28. a12f5a4 Misc (#1026): added svn_add.bat and svn_pset.bat, utilities to add new source files to repository by Benny Prijono · 15 years ago
  29. 04046c7 More ticket #1038: added to VS6 and VS2005 projects by Benny Prijono · 15 years ago
  30. 60a0c9b Implemented ticket #1038: null audio device by Sauw Ming · 15 years ago
  31. bc2bec7 Fixed minor bug (#1026): custom ICE priority table must not assign greater priority for SRFLX than PRFLX candidate type (thanks Saúl Ibarra Corretgé for the report) by Benny Prijono · 15 years ago
  32. 556a285 More ticket #1028: fixed compile error caused by corrupted version of passthrough.c when re-commiting r3074 (in r3078). (note: this changeset was originally done by nanang, recheckedin due to moving svn repository) by Benny Prijono · 15 years ago
  33. 46bd084 More ticket #1009: Initial support for IPP on Mac by Benny Prijono · 15 years ago
  34. b361760 More ticket #1018: by Sauw Ming · 15 years ago
  35. 3965f19 Ticket #1009: Support for IPP 6.1 on Linux by Benny Prijono · 15 years ago
  36. 166d502 Ticket #995: Send un-PUBLISH when pjsua_acc_set_registration(FALSE) is called (thanks Johan Lantz for the suggestion) by Benny Prijono · 15 years ago
  37. 990f6e9 More ticket #1018: fixed some more warnings about pointer conversions, or errors if the library is compiled in C++ mode (thanks Atik Khan for the report) by Benny Prijono · 15 years ago
  38. 9a04864 Fixed ticket #1011: "Invalid operation step" assertion when TCP is used by Benny Prijono · 15 years ago
  39. c88ad8d Misc (#1026): swap the order fo --dis-codec and --add-codec execution in pjsua, so that user can now enable specific codecs by Benny Prijono · 15 years ago
  40. 743ce28 More ticket #1018: fixed warning about incompatible pointer types by Benny Prijono · 15 years ago
  41. bcc8dd7 Fixed ticket #1034: Crash on accepting a call with no codec in the SDP offer by Benny Prijono · 15 years ago
  42. 3dd29e2 More ticket #1033: by Benny Prijono · 15 years ago
  43. 63236bb Misc (#1018): by Sauw Ming · 15 years ago
  44. 653af2e Misc (#1026): PJLIB does not return the correct error code when TCP connection fails on Linux by Benny Prijono · 15 years ago
  45. d8435e6 Implemented ticket #1018: Simple HTTP client implementation by Sauw Ming · 15 years ago
  46. 6cc031c Ticket #998: by Nanang Izzuddin · 15 years ago
  47. 9f538cb Ticket #766: by Nanang Izzuddin · 15 years ago
  48. 5c816af More ticket #1033: by Benny Prijono · 15 years ago
  49. c5a1759 Ticket #1028: - Updated codecs docs, more detail info about codec settings. by Nanang Izzuddin · 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. 98f761b Ticket #1028 (minor): by Nanang Izzuddin · 15 years ago
  53. 19a87c7 Initial implementation of ticket #1016: Native Linux ALSA audio device backend implementation by Benny Prijono · 15 years ago
  54. 06839e7 Ticket #1028: Recommit r3074 with updated codec.h. by Nanang Izzuddin · 15 years ago
  55. d1873b7 Fixed ticket #1036: Stray timer may be registered by SIP TCP and TLS transport in destroy routine, which could crash the program on Symbian (thanks Tamàs Solymosi for the report) by Benny Prijono · 15 years ago
  56. 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
  57. 0ff300c Undo r3074 for ticket #1028 as it is missing updated codec.h hence causing build errors (thanks Michael Bradley Jr for the report) by Benny Prijono · 15 years ago
  58. 7217505 Ticket #1028: by Nanang Izzuddin · 15 years ago
  59. 3614fbc Misc fix (#1026): incoming call event is not detected by PocketPJ sample application by Benny Prijono · 15 years ago
  60. 6dd1ff8 Misc (#1026): missed PLC availability check in stream get_frame_ext(). by Nanang Izzuddin · 15 years ago
  61. 0963854 Initial commit for #1033: Assertion error when shutting down PJSIP while TCP/TLS connect is in progress and a transaction is waiting by Benny Prijono · 15 years ago
  62. 984d767 Misc (#1026): initialize display field of SIP name address to NULL, as some libc library (mingw with gcc4, msvcrt) has some problem with sprintf with zero length and invalid pointer (thanks Klaus Darilion for the report) by Benny Prijono · 15 years ago
  63. b2d60de Fixed ticket #1030: Missing To tag in out-of-dialog response (thanks Rui Macedo for the report) by Benny Prijono · 15 years ago
  64. 15d3a70 Ticket #1029: Fix support for multiple (event) subscriptions in a single dialog (thanks Wang Eric for the report) by Benny Prijono · 15 years ago
  65. 957dc41 Related to #969: make maximum PLC generated frames configurable (PJMEDIA_MAX_PLC_DURATION_MSEC) by Benny Prijono · 15 years ago
  66. 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
  67. b6f66bc Ticket #969: by Nanang Izzuddin · 15 years ago
  68. a38a403 Small bug in ticket #1025, which caused build error related to PortAudio in Mac OS X by Benny Prijono · 15 years ago
  69. ddd4714 Ticket #694: work on 'make install': by Benny Prijono · 15 years ago
  70. 8a9b3b2 More #1025 (support for using external third party libraries): by Benny Prijono · 15 years ago
  71. cb40a1c Ticket #1027: Fixed stream to skip (frame.buf!=NULL) checking when frame type is PJMEDIA_FRAME_TYPE_EXT before passing the frame to encoder. by Nanang Izzuddin · 15 years ago
  72. 5765555 Misc (#1026): remove the code that silently set SO_SNDBUF/SO_RCVBUF as it's not that useful and it would print error message on many platforms that don't support it, causing many questions from users by Benny Prijono · 15 years ago
  73. a1aec0e Initial fixes for #993 (OpenSolaris issues) by Benny Prijono · 15 years ago
  74. fe0c127 Ticket #1025: Support for using different PortAudio installation/path by Benny Prijono · 15 years ago
  75. d523370 Initial OpenBSD fixes (#994): by Benny Prijono · 15 years ago
  76. 7d1f768 Updated to 1.5.5-trunk after release by Perry Ismangil · 15 years ago
  77. 9b5e1f8 Changed version to 1.5.5 by Perry Ismangil · 15 years ago
  78. 06b0f95 More ticket #1013: PJSIP resolver should not try to resolve the target if IP address is given (thanks Emil Sturniolo for the report) by Benny Prijono · 15 years ago
  79. eeb84dc Ticket #1015: Disabled ioqueue Completion Port (ioqueue_winnt.c). by Nanang Izzuddin · 15 years ago
  80. b2c7529 Ticket #1001: by Nanang Izzuddin · 15 years ago
  81. 50e1546 Ticket #991: by Benny Prijono · 15 years ago
  82. 808d1a4 Ticket #1013: PJSIP resolver should not try to resolve the target if IP address is given (thanks Emil Sturniolo for the report) by Benny Prijono · 15 years ago
  83. 3b6f0d9 Misc (#1003): by Benny Prijono · 15 years ago
  84. ebeeb1b Ticket #1012: Potential buffer overflow in Unicode string conversion (thanks Orville Pike for the report) by Benny Prijono · 15 years ago
  85. caecfd4 Ticket #992: Symbian build issues using RVCT compiler (thanks Gabor Tanka for the fix) by Benny Prijono · 15 years ago
  86. 98301da Misc (#1003): fixed bug: wrong month value in PIDF timestamp generation (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  87. f366bf7 Ticket #1010: by Nanang Izzuddin · 15 years ago
  88. 982e47e Misc PJLIB fix (#1003): fix gcc warning about unused return value by Benny Prijono · 15 years ago
  89. 9dec20c Ticket #991: updated PA to the latest version (revision 1438) by Benny Prijono · 15 years ago
  90. bf53b00 Misc fix (#1003): resolve NAT type after mapped addresses for SIP/RTP/RTCP sockets have been resolved, so reduce chattiness during initialization and simplify debugging related to STUN problems by Benny Prijono · 15 years ago
  91. 18217d6 Few fixes and enhancements to Windows IP helper, related to #1000: by Benny Prijono · 15 years ago
  92. fdbfcf1 Ticket #1005: by Nanang Izzuddin · 15 years ago
  93. 48443dd More ticket #1000: by Benny Prijono · 15 years ago
  94. 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
  95. 981e59e Misc PocketPJ fixes (#1006): by Benny Prijono · 15 years ago
  96. 531be6c Misc (#1003): added protection against situation when pj_sock_getsockname() returns PJ_SUCCESS but 0.0.0.0 is reported as the socket address, potentially causing SIP TCP transport to put 0.0.0.0 or empty Via address. Not sure if this situation could happen though. by Benny Prijono · 15 years ago
  97. d53ed17 Ticket #1004: Symbian timer heap fix by Benny Prijono · 15 years ago
  98. 54d642d Ticket #1000: fixed different treatment with regard to Unicode argument to GetProcAddress between Windows and Windows Mobile by Benny Prijono · 15 years ago
  99. e791156 Misc (ticket #1003): by Benny Prijono · 15 years ago
  100. 011e3f2 Ticket #1002: Crash when adding/removing buddies (thanks Nikolay Popok and Robert Cichielo for the reports) by Benny Prijono · 15 years ago