1. cca3281 Applied temporary fix to error code returned by pj_gethostbyname(). Under *nix, the error code is returned in h_errno, and the error string is reported by hstrerror(). But it is a bit too complex to support this for the moment, so we just return PJ_ERESOLVE for any failure returned by gethostbyname() by Benny Prijono · 18 years ago
  2. 594e4c5 Fix the local IP address resolution issue in PJSIP, PJMEDIA, and PJSUA, by adding a new API pj_gethostip() to resolve the default local IP address of local host. This new function will work even when local hostname resolution is not set correctly, by detecting the default IP interface in the system. by Benny Prijono · 18 years ago
  3. 5dcb38d Set svn:eol-style property 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. 48a9f4c Final commit before 0.3-pre3 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