1. 7ebdb3e Fixed compilation errors/warnings on Linux with the recent IPv6 commits by Benny Prijono · 17 years ago
  2. 80025db More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2(), and fixed Symbian combilation warnings with gcce by Benny Prijono · 17 years ago
  3. 62b86eb More ticket #415: more IPv6 and some reorganization of the source codes by Benny Prijono · 17 years ago
  4. 4c8fb53 Fixed pj_gethostip() returns 0.0.0.0. Also how it returns the first interface if else fails by Benny Prijono · 17 years ago
  5. 31ff4d3 Added information about building pjsip as DLL in the doxygen documentation by Benny Prijono · 17 years ago
  6. 83c3897 Ticket #417: added pjlib API to retrieve the native thread handle from pj_thread_t by Benny Prijono · 17 years ago
  7. c16c6e3 Ticket #415: implement IPv6 support in PJLIB by Benny Prijono · 17 years ago
  8. 0ae59ae Ticket #414: Implement IP interface enumeration on Linux/Unix with SIOCGIFCONF ioctl() call to a socket by Benny Prijono · 17 years ago
  9. 225b222 Fixed bug in PJ_DECL_NO_RETURN macro which prevents building libraries as DLL by Benny Prijono · 17 years ago
  10. ccc313c Updated doxygen documentation to 0.8.0 by Benny Prijono · 17 years ago
  11. e285e05 Changed version to 0.8.0 by Benny Prijono · 17 years ago
  12. 337fb5e Fixed warnings in PJLIB string_i.h about variable may not get initialized by Benny Prijono · 17 years ago
  13. 7d3e12c Ticket #403: Ability to specify RConnection instance etc in PJLIB Symbian by Benny Prijono · 17 years ago
  14. 19a3517 Fixed build warnings/errors for Symbian target by Benny Prijono · 17 years ago
  15. 4ab9fbb Ticket #399: Initial implementation of tool to perform NAT type detection/classification by Benny Prijono · 17 years ago
  16. 1f7767b Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiation by Benny Prijono · 17 years ago
  17. 2501e13 Ticket #382: Updated ICE from draft-ietf-mmusic-ice-14 to ice-18 specification, and also done some other tweaks as well by Benny Prijono · 17 years ago
  18. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  19. d51a37a Continue work on ticket #354: changed pjlib-util and pjnath libraries to .DSO (DLL) in Symbian by Benny Prijono · 17 years ago
  20. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  21. 18a051b Fixed ticket #348: various bugs in string comparison functions by Benny Prijono · 17 years ago
  22. aae2b1c Implement ticket #315: ability to override pj_assert() by Benny Prijono · 17 years ago
  23. ba4abc9 Implement ticket #314: Added PJ_SAFE_POOL configuration in PJLIB to track down memory corruptions by Benny Prijono · 17 years ago
  24. 17e58ed Fixed ticket #304: Memory alignment error for hash entry buffer causing crash on ARM (thanks ChenHuan) by Benny Prijono · 17 years ago
  25. 4e48b51 Fixed ticet #277: GUID generation cannot generate more than 2^16 unique numbers (thanks Igor Sobinov) by Benny Prijono · 17 years ago
  26. 06ac3cf Define PJSIP_SAFE_MODULE=0 for Symbian by Benny Prijono · 17 years ago
  27. a0c8b5c Symbian fixes to compile on GCCE (nested callbacks etc) by Benny Prijono · 17 years ago
  28. 14d3f41 Added null_audio project for Symbian by Benny Prijono · 17 years ago
  29. b2c9682 Implemented ticket #246, #247, #261, #268, #250 for Symbian by Benny Prijono · 17 years ago
  30. 72a81aa More Symbian fixes by Benny Prijono · 17 years ago
  31. 5d54264 Errno and memory size tweaking for Symbian by Benny Prijono · 17 years ago
  32. ba5926a PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows by Benny Prijono · 17 years ago
  33. 5feee2e PJSDP port to Symbian by Benny Prijono · 17 years ago
  34. f260e46 Initial Symbian integration to trunk for pjlib by Benny Prijono · 17 years ago
  35. c7434f6 Ticket #223: Added pj_strtoul2() by Benny Prijono · 17 years ago
  36. 6f86e7c Added pj_cmp_timestamp() by Benny Prijono · 17 years ago
  37. b681a2f ICE (work in progress): use single socket for all candidates in component, and implemented IP interface enumeration on Win32 by Benny Prijono · 18 years ago
  38. b01897b Changed pj_sockaddr structure and added pjnath project for ICE/STUN stuffs by Benny Prijono · 18 years ago
  39. ee73871 Implemented ticket #185: Added pj_file_flush() to file I/O API to flush file buffers by Benny Prijono · 18 years ago
  40. bd09302 Fixed link error (multiple symbols) with pj_log_max_level with C++ build by Benny Prijono · 18 years ago
  41. d597174 Completed and tested (simple test) the TURN server and command line STUN/TURN client by Benny Prijono · 18 years ago
  42. 505e82e Optimization on the log and add tracing on mutex trylock by Benny Prijono · 18 years ago
  43. 7cd1622 Implemented new STUN server framework by Benny Prijono · 18 years ago
  44. 14c2b86 Merged the ICE branch into the trunk by Benny Prijono · 18 years ago
  45. 54a4f3d Fixed ticket #117: Bug in pj_array_insert() when position is equal to count-1 by Benny Prijono · 18 years ago
  46. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  47. 87a0089 Implement ticket #83: socket TOS abstraction by Benny Prijono · 18 years ago
  48. e80cdf0 Updated doxygen documentation to version 0.5.10 by Benny Prijono · 18 years ago
  49. a66c331 Implement ticket #67: added WAV playlist feature to PJMEDIA by Benny Prijono · 18 years ago
  50. c357d64 Fixed ticket #70: Frame timestamp not propagated correctly in PJMEDIA by Benny Prijono · 18 years ago
  51. ad91043 Ticket #66: fix broken compilation with gcc 2.9x.x or older by Benny Prijono · 18 years ago
  52. 08b5309 Fix compilation error when _CRT_SECURE_NO_DEPRECATE is already declared by other project in pj/compat/cc_msvc.h by Benny Prijono · 18 years ago
  53. 472f2f5 64bit fix for pool.h (thanks HARDOUIN Briac) by Benny Prijono · 18 years ago
  54. b5388cf Just updated and improved the doxygen documentations all over the place by Benny Prijono · 18 years ago
  55. 57dc48b In relation to ticket #49: fix support for recv() flags such as PJ_MSG_PEEK and PJ_MSG_OOB etc by Benny Prijono · 18 years ago
  56. f762ee7 Fixed ticket #29: calling pjsua_init() to reinitialize the whole libraries after pjsua_destroy() is called by Benny Prijono · 18 years ago
  57. 4a92299 Updated footprint script to include new stuffs such as echo canceller and tone generator by Benny Prijono · 18 years ago
  58. 8badb01 Fixed pj_list_merge_last and pj_list_merge_first by Benny Prijono · 18 years ago
  59. af1bb1e Fixed handles leak upon program exit, by introducing pj_shutdown() and pj_atexit(). Also fixed handle leaks in SIP transaction layer and SIP endpoint. by Benny Prijono · 18 years ago
  60. 31333b6 Fixed minor memory leak in caching pool (one malloc is not freed) by Benny Prijono · 18 years ago
  61. 33cb24a Fix compilation error with memchr() on VS2005 by Benny Prijono · 18 years ago
  62. 4e05b47 Added logging in pjsua wince by Benny Prijono · 18 years ago
  63. ba74777 Fixed another typo in pj\types.h comment [thanks Tomasz Ostrowski] by Benny Prijono · 18 years ago
  64. 4784d77 Fixed typos in pj_*int*_t's comments [thanks Tomasz Ostrowski]. by Benny Prijono · 18 years ago
  65. 3059eb6 Fixed compilation errors when threading is disabled (PJ_HAS_THREADS=0) and safe ioqueue unregistration is disabled (PJ_IOQUEUE_HAS_SAFE_UNREG=0). Also increase PJ_IOQUEUE_MAX_HANDLES for minimum config to 16 in config_sample.h [thanks Olivier Gournet]. by Benny Prijono · 18 years ago
  66. 3ae5f06 Fixed bug in the hash table size calculation. The hash table creation API (pj_hash_create()) suggests that the size should be 2^n-1, and when the size is not 2^n-1, it will be rounded-up to the nearest 2^n-1, except when the size is exactly 2^n, then it will be rounded-down to 2^n-1. by Benny Prijono · 18 years ago
  67. e71c360 Fixed minor error in pj_thread_is_registered() API. The return value should be pj_bool_t instead of pj_status_t. (Note: this change should not break anything). by Benny Prijono · 18 years ago
  68. d424f5b Added initial implementation of low-level DNS packetization by Benny Prijono · 18 years ago
  69. 5ee1f2e Updated doxygen documentation for the website by Benny Prijono · 18 years ago
  70. dc752ca Fixed few bugs that seem to have been introduced by new dialog by Benny Prijono · 18 years ago
  71. 7d93d4e Added pool for allocating memory from the stack buffer by Benny Prijono · 18 years ago
  72. cca3281 Applied temporary fix to error code returned by pj_gethostbyname(). Under *nix, the error code is returned in h_errno, and the error string is reported by hstrerror(). But it is a bit too complex to support this for the moment, so we just return PJ_ERESOLVE for any failure returned by gethostbyname() by Benny Prijono · 18 years ago
  73. 594e4c5 Fix the local IP address resolution issue in PJSIP, PJMEDIA, and PJSUA, by adding a new API pj_gethostip() to resolve the default local IP address of local host. This new function will work even when local hostname resolution is not set correctly, by detecting the default IP interface in the system. by Benny Prijono · 18 years ago
  74. 893628d Fixed compilation error in Linux when the legacy configure is being used: multiple declaration of socklen_t. Also does similar things with os_sunos, os_darwinos, and os_rtems by Benny Prijono · 18 years ago
  75. ea4296c SIP methods are now compared case-sensitively (previously it was case-insensitive) because the standard says so. There's no ill effect of the old behavior, but it's still important that we do things according to what the standard says. by Benny Prijono · 18 years ago
  76. 1d97162 Fixed autoconf in various other systems (IA64, x86_64, BSD/FreeBSD) by Benny Prijono · 18 years ago
  77. c5b6dbf Fixed autoconf in mingw by Benny Prijono · 18 years ago
  78. b466e23 Fixed autoconf on MacOS X by Benny Prijono · 18 years ago
  79. 30f85c6 Added PJ_HAS_SOCKLEN_T test in configure script (some MacOS X have it, some dont) by Benny Prijono · 18 years ago
  80. d6388ac Fix compilation error when PJSIP_AUTH_HEADER_CACHING and PJSIP_AUTH_AUTO_SEND_NEXT is disabled, and set the default for both to disabled. Also fixed the error message in pjsua when invalid arguments are specified. by Benny Prijono · 18 years ago
  81. a3cbb1c Yet another documentation/doxygen update by Benny Prijono · 18 years ago
  82. 97b8717 Just updated doxygen documentation by Benny Prijono · 18 years ago
  83. c4c61d0 Finishing autoconf work, also fixed compilation error in publish.h by Benny Prijono · 18 years ago
  84. d6b90f5 Added pj_thread_is_registered by Benny Prijono · 18 years ago
  85. 411b2be Removed copyright info from pj_timer_heap [hc], and explain more about ACE by Benny Prijono · 18 years ago
  86. fd27c66 Changed WinCE demo app to automatically answer incoming calls. by Benny Prijono · 18 years ago
  87. edba079 Echo suppressor tuning and testing on WincE, and also added config_site_sample.h by Benny Prijono · 18 years ago
  88. 8f9faae Fixed complilation error in config.h for ARM target. by Benny Prijono · 18 years ago
  89. d79f25c Fix compilation error in MacOS because of recent changes in config.h, also disable AEC by default in pjsua-lib, and added ec-tail option in pjsua by Benny Prijono · 18 years ago
  90. c4c8f24 Fix PJLIB on WinCE: by Benny Prijono · 18 years ago
  91. d345a65 Fixed bug in registring external thread: thread descriptor is not large enough because of recent enlargement on PJ_MAX_OBJ_NAME. by Benny Prijono · 18 years ago
  92. e85bc41 Another take at fixing 64bit problems. PJ_MAX_OBJ_NAME is increased to 32 chars (from 16), and check all those sprintf's especially the ones with "%p" format. by Benny Prijono · 18 years ago
  93. a9b372a Added initial implementation of autoconf script (aconfigure) by Benny Prijono · 18 years ago
  94. 7db431e Added 64bit Linux target (x86_64), also fixed compilation warnings when compiling for this target by Benny Prijono · 18 years ago
  95. 92ac447 Changed all public header files to compile correctly when -ansi and -pedantic is used, also when g++ is used by Benny Prijono · 18 years ago
  96. 2bbd710 Fixed several bugs related to TCP: by Benny Prijono · 18 years ago
  97. ceb1260 Attempt to get some applications linked for RTEMS target, just to get the footprint calculation working by Benny Prijono · 18 years ago
  98. c6e165f Added feature to report peak memory used in caching pool by Benny Prijono · 18 years ago
  99. 53e3ffd Improve the search for correct size in caching pool by Benny Prijono · 18 years ago
  100. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago