1. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  2. d597174 Completed and tested (simple test) the TURN server and command line STUN/TURN client by Benny Prijono · 18 years ago
  3. 56f4bb7 Fixed ticket #151: pj_gethostip() should fallback to default interface when 127.x.x.x is returned, not just 127.0.0.1 (thanks Andrey Kuprianov) by Benny Prijono · 18 years ago
  4. 129287a Fixed ticket #149: Crash when resolving bad hostnames in Linux (thanks Binu KS) by Benny Prijono · 18 years ago
  5. 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
  6. 64df0eb Ticket #80: pj_gethostbyname() should return the appropriate native error code when it fails by Benny Prijono · 18 years ago
  7. 5fb99e5 Fixed several compilation warnings with MSVC by Benny Prijono · 18 years ago
  8. 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
  9. 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
  10. 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
  11. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  12. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  13. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  14. 48a9f4c Final commit before 0.3-pre3 by Benny Prijono · 19 years ago
  15. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  16. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  17. 0a749f1 initial import by Benny Prijono · 19 years ago