1. 99683ae Added rdtsc option for win32 timestamp and added pj_elapsed_msec by Benny Prijono · 19 years ago
  2. d493480 Small optimization in pool (removed used_size) by Benny Prijono · 19 years ago
  3. d0d44f5 Changed syntax to support Windows SEH by Benny Prijono · 19 years ago
  4. b7f5629 Setting svn:keywords on pjlib-util/string.* by Benny Prijono · 19 years ago
  5. 9033e31 Set svn:eol-style for all files by Benny Prijono · 19 years ago
  6. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  7. a3273a3 More compliant URI parser, comparison, etc. by Benny Prijono · 19 years ago
  8. fd39486 Added character (un)escaping utilities in string.h by Benny Prijono · 19 years ago
  9. e9ed389 Added hex character conversion utility in ctype by Benny Prijono · 19 years ago
  10. 1fa7600 Renaming files by Benny Prijono · 19 years ago
  11. e8aee6e Modified pjsip tests by Benny Prijono · 19 years ago
  12. 0ca3b20 Removed tests directory by Benny Prijono · 19 years ago
  13. 14f51a5 Changed transaction to refrect new transport changes by Benny Prijono · 19 years ago
  14. 4d1a54e Added UDP transport implementation by Benny Prijono · 19 years ago
  15. d4afc90 Fixed compile error in scanner by Benny Prijono · 19 years ago
  16. 73f7133 Added PJ_IOQUEUE_ALWAYS_ASYNC flag by Benny Prijono · 19 years ago
  17. 1f56d56 The BIG transport modifications by Benny Prijono · 19 years ago
  18. 58754e6 Added PJSIP-Testing.doc by Benny Prijono · 19 years ago
  19. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  20. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  21. ea6655e Updated pjlib docs by Benny Prijono · 19 years ago
  22. 0c5fd34 Test anonymous access by Benny Prijono · 19 years ago
  23. 7d3a12b Test new repository by Benny Prijono · 19 years ago
  24. 03a9898 Renamed main to trunk by Benny Prijono · 19 years ago
  25. fc921ee Update to pjsip.dsw by Benny Prijono · 19 years ago
  26. f010e69 First clean compile of pjsip by Benny Prijono · 19 years ago
  27. e85ddfe Organizing pjsip directory structure by Benny Prijono · 19 years ago
  28. 392b8e5 Organizing pjsip directory structure by Benny Prijono · 19 years ago
  29. 618f0ef Organizing pjsip directory structure by Benny Prijono · 19 years ago
  30. 89a705a Organizing pjsip directory structure by Benny Prijono · 19 years ago
  31. 4c5dcfd Begin organizing directory structure of pjsip by Benny Prijono · 19 years ago
  32. 12e13b7 Test pj++ proactor (compile only) by Benny Prijono · 19 years ago
  33. 85d3f45 Rework pjlib++ by Benny Prijono · 19 years ago
  34. 0e64113 Linux alpha test by Benny Prijono · 19 years ago
  35. 9551df1 Fixed missing .exe extension in pjlib-util MSVC projects by Benny Prijono · 19 years ago
  36. 9a65621 MSVC projects for pjlib-util by Benny Prijono · 19 years ago
  37. e91bf77 Initial configuration for pjlib-util by Benny Prijono · 19 years ago
  38. f2afa6c Renamed pjutil subdirs to pjlib-util by Benny Prijono · 19 years ago
  39. b3abf49 Rename pjutil to pjlib-util by Benny Prijono · 19 years ago
  40. 80f260c Split PJLIB utilities into pjutil by Benny Prijono · 19 years ago
  41. 1a73a05 Modif in configure by Benny Prijono · 19 years ago
  42. 0c6935e Some changes in pjlib.dsp by Benny Prijono · 19 years ago
  43. 4808c2a Updated root Makefile by Benny Prijono · 19 years ago
  44. 81fd5c3 Backup build.mak in configure by Benny Prijono · 19 years ago
  45. ffa5d64 Changed default number of thread in test.h by Benny Prijono · 19 years ago
  46. d8419c0 Added svn ignore for build mak by Benny Prijono · 19 years ago
  47. ca39168 Added simple configure script by Benny Prijono · 19 years ago
  48. 8fb8467 Add ioqueue name in report by Benny Prijono · 19 years ago
  49. 7d56b6f Added more checking in UDP client by Benny Prijono · 19 years ago
  50. 40ce3fb UDP echo testing in Linux by Benny Prijono · 19 years ago
  51. a7f64a3 Added file I/O and file access API by Benny Prijono · 19 years ago
  52. 6782e1d Tested UDP echo server on Win2K by Benny Prijono · 19 years ago
  53. 6d5db77 Disable validate_set as it's not valid anymore by Benny Prijono · 19 years ago
  54. ce931fd Fixed error with inet_ntoa() by Benny Prijono · 19 years ago
  55. bc98615 Tested new ioqueue framework on Linux with select and epoll by Benny Prijono · 19 years ago
  56. c26c479 Added keyword expansion by Benny Prijono · 19 years ago
  57. 4d974f3 Put common ioqueue functionalities in separate file to be used by both select() and epoll by Benny Prijono · 19 years ago
  58. a9946d5 Changed ioqueue to allow simultaneous operations on the same key by Benny Prijono · 19 years ago
  59. 02711ca Use delay based bandwidth calculation. by Benny Prijono · 19 years ago
  60. ae9cb9f Added *.plg in ignore spec by Benny Prijono · 19 years ago
  61. d31369c Updated doxygen documentation by Benny Prijono · 19 years ago
  62. a0a1167 Defaulting to use echo -n by Benny Prijono · 19 years ago
  63. 48a9f4c Final commit before 0.3-pre3 by Benny Prijono · 19 years ago
  64. 005e456 Changed atomic interface and fixed bugs in echo test client by Benny Prijono · 19 years ago
  65. bf6d942 Adding keyword expansion for Id by Benny Prijono · 19 years ago
  66. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  67. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  68. 0a749f1 initial import by Benny Prijono · 19 years ago