1. ccf3e24 Ticket #769: Bug in select ioqueue: event counter may exceed maximum value, causing stack corruption (thanks Joel Dodson for the report) by Benny Prijono · 16 years ago
  2. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  3. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  4. 9969d18 Ticket #520: Race condition may cause ioqueue corruption (thanks Philippe Leuba) by Benny Prijono · 16 years ago
  5. 34b0074 Ticket #512: Bug in select ioqueue causing unnecessary sleep() to be invoked (thanks Sergey Bakulin) by Benny Prijono · 17 years ago
  6. 40fe908 More ticket #472: Fixed problem when building on Mingw. Now PJ_FD_SETSIZE_SETABLE is only enabled when winsock.h is present by Benny Prijono · 17 years ago
  7. 324409e Fixed deadlock in increment_counter() and decrement_counter() caused by different lock order (thanks Phil Torre) by Benny Prijono · 17 years ago
  8. cde7142 Fixed ticket #376: Bug in ioqueue prevents re-registering more than PJ_IOQUEUE_MAX_HANDLES (thanks Phil Torre) by Benny Prijono · 17 years ago
  9. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  10. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  11. 3569c0d Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan) by Benny Prijono · 17 years ago
  12. 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
  13. fc24e69 Fixed various gcc warnings especially related to ticket #82 when particular codecs are disabled by Benny Prijono · 18 years ago
  14. 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
  15. 63ab356 Attempted to fix epoll for Linux by Benny Prijono · 18 years ago
  16. 42c5b9e Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release. by Benny Prijono · 18 years ago
  17. 5accbd0 Fixed race condition bug in ioqueue unregistration for select and Win32 IOCP backend by Benny Prijono · 18 years ago
  18. 37e8d33 Completed testing for WinCE port by Benny Prijono · 19 years ago
  19. 9cf138e Initial, quick and dirty WinCE port with EVC4 by Benny Prijono · 19 years ago
  20. 9033e31 Set svn:eol-style for all files by Benny Prijono · 19 years ago
  21. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  22. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  23. 40ce3fb UDP echo testing in Linux by Benny Prijono · 19 years ago
  24. 6d5db77 Disable validate_set as it's not valid anymore by Benny Prijono · 19 years ago
  25. bc98615 Tested new ioqueue framework on Linux with select and epoll by Benny Prijono · 19 years ago
  26. 4d974f3 Put common ioqueue functionalities in separate file to be used by both select() and epoll by Benny Prijono · 19 years ago
  27. a9946d5 Changed ioqueue to allow simultaneous operations on the same key by Benny Prijono · 19 years ago
  28. 48a9f4c Final commit before 0.3-pre3 by Benny Prijono · 19 years ago
  29. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  30. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  31. 0a749f1 initial import by Benny Prijono · 19 years ago