1. be3771a Closed ticket #1107: iOS4 background feature by Sauw Ming · 14 years ago
  2. c28ecd0 Re #1104: Fixed iPhone OS version detection in os_auto.h.in by Sauw Ming · 14 years ago
  3. d39818b Fixed #1104: Append ".local" to the system's hostname in IOS 4. by Sauw Ming · 14 years ago
  4. a1aec0e Initial fixes for #993 (OpenSolaris issues) by Benny Prijono · 15 years ago
  5. caecfd4 Ticket #992: Symbian build issues using RVCT compiler (thanks Gabor Tanka for the fix) by Benny Prijono · 15 years ago
  6. 2ef519f Fixed ticket #989: Issues with Windows Unicode build (thanks Michele Cicciotti for the patch) by Benny Prijono · 15 years ago
  7. ea6d3c4 Ticket #957: by Nanang Izzuddin · 15 years ago
  8. 1d61ba5 More ticket #972: fixed compilation error on Linux due to the last introduction ot PJ_TCP_NODELAY. Everyone needs to re-run configure though (thanks Dan Arrhenius for the report) by Benny Prijono · 15 years ago
  9. 2e4f03f Cleaned up bunch of compile warnings. Special for libgsmcodec, its warning level is reduced from 4 to 3. by Nanang Izzuddin · 15 years ago
  10. d24c7aa Ticket #729: MacOS X endianness detection on universal build (thanks Ruud Klaver for the patch) by Benny Prijono · 16 years ago
  11. da37ea3 - Fixed compile errors/warnings for Symbian targets. by Nanang Izzuddin · 16 years ago
  12. 95b5340 Fixed unreached code, deprecated fopen(), unused arguments, and other warnings with MSVC by Benny Prijono · 16 years ago
  13. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  14. e274613 Fixed ticket #644 and 648 again (hopefully once and for all): build error on VS6 with built-in SDK and on PocketPC 2003 SDK since they don't have multicast related socket options by Benny Prijono · 16 years ago
  15. b79ff93 Fixed previous accidental check in r2329. by Nanang Izzuddin · 16 years ago
  16. fa144d5 Fixed assertion in echo suppressor when recording and playing level is equal. by Nanang Izzuddin · 16 years ago
  17. 513d135 Fixed ticket #644 and #648: incorrect muticast related socket constant names, missing ws2tcpip.h include causing build error on Mingw, and error building on Visual Studio 6 due to PJ_SOCK_HAS_GETADDRINFO being declared accidentally. by Benny Prijono · 16 years ago
  18. 57dd8e0 Ticket #636: Fixed linux compilation issue when autoconf is not used (thanks Seth Hinze for the patch). by Nanang Izzuddin · 16 years ago
  19. b76154e Ticket #629: Added IGMPv2 multicast socket options (thanks David Parker for the patch). by Nanang Izzuddin · 16 years ago
  20. 37fc9de Fixed build error on FreeBSD (cannot use <netinet/ip.h> if <netinet/in_systm.h> is not included) by Benny Prijono · 16 years ago
  21. b726d26 Fixed build error with some Mingw configuration related to socklen_t by Benny Prijono · 16 years ago
  22. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  23. 6111193 Added missing PJ_INT64() macro for Symbian compilers by Benny Prijono · 17 years ago
  24. c2e3481 More ticket #470: semaphore got disabled on Mingw because semaphore.h is not present by Benny Prijono · 17 years ago
  25. 1c5f4e4 Ticket #470, #471, and #472: Compile error when semaphore.h is not present, Compilation error if pthread_mutexattr_set_type() is not present, and Problem with setting up FD_SETSIZE by Benny Prijono · 17 years ago
  26. 1d481ab More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and unistd.h is present. If it fails, it will fallback to using rand() by Benny Prijono · 17 years ago
  27. fdafd40 Merged from SRTP branch: added stdint.h header detection in autoconf. Result is in PJ_HAS_STDINT_H macro by Benny Prijono · 17 years ago
  28. 1d65f70 Fixed IP interface enumeration Linux to work with IPv6 (see ticket #415) by Benny Prijono · 17 years ago
  29. 7ebdb3e Fixed compilation errors/warnings on Linux with the recent IPv6 commits by Benny Prijono · 17 years ago
  30. 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
  31. 62b86eb More ticket #415: more IPv6 and some reorganization of the source codes by Benny Prijono · 17 years ago
  32. c16c6e3 Ticket #415: implement IPv6 support in PJLIB by Benny Prijono · 17 years ago
  33. 0ae59ae Ticket #414: Implement IP interface enumeration on Linux/Unix with SIOCGIFCONF ioctl() call to a socket by Benny Prijono · 17 years ago
  34. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  35. a0c8b5c Symbian fixes to compile on GCCE (nested callbacks etc) by Benny Prijono · 17 years ago
  36. b2c9682 Implemented ticket #246, #247, #261, #268, #250 for Symbian by Benny Prijono · 17 years ago
  37. 5d54264 Errno and memory size tweaking for Symbian by Benny Prijono · 17 years ago
  38. ba5926a PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows by Benny Prijono · 17 years ago
  39. f260e46 Initial Symbian integration to trunk for pjlib by Benny Prijono · 17 years ago
  40. 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
  41. 87a0089 Implement ticket #83: socket TOS abstraction by Benny Prijono · 18 years ago
  42. ad91043 Ticket #66: fix broken compilation with gcc 2.9x.x or older by Benny Prijono · 18 years ago
  43. 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
  44. 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
  45. 1d97162 Fixed autoconf in various other systems (IA64, x86_64, BSD/FreeBSD) by Benny Prijono · 18 years ago
  46. c5b6dbf Fixed autoconf in mingw by Benny Prijono · 18 years ago
  47. b466e23 Fixed autoconf on MacOS X by Benny Prijono · 18 years ago
  48. 30f85c6 Added PJ_HAS_SOCKLEN_T test in configure script (some MacOS X have it, some dont) by Benny Prijono · 18 years ago
  49. c4c61d0 Finishing autoconf work, also fixed compilation error in publish.h by Benny Prijono · 18 years ago
  50. c4c8f24 Fix PJLIB on WinCE: by Benny Prijono · 18 years ago
  51. a9b372a Added initial implementation of autoconf script (aconfigure) by Benny Prijono · 18 years ago
  52. 7db431e Added 64bit Linux target (x86_64), also fixed compilation warnings when compiling for this target by Benny Prijono · 18 years ago
  53. 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
  54. 2bbd710 Fixed several bugs related to TCP: by Benny Prijono · 18 years ago
  55. ceb1260 Attempt to get some applications linked for RTEMS target, just to get the footprint calculation working by Benny Prijono · 18 years ago
  56. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  57. ae44a76 Added PJ_INT64() and PJ_UINT64() macro to construct 64bit constants in portable manner by Benny Prijono · 18 years ago
  58. 9f0a523 Added OSERR_ENOTCONN to compat/socket.h by Benny Prijono · 18 years ago
  59. ba06362 Changed codec priority to use integer with value between 0-255 instead of enum by Benny Prijono · 18 years ago
  60. 42c5b9e Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release. by Benny Prijono · 18 years ago
  61. 03fefff Fixed build error on Linux by Benny Prijono · 19 years ago
  62. e67d99a Ported pjlib to PowerPC/MacOS by Benny Prijono · 19 years ago
  63. b8f63d6 Added <stdio.h> in this file by Benny Prijono · 19 years ago
  64. ed811d7 Fixed compilation and run warnings/errors with MSVC 2005 by Benny Prijono · 19 years ago
  65. e1a3de5 Fixed warning about _WIN32_WINNT redefined when compiled on Mingw by Benny Prijono · 19 years ago
  66. c5784c1 Added pj_ansi/native/unicode_snprintf, and added comment in errno.h by Benny Prijono · 19 years ago
  67. f80b1bf Fixing Makefiles for the new pjmedia-codec and pjsip-simple libraries by Benny Prijono · 19 years ago
  68. ace0093 Changed the unicode string API and ported to ARM/WinCE by Benny Prijono · 19 years ago
  69. 3d32730 Fixed build errors when PJ_OS_HAS_CHECK_STACK or PJ_HAS_TCP is disabled by Benny Prijono · 19 years ago
  70. 37685d5 Fixed warning about isblank() redefinition on cygwin by Benny Prijono · 19 years ago
  71. 37e8d33 Completed testing for WinCE port by Benny Prijono · 19 years ago
  72. 9cf138e Initial, quick and dirty WinCE port with EVC4 by Benny Prijono · 19 years ago
  73. ac9d142 Fixed minor warnings/mismatched comments mainly in pjlib++ by Benny Prijono · 19 years ago
  74. fa73e3e Added loop transport to test transaction by Benny Prijono · 19 years ago
  75. 33723ce Added more info for pj_dump_config by Benny Prijono · 19 years ago
  76. 4f2be31 Fixed MSVC compilation warnings in release build by Benny Prijono · 19 years ago
  77. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  78. e9ed389 Added hex character conversion utility in ctype by Benny Prijono · 19 years ago
  79. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  80. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  81. f010e69 First clean compile of pjsip by Benny Prijono · 19 years ago
  82. bc98615 Tested new ioqueue framework on Linux with select and epoll by Benny Prijono · 19 years ago
  83. a9946d5 Changed ioqueue to allow simultaneous operations on the same key by Benny Prijono · 19 years ago
  84. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  85. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  86. 0a749f1 initial import by Benny Prijono · 19 years ago