1. 3ae5f06 Fixed bug in the hash table size calculation. The hash table creation API (pj_hash_create()) suggests that the size should be 2^n-1, and when the size is not 2^n-1, it will be rounded-up to the nearest 2^n-1, except when the size is exactly 2^n, then it will be rounded-down to 2^n-1. by Benny Prijono · 18 years ago
  2. 40f2f64 Finished implementation of UA layer (to be tested) by Benny Prijono · 19 years ago
  3. 9033e31 Set svn:eol-style for all files by Benny Prijono · 19 years ago
  4. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  5. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  6. f010e69 First clean compile of pjsip by Benny Prijono · 19 years ago
  7. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  8. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  9. 0a749f1 initial import by Benny Prijono · 19 years ago