1. 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
  2. 64df0eb Ticket #80: pj_gethostbyname() should return the appropriate native error code when it fails by Benny Prijono · 18 years ago
  3. 5fb99e5 Fixed several compilation warnings with MSVC by Benny Prijono · 18 years ago
  4. b43bad7 Fix ticket #71: When host doesn't have any NIC interfaces, pj_gethostip() should return 127.0.0.1 instead of error by Benny Prijono · 18 years ago
  5. 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
  6. 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
  7. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  8. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  9. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  10. 48a9f4c Final commit before 0.3-pre3 by Benny Prijono · 19 years ago
  11. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  12. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  13. 0a749f1 initial import by Benny Prijono · 19 years ago