1. 87a0089 Implement ticket #83: socket TOS abstraction by Benny Prijono · 18 years ago
  2. ad91043 Ticket #66: fix broken compilation with gcc 2.9x.x or older by Benny Prijono · 18 years ago
  3. 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
  4. 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
  5. 1d97162 Fixed autoconf in various other systems (IA64, x86_64, BSD/FreeBSD) by Benny Prijono · 18 years ago
  6. c5b6dbf Fixed autoconf in mingw by Benny Prijono · 18 years ago
  7. b466e23 Fixed autoconf on MacOS X by Benny Prijono · 18 years ago
  8. 30f85c6 Added PJ_HAS_SOCKLEN_T test in configure script (some MacOS X have it, some dont) by Benny Prijono · 18 years ago
  9. c4c61d0 Finishing autoconf work, also fixed compilation error in publish.h by Benny Prijono · 18 years ago
  10. c4c8f24 Fix PJLIB on WinCE: by Benny Prijono · 18 years ago
  11. a9b372a Added initial implementation of autoconf script (aconfigure) by Benny Prijono · 18 years ago
  12. 7db431e Added 64bit Linux target (x86_64), also fixed compilation warnings when compiling for this target by Benny Prijono · 18 years ago
  13. 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
  14. 2bbd710 Fixed several bugs related to TCP: by Benny Prijono · 18 years ago
  15. ceb1260 Attempt to get some applications linked for RTEMS target, just to get the footprint calculation working by Benny Prijono · 18 years ago
  16. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  17. ae44a76 Added PJ_INT64() and PJ_UINT64() macro to construct 64bit constants in portable manner by Benny Prijono · 18 years ago
  18. 9f0a523 Added OSERR_ENOTCONN to compat/socket.h by Benny Prijono · 18 years ago
  19. ba06362 Changed codec priority to use integer with value between 0-255 instead of enum by Benny Prijono · 18 years ago
  20. 42c5b9e Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release. by Benny Prijono · 18 years ago
  21. 03fefff Fixed build error on Linux by Benny Prijono · 19 years ago
  22. e67d99a Ported pjlib to PowerPC/MacOS by Benny Prijono · 19 years ago
  23. b8f63d6 Added <stdio.h> in this file by Benny Prijono · 19 years ago
  24. ed811d7 Fixed compilation and run warnings/errors with MSVC 2005 by Benny Prijono · 19 years ago
  25. e1a3de5 Fixed warning about _WIN32_WINNT redefined when compiled on Mingw by Benny Prijono · 19 years ago
  26. c5784c1 Added pj_ansi/native/unicode_snprintf, and added comment in errno.h by Benny Prijono · 19 years ago
  27. f80b1bf Fixing Makefiles for the new pjmedia-codec and pjsip-simple libraries by Benny Prijono · 19 years ago
  28. ace0093 Changed the unicode string API and ported to ARM/WinCE by Benny Prijono · 19 years ago
  29. 3d32730 Fixed build errors when PJ_OS_HAS_CHECK_STACK or PJ_HAS_TCP is disabled by Benny Prijono · 19 years ago
  30. 37685d5 Fixed warning about isblank() redefinition on cygwin by Benny Prijono · 19 years ago
  31. 37e8d33 Completed testing for WinCE port by Benny Prijono · 19 years ago
  32. 9cf138e Initial, quick and dirty WinCE port with EVC4 by Benny Prijono · 19 years ago
  33. ac9d142 Fixed minor warnings/mismatched comments mainly in pjlib++ by Benny Prijono · 19 years ago
  34. fa73e3e Added loop transport to test transaction by Benny Prijono · 19 years ago
  35. 33723ce Added more info for pj_dump_config by Benny Prijono · 19 years ago
  36. 4f2be31 Fixed MSVC compilation warnings in release build by Benny Prijono · 19 years ago
  37. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  38. e9ed389 Added hex character conversion utility in ctype by Benny Prijono · 19 years ago
  39. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  40. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  41. f010e69 First clean compile of pjsip by Benny Prijono · 19 years ago
  42. bc98615 Tested new ioqueue framework on Linux with select and epoll by Benny Prijono · 19 years ago
  43. a9946d5 Changed ioqueue to allow simultaneous operations on the same key by Benny Prijono · 19 years ago
  44. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  45. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  46. 0a749f1 initial import by Benny Prijono · 19 years ago