1. 36dd5b6 Ticket #1044: by Nanang Izzuddin · 14 years ago
  2. 462a67c More #1041 (Unit test): - Initial work for Symbian targets by Benny Prijono · 15 years ago
  3. 2459bd1 Fixed MSVC compilation warning introduced by ticket #1046 by Benny Prijono · 15 years ago
  4. 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
  5. f9ebaf6 Ticket #1041 (Unit test): - Initial Windows/MSVC work by Benny Prijono · 15 years ago
  6. 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
  7. f44f79b Ticket #1041: - initial work for GNU targets by Benny Prijono · 15 years ago
  8. 2140732 More #1032 (new SIP TCP/TLS transport callback): by Benny Prijono · 15 years ago
  9. a6ff3af Misc (#1026): added more documentation for PJNATH_EICEFAILED error code by Benny Prijono · 15 years ago
  10. a7719d3 Ticket #1043: by Nanang Izzuddin · 15 years ago
  11. 308d533 Ticket #1008: by Nanang Izzuddin · 15 years ago
  12. 6050f88 Ticket #1042, minor updates related to AEC: by Nanang Izzuddin · 15 years ago
  13. 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
  14. d69220b Minor #1032: Fixed transport TCP of missing returning PJ_FALSE when connect attempt failed. by Nanang Izzuddin · 15 years ago
  15. d88fc8c More #1032: fixed gcc warnings in printf format by Benny Prijono · 15 years ago
  16. 3dd7507 Minor update on #969: Removed 'experimental feature' comment on progressive discard. by Nanang Izzuddin · 15 years ago
  17. 5e69da5 More ticket #1032: by Nanang Izzuddin · 15 years ago
  18. cca2e43 Misc (#1026): fixed wrong documentation of pjsua_acc_config.allow_contact_rewrite by Benny Prijono · 15 years ago
  19. 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
  20. 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
  21. 2fb937e Ticket #1032: by Nanang Izzuddin · 15 years ago
  22. 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
  23. 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
  24. 04046c7 More ticket #1038: added to VS6 and VS2005 projects by Benny Prijono · 15 years ago
  25. 60a0c9b Implemented ticket #1038: null audio device by Sauw Ming · 15 years ago
  26. 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
  27. 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
  28. 46bd084 More ticket #1009: Initial support for IPP on Mac by Benny Prijono · 15 years ago
  29. b361760 More ticket #1018: by Sauw Ming · 15 years ago
  30. 3965f19 Ticket #1009: Support for IPP 6.1 on Linux by Benny Prijono · 15 years ago
  31. 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
  32. 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
  33. 9a04864 Fixed ticket #1011: "Invalid operation step" assertion when TCP is used by Benny Prijono · 15 years ago
  34. 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
  35. 743ce28 More ticket #1018: fixed warning about incompatible pointer types by Benny Prijono · 15 years ago
  36. bcc8dd7 Fixed ticket #1034: Crash on accepting a call with no codec in the SDP offer by Benny Prijono · 15 years ago
  37. 3dd29e2 More ticket #1033: by Benny Prijono · 15 years ago
  38. 63236bb Misc (#1018): by Sauw Ming · 15 years ago
  39. 653af2e Misc (#1026): PJLIB does not return the correct error code when TCP connection fails on Linux by Benny Prijono · 15 years ago
  40. d8435e6 Implemented ticket #1018: Simple HTTP client implementation by Sauw Ming · 15 years ago
  41. 6cc031c Ticket #998: by Nanang Izzuddin · 15 years ago
  42. 9f538cb Ticket #766: by Nanang Izzuddin · 15 years ago
  43. 5c816af More ticket #1033: by Benny Prijono · 15 years ago
  44. c5a1759 Ticket #1028: - Updated codecs docs, more detail info about codec settings. by Nanang Izzuddin · 15 years ago
  45. 4969f37 More ticket #1037: by Benny Prijono · 15 years ago
  46. 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
  47. 98f761b Ticket #1028 (minor): by Nanang Izzuddin · 15 years ago
  48. 19a87c7 Initial implementation of ticket #1016: Native Linux ALSA audio device backend implementation by Benny Prijono · 15 years ago
  49. 06839e7 Ticket #1028: Recommit r3074 with updated codec.h. by Nanang Izzuddin · 15 years ago
  50. 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
  51. 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
  52. 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
  53. 7217505 Ticket #1028: by Nanang Izzuddin · 15 years ago
  54. 3614fbc Misc fix (#1026): incoming call event is not detected by PocketPJ sample application by Benny Prijono · 15 years ago
  55. 6dd1ff8 Misc (#1026): missed PLC availability check in stream get_frame_ext(). by Nanang Izzuddin · 15 years ago
  56. 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
  57. 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
  58. b2d60de Fixed ticket #1030: Missing To tag in out-of-dialog response (thanks Rui Macedo for the report) by Benny Prijono · 15 years ago
  59. 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
  60. 957dc41 Related to #969: make maximum PLC generated frames configurable (PJMEDIA_MAX_PLC_DURATION_MSEC) by Benny Prijono · 15 years ago
  61. 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
  62. b6f66bc Ticket #969: by Nanang Izzuddin · 15 years ago
  63. a38a403 Small bug in ticket #1025, which caused build error related to PortAudio in Mac OS X by Benny Prijono · 15 years ago
  64. ddd4714 Ticket #694: work on 'make install': by Benny Prijono · 15 years ago
  65. 8a9b3b2 More #1025 (support for using external third party libraries): by Benny Prijono · 15 years ago
  66. 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
  67. 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
  68. a1aec0e Initial fixes for #993 (OpenSolaris issues) by Benny Prijono · 15 years ago
  69. fe0c127 Ticket #1025: Support for using different PortAudio installation/path by Benny Prijono · 15 years ago
  70. d523370 Initial OpenBSD fixes (#994): by Benny Prijono · 15 years ago
  71. 7d1f768 Updated to 1.5.5-trunk after release by Perry Ismangil · 15 years ago
  72. 9b5e1f8 Changed version to 1.5.5 by Perry Ismangil · 15 years ago
  73. 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
  74. eeb84dc Ticket #1015: Disabled ioqueue Completion Port (ioqueue_winnt.c). by Nanang Izzuddin · 15 years ago
  75. b2c7529 Ticket #1001: by Nanang Izzuddin · 15 years ago
  76. 50e1546 Ticket #991: by Benny Prijono · 15 years ago
  77. 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
  78. 3b6f0d9 Misc (#1003): by Benny Prijono · 15 years ago
  79. ebeeb1b Ticket #1012: Potential buffer overflow in Unicode string conversion (thanks Orville Pike for the report) by Benny Prijono · 15 years ago
  80. caecfd4 Ticket #992: Symbian build issues using RVCT compiler (thanks Gabor Tanka for the fix) by Benny Prijono · 15 years ago
  81. 98301da Misc (#1003): fixed bug: wrong month value in PIDF timestamp generation (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  82. f366bf7 Ticket #1010: by Nanang Izzuddin · 15 years ago
  83. 982e47e Misc PJLIB fix (#1003): fix gcc warning about unused return value by Benny Prijono · 15 years ago
  84. 9dec20c Ticket #991: updated PA to the latest version (revision 1438) by Benny Prijono · 15 years ago
  85. 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
  86. 18217d6 Few fixes and enhancements to Windows IP helper, related to #1000: by Benny Prijono · 15 years ago
  87. fdbfcf1 Ticket #1005: by Nanang Izzuddin · 15 years ago
  88. 48443dd More ticket #1000: by Benny Prijono · 15 years ago
  89. 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
  90. 981e59e Misc PocketPJ fixes (#1006): by Benny Prijono · 15 years ago
  91. 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
  92. d53ed17 Ticket #1004: Symbian timer heap fix by Benny Prijono · 15 years ago
  93. 54d642d Ticket #1000: fixed different treatment with regard to Unicode argument to GetProcAddress between Windows and Windows Mobile by Benny Prijono · 15 years ago
  94. e791156 Misc (ticket #1003): by Benny Prijono · 15 years ago
  95. 011e3f2 Ticket #1002: Crash when adding/removing buddies (thanks Nikolay Popok and Robert Cichielo for the reports) by Benny Prijono · 15 years ago
  96. fcaf9cf More ticket #1000 (IPv6 interface enumeration fails due to typo error in Windows targets): by Benny Prijono · 15 years ago
  97. 49e78b4 Fixed ticket #1000: IPv6 interface enumeration fails due to typo error in Windows targets by Benny Prijono · 15 years ago
  98. 41903da Fixed ticket #999: by Benny Prijono · 15 years ago
  99. 64900a0 Changed version to 1.5 by Benny Prijono · 15 years ago
  100. 9d0da8d Ticket #990: by Nanang Izzuddin · 15 years ago