1. f4385cd Fixed ticket #1007: Heap corruption when socket address with invalid address family is given (thanks Emil Sturniolo for the report) by Benny Prijono · 15 years ago
  2. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  3. db04cd5 Ticket #972: setsockopt compatibility problems on Windows (thanks Yann and John Ridges for the reports) by Benny Prijono · 15 years ago
  4. fe73251 More #935: don't call pj_sockaddr_init() for PJ_AF_INET6 if IPv6 is not enabled by Benny Prijono · 15 years ago
  5. 9f0ef09 Ticket #935: new pj_sockaddr_parse2() API by Benny Prijono · 15 years ago
  6. 0f4b9db Ticket #878: New PJLIB API to parse socket address string by Benny Prijono · 15 years ago
  7. 27fc143 Ticket #800: Change in IP address selection algorithm (the pj_gethostip() function): by Benny Prijono · 15 years ago
  8. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  9. b76154e Ticket #629: Added IGMPv2 multicast socket options (thanks David Parker for the patch). by Nanang Izzuddin · 16 years ago
  10. 1243ffb pj_sockaddr_copy_addr() might raise assertion if destination address is not initialized by Benny Prijono · 16 years ago
  11. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  12. b618d62 Related to r1996, do not return 0.0.0.0/8 class IP address in pj_gethostip() (thanks Helmut Wolf) by Benny Prijono · 16 years ago
  13. 842754c Added pj_sockaddr_cp() by Benny Prijono · 16 years ago
  14. 9db4bd6 Fixed IPv6/IPv4 address issue in Symbian: Symbian, at least 9.1, seems to have dual stack IP, so IPv4 address can be returned as a mapped IPv6 address by Benny Prijono · 17 years ago
  15. bb7b98e Disable assertion in pj_sockaddr_has_addr() by Benny Prijono · 17 years ago
  16. 40c2633 More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and pj_sockaddr_print() by Benny Prijono · 17 years ago
  17. 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
  18. 62b86eb More ticket #415: more IPv6 and some reorganization of the source codes by Benny Prijono · 17 years ago
  19. c16c6e3 Ticket #415: implement IPv6 support in PJLIB by Benny Prijono · 17 years ago
  20. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago