1. c27512b Added/updated VS8 projects for pjnath by Benny Prijono · 18 years ago
  2. 0923717 (big patch) Added top-level pjnath project and moved STUN related files to this new project by Benny Prijono · 18 years ago
  3. 015cbfd Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, and HMAC-SHA1 encryption by Benny Prijono · 18 years ago
  4. d471184 Ticket #103: use Win32 native file I/O on Win32 (the VS8 project file was not updated for the Release build) by Benny Prijono · 18 years ago
  5. ad086e0 Implement ticket #103: changed autoconf script to use native Win32 file I/O on mingw and cygwin by Benny Prijono · 18 years ago
  6. ca8a54c Implement ticket #103: use native Win32 for file I/O on Win32 by Benny Prijono · 18 years ago
  7. fbce9d0 Support for Visual Studio 2005 workspace by Benny Prijono · 18 years ago
  8. 706242e Fixed incorrect output path in PJLIB by Benny Prijono · 18 years ago
  9. 7d93d4e Added pool for allocating memory from the stack buffer by Benny Prijono · 18 years ago
  10. c5b6dbf Fixed autoconf in mingw by Benny Prijono · 18 years ago
  11. c4c61d0 Finishing autoconf work, also fixed compilation error in publish.h by Benny Prijono · 18 years ago
  12. edba079 Echo suppressor tuning and testing on WincE, and also added config_site_sample.h by Benny Prijono · 18 years ago
  13. c4c8f24 Fix PJLIB on WinCE: by Benny Prijono · 18 years ago
  14. 53c3677 Removed pj/compat/sprintf.h from MSVC workspace, also changed "make size" to calculate .bss and .data as well. by Benny Prijono · 18 years ago
  15. d281013 In VC6 workspace, set PJLIB to use IoCompletionPort instead of select() on Release build by Benny Prijono · 18 years ago
  16. 312aff9 Modifications all over the place, but mainly only to update Doxygen documentation by Benny Prijono · 18 years ago
  17. 0c59fea Added README-RTEMS and tweaked the makefiles by Benny Prijono · 18 years ago
  18. 4100342 Removed VSS traces from .dsp files by Benny Prijono · 18 years ago
  19. 0c38bad Fixed broken make on Linux etc because of missing os_timestamp_linux.c (was renamed to os_timestamp_posix.c) 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. 0382cd8 Updated Makefiles, defined $TARGET as shortcut for ($MACHINE_NAME-$OS_NAME-$CC_NAME) by Benny Prijono · 18 years ago
  22. 5accbd0 Fixed race condition bug in ioqueue unregistration for select and Win32 IOCP backend by Benny Prijono · 18 years ago
  23. ac52df4 Fixed bug in ioqueue: crashed when key is unregistered while another thread is running a callback by Benny Prijono · 19 years ago
  24. dcf2996 Set default option to exclude pj_stricmp_alnum() by Benny Prijono · 19 years ago
  25. 8d317a0 Fixed bug in ioqueue with IO Completion Port backend, where events may still be called after key is unregistered by Benny Prijono · 19 years ago
  26. 6908edd Fixed build error on mingw by Benny Prijono · 19 years ago
  27. e67d99a Ported pjlib to PowerPC/MacOS by Benny Prijono · 19 years ago
  28. ed811d7 Fixed compilation and run warnings/errors with MSVC 2005 by Benny Prijono · 19 years ago
  29. edb566c Updated MSVC projects to use os_time_win32.c, as os_time_ansi.c caused problems in VC2005 by Benny Prijono · 19 years ago
  30. ace0093 Changed the unicode string API and ported to ARM/WinCE by Benny Prijono · 19 years ago
  31. 3d32730 Fixed build errors when PJ_OS_HAS_CHECK_STACK or PJ_HAS_TCP is disabled by Benny Prijono · 19 years ago
  32. d47401e Added PJ_ERR_MSG_SIZE in errno.h and updated VC7 project files by Benny Prijono · 19 years ago
  33. 7d433ec Added gcov-report build target and fixed bug in string test under gcov by Benny Prijono · 19 years ago
  34. 37e8d33 Completed testing for WinCE port by Benny Prijono · 19 years ago
  35. 9cf138e Initial, quick and dirty WinCE port with EVC4 by Benny Prijono · 19 years ago
  36. bb80436 Updated VisualC++ 7 projects by Benny Prijono · 19 years ago
  37. ac9d142 Fixed minor warnings/mismatched comments mainly in pjlib++ by Benny Prijono · 19 years ago
  38. f81cd06 Modify transport to use generic sockaddr address by Benny Prijono · 19 years ago
  39. 33723ce Added more info for pj_dump_config by Benny Prijono · 19 years ago
  40. 4f2be31 Fixed MSVC compilation warnings in release build by Benny Prijono · 19 years ago
  41. e9ed389 Added hex character conversion utility in ctype by Benny Prijono · 19 years ago
  42. f010e69 First clean compile of pjsip by Benny Prijono · 19 years ago
  43. 85d3f45 Rework pjlib++ by Benny Prijono · 19 years ago
  44. 9a65621 MSVC projects for pjlib-util by Benny Prijono · 19 years ago
  45. e91bf77 Initial configuration for pjlib-util by Benny Prijono · 19 years ago
  46. 1a73a05 Modif in configure by Benny Prijono · 19 years ago
  47. 0c6935e Some changes in pjlib.dsp by Benny Prijono · 19 years ago
  48. 7d56b6f Added more checking in UDP client by Benny Prijono · 19 years ago
  49. 40ce3fb UDP echo testing in Linux by Benny Prijono · 19 years ago
  50. a7f64a3 Added file I/O and file access API by Benny Prijono · 19 years ago
  51. 6782e1d Tested UDP echo server on Win2K by Benny Prijono · 19 years ago
  52. bc98615 Tested new ioqueue framework on Linux with select and epoll by Benny Prijono · 19 years ago
  53. 4d974f3 Put common ioqueue functionalities in separate file to be used by both select() and epoll by Benny Prijono · 19 years ago
  54. a9946d5 Changed ioqueue to allow simultaneous operations on the same key by Benny Prijono · 19 years ago
  55. 48a9f4c Final commit before 0.3-pre3 by Benny Prijono · 19 years ago
  56. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  57. 0a749f1 initial import by Benny Prijono · 19 years ago