1. 80025db More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2(), and fixed Symbian combilation warnings with gcce by Benny Prijono · 17 years ago
  2. 62b86eb More ticket #415: more IPv6 and some reorganization of the source codes by Benny Prijono · 17 years ago
  3. 4c8fb53 Fixed pj_gethostip() returns 0.0.0.0. Also how it returns the first interface if else fails by Benny Prijono · 17 years ago
  4. 5517624 Reject 0.0.0.0 IP address returned by gethostbyname() in pj_gethostip() by Benny Prijono · 17 years ago
  5. c16c6e3 Ticket #415: implement IPv6 support in PJLIB by Benny Prijono · 17 years ago
  6. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  7. d597174 Completed and tested (simple test) the TURN server and command line STUN/TURN client by Benny Prijono · 18 years ago
  8. 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
  9. 129287a Fixed ticket #149: Crash when resolving bad hostnames in Linux (thanks Binu KS) by Benny Prijono · 18 years ago
  10. 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
  11. 64df0eb Ticket #80: pj_gethostbyname() should return the appropriate native error code when it fails by Benny Prijono · 18 years ago
  12. 5fb99e5 Fixed several compilation warnings with MSVC by Benny Prijono · 18 years ago
  13. 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
  14. 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
  15. 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
  16. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  17. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  18. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  19. 48a9f4c Final commit before 0.3-pre3 by Benny Prijono · 19 years ago
  20. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  21. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  22. 0a749f1 initial import by Benny Prijono · 19 years ago