1. c81dfef Changed loggin to level 6 (from 5) by Benny Prijono · 19 years ago
  2. fa73e3e Added loop transport to test transaction by Benny Prijono · 19 years ago
  3. 0ca04b6 Basic module, transport, and sending messages by Benny Prijono · 19 years ago
  4. f81cd06 Modify transport to use generic sockaddr address by Benny Prijono · 19 years ago
  5. ee7ef9d Added PJSIP Developer Guide (pdf) by Benny Prijono · 19 years ago
  6. c4b31cd Deleted docs (moved to tc repos) by Benny Prijono · 19 years ago
  7. 209d336 Deleted docs (moved to tc repos) by Benny Prijono · 19 years ago
  8. b49e898 Updated pjsip docs (finishing basic dialog) by Benny Prijono · 19 years ago
  9. dde24cd Updated PJSIP docs (latest callback design) by Benny Prijono · 19 years ago
  10. 22c4cd9 updated docs (callback approach) by Benny Prijono · 19 years ago
  11. 7fc34bd updated docs by Benny Prijono · 19 years ago
  12. a60b2cb updated diagrams by Benny Prijono · 19 years ago
  13. 0f4eb0a Updated flow diagram by Benny Prijono · 19 years ago
  14. 5e1d3b8 Updated pjsip doc by Benny Prijono · 19 years ago
  15. 7c35ff6 Updated PJSIP User's Guide by Benny Prijono · 19 years ago
  16. 31433b0 Updated users guide by Benny Prijono · 19 years ago
  17. 5aa51b6 Added Users Guide document by Benny Prijono · 19 years ago
  18. e986c8c Win32 IOCP ioqueue calls multiple connect completion on a single poll by Benny Prijono · 19 years ago
  19. 82458b1 Added tel: uri and user-defined uri parser by Benny Prijono · 19 years ago
  20. b77cc54 Added pj_cis_add_cis() by Benny Prijono · 19 years ago
  21. 7f9ac6e Fixed warnings when logging is disabled and small opt in msg parser by Benny Prijono · 19 years ago
  22. 0198612 Dont skip whitespace after newline in pj_scan_skip_line by Benny Prijono · 19 years ago
  23. af12bfc Fixed unused arg warning when logging is disabled by Benny Prijono · 19 years ago
  24. cec5f4a More optimizations for msg parser etc. by Benny Prijono · 19 years ago
  25. 3818c93 Fix parse param bug in Contact hdr and add more msg tests by Benny Prijono · 19 years ago
  26. 33723ce Added more info for pj_dump_config by Benny Prijono · 19 years ago
  27. 5b91744 Optimization here and there, changes because of PJLIB modifications by Benny Prijono · 19 years ago
  28. de5f464 Scanner optimization and added cis_uint backend by Benny Prijono · 19 years ago
  29. a7944bb Added pj_stricmp_alnum() to speedup the parser!!! by Benny Prijono · 19 years ago
  30. 4f2be31 Fixed MSVC compilation warnings in release build by Benny Prijono · 19 years ago
  31. 99683ae Added rdtsc option for win32 timestamp and added pj_elapsed_msec by Benny Prijono · 19 years ago
  32. d493480 Small optimization in pool (removed used_size) by Benny Prijono · 19 years ago
  33. d0d44f5 Changed syntax to support Windows SEH by Benny Prijono · 19 years ago
  34. b7f5629 Setting svn:keywords on pjlib-util/string.* by Benny Prijono · 19 years ago
  35. 9033e31 Set svn:eol-style for all files by Benny Prijono · 19 years ago
  36. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  37. a3273a3 More compliant URI parser, comparison, etc. by Benny Prijono · 19 years ago
  38. fd39486 Added character (un)escaping utilities in string.h by Benny Prijono · 19 years ago
  39. e9ed389 Added hex character conversion utility in ctype by Benny Prijono · 19 years ago
  40. 1fa7600 Renaming files by Benny Prijono · 19 years ago
  41. e8aee6e Modified pjsip tests by Benny Prijono · 19 years ago
  42. 0ca3b20 Removed tests directory by Benny Prijono · 19 years ago
  43. 14f51a5 Changed transaction to refrect new transport changes by Benny Prijono · 19 years ago
  44. 4d1a54e Added UDP transport implementation by Benny Prijono · 19 years ago
  45. d4afc90 Fixed compile error in scanner by Benny Prijono · 19 years ago
  46. 73f7133 Added PJ_IOQUEUE_ALWAYS_ASYNC flag by Benny Prijono · 19 years ago
  47. 1f56d56 The BIG transport modifications by Benny Prijono · 19 years ago
  48. 58754e6 Added PJSIP-Testing.doc by Benny Prijono · 19 years ago
  49. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  50. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  51. ea6655e Updated pjlib docs by Benny Prijono · 19 years ago
  52. 0c5fd34 Test anonymous access by Benny Prijono · 19 years ago
  53. 7d3a12b Test new repository by Benny Prijono · 19 years ago
  54. 03a9898 Renamed main to trunk by Benny Prijono · 19 years ago
  55. fc921ee Update to pjsip.dsw by Benny Prijono · 19 years ago
  56. f010e69 First clean compile of pjsip by Benny Prijono · 19 years ago
  57. e85ddfe Organizing pjsip directory structure by Benny Prijono · 19 years ago
  58. 392b8e5 Organizing pjsip directory structure by Benny Prijono · 19 years ago
  59. 618f0ef Organizing pjsip directory structure by Benny Prijono · 19 years ago
  60. 89a705a Organizing pjsip directory structure by Benny Prijono · 19 years ago
  61. 4c5dcfd Begin organizing directory structure of pjsip by Benny Prijono · 19 years ago
  62. 12e13b7 Test pj++ proactor (compile only) by Benny Prijono · 19 years ago
  63. 85d3f45 Rework pjlib++ by Benny Prijono · 19 years ago
  64. 0e64113 Linux alpha test by Benny Prijono · 19 years ago
  65. 9551df1 Fixed missing .exe extension in pjlib-util MSVC projects by Benny Prijono · 19 years ago
  66. 9a65621 MSVC projects for pjlib-util by Benny Prijono · 19 years ago
  67. e91bf77 Initial configuration for pjlib-util by Benny Prijono · 19 years ago
  68. f2afa6c Renamed pjutil subdirs to pjlib-util by Benny Prijono · 19 years ago
  69. b3abf49 Rename pjutil to pjlib-util by Benny Prijono · 19 years ago
  70. 80f260c Split PJLIB utilities into pjutil by Benny Prijono · 19 years ago
  71. 1a73a05 Modif in configure by Benny Prijono · 19 years ago
  72. 0c6935e Some changes in pjlib.dsp by Benny Prijono · 19 years ago
  73. 4808c2a Updated root Makefile by Benny Prijono · 19 years ago
  74. 81fd5c3 Backup build.mak in configure by Benny Prijono · 19 years ago
  75. ffa5d64 Changed default number of thread in test.h by Benny Prijono · 19 years ago
  76. d8419c0 Added svn ignore for build mak by Benny Prijono · 19 years ago
  77. ca39168 Added simple configure script by Benny Prijono · 19 years ago
  78. 8fb8467 Add ioqueue name in report by Benny Prijono · 19 years ago
  79. 7d56b6f Added more checking in UDP client by Benny Prijono · 19 years ago
  80. 40ce3fb UDP echo testing in Linux by Benny Prijono · 19 years ago
  81. a7f64a3 Added file I/O and file access API by Benny Prijono · 19 years ago
  82. 6782e1d Tested UDP echo server on Win2K by Benny Prijono · 19 years ago
  83. 6d5db77 Disable validate_set as it's not valid anymore by Benny Prijono · 19 years ago
  84. ce931fd Fixed error with inet_ntoa() by Benny Prijono · 19 years ago
  85. bc98615 Tested new ioqueue framework on Linux with select and epoll by Benny Prijono · 19 years ago
  86. c26c479 Added keyword expansion by Benny Prijono · 19 years ago
  87. 4d974f3 Put common ioqueue functionalities in separate file to be used by both select() and epoll by Benny Prijono · 19 years ago
  88. a9946d5 Changed ioqueue to allow simultaneous operations on the same key by Benny Prijono · 19 years ago
  89. 02711ca Use delay based bandwidth calculation. by Benny Prijono · 19 years ago
  90. ae9cb9f Added *.plg in ignore spec by Benny Prijono · 19 years ago
  91. d31369c Updated doxygen documentation by Benny Prijono · 19 years ago
  92. a0a1167 Defaulting to use echo -n by Benny Prijono · 19 years ago
  93. 48a9f4c Final commit before 0.3-pre3 by Benny Prijono · 19 years ago
  94. 005e456 Changed atomic interface and fixed bugs in echo test client by Benny Prijono · 19 years ago
  95. bf6d942 Adding keyword expansion for Id by Benny Prijono · 19 years ago
  96. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  97. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  98. 0a749f1 initial import by Benny Prijono · 19 years ago