1. ea6d3c4 Ticket #957: by Nanang Izzuddin · 15 years ago
  2. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  3. 0afea9b Added math.h to pjlib's Visual Studio projects by Benny Prijono · 16 years ago
  4. 4bac2c1 Implement ticket #531: active socket abstraction to make ioqueue programming easier by Benny Prijono · 16 years ago
  5. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  6. 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
  7. ca8a54c Implement ticket #103: use native Win32 for file I/O on Win32 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. edba079 Echo suppressor tuning and testing on WincE, and also added config_site_sample.h by Benny Prijono · 18 years ago
  11. 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
  12. d281013 In VC6 workspace, set PJLIB to use IoCompletionPort instead of select() on Release build by Benny Prijono · 18 years ago
  13. 312aff9 Modifications all over the place, but mainly only to update Doxygen documentation by Benny Prijono · 18 years ago
  14. 4100342 Removed VSS traces from .dsp files by Benny Prijono · 18 years ago
  15. 5accbd0 Fixed race condition bug in ioqueue unregistration for select and Win32 IOCP backend by Benny Prijono · 18 years ago
  16. ac52df4 Fixed bug in ioqueue: crashed when key is unregistered while another thread is running a callback by Benny Prijono · 19 years ago
  17. 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
  18. 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
  19. 37e8d33 Completed testing for WinCE port by Benny Prijono · 19 years ago
  20. 9cf138e Initial, quick and dirty WinCE port with EVC4 by Benny Prijono · 19 years ago
  21. 33723ce Added more info for pj_dump_config by Benny Prijono · 19 years ago
  22. 4f2be31 Fixed MSVC compilation warnings in release build by Benny Prijono · 19 years ago
  23. e9ed389 Added hex character conversion utility in ctype by Benny Prijono · 19 years ago
  24. 85d3f45 Rework pjlib++ by Benny Prijono · 19 years ago
  25. e91bf77 Initial configuration for pjlib-util by Benny Prijono · 19 years ago
  26. 0c6935e Some changes in pjlib.dsp by Benny Prijono · 19 years ago
  27. a7f64a3 Added file I/O and file access API by Benny Prijono · 19 years ago
  28. 6782e1d Tested UDP echo server on Win2K by Benny Prijono · 19 years ago
  29. 4d974f3 Put common ioqueue functionalities in separate file to be used by both select() and epoll by Benny Prijono · 19 years ago
  30. a9946d5 Changed ioqueue to allow simultaneous operations on the same key by Benny Prijono · 19 years ago
  31. 0a749f1 initial import by Benny Prijono · 19 years ago