1. 9bde873 Fixed ticket #1048: Memory leak in enum_ipv4_ipv6_interface (ip_helper_win32.c) (thanks Andrey Mamchur for the report) by Benny Prijono · 15 years ago
  2. 18217d6 Few fixes and enhancements to Windows IP helper, related to #1000: by Benny Prijono · 15 years ago
  3. 48443dd More ticket #1000: by Benny Prijono · 15 years ago
  4. 54d642d Ticket #1000: fixed different treatment with regard to Unicode argument to GetProcAddress between Windows and Windows Mobile by Benny Prijono · 15 years ago
  5. fcaf9cf More ticket #1000 (IPv6 interface enumeration fails due to typo error in Windows targets): by Benny Prijono · 15 years ago
  6. 49e78b4 Fixed ticket #1000: IPv6 interface enumeration fails due to typo error in Windows targets by Benny Prijono · 15 years ago
  7. 2ef519f Fixed ticket #989: Issues with Windows Unicode build (thanks Michele Cicciotti for the patch) 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. 1d6b895 Configuration option to include/exclude loopback interface in enum_ip_interface(), and always include loopback address in the proxy sample (thanks Filippo Zangheri for the suggestion) by Benny Prijono · 16 years ago
  10. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  11. dd538ed Ignore 0.0.0.0/8 class IP address in interface enumeration function since this doesnt seem to have practical use for us (thanks Helmut Wolf) by Benny Prijono · 16 years ago
  12. 9399356 Related to ticket #458: enum_interface() should return non-PJ_SUCCESS if it does not find any interface by Benny Prijono · 17 years ago
  13. 62b86eb More ticket #415: more IPv6 and some reorganization of the source codes by Benny Prijono · 17 years ago
  14. 2501e13 Ticket #382: Updated ICE from draft-ietf-mmusic-ice-14 to ice-18 specification, and also done some other tweaks as well by Benny Prijono · 17 years ago
  15. 16f6479 Fixed missing return value in unload_iphlp_module() function declaration by Benny Prijono · 17 years ago
  16. 48ef5a3 Ticket #358: link dynamically with IPHLPAPI.DLL by Benny Prijono · 17 years ago
  17. 6b5b660 Fixed not enough buffer error with IP helper on XP SP2 by Benny Prijono · 17 years ago
  18. a6bd758 Updated projects and Makefiles with the new pjnath library by Benny Prijono · 17 years ago
  19. fed1af9 Created doxygen documentation for PJNATH by Benny Prijono · 18 years ago
  20. b681a2f ICE (work in progress): use single socket for all candidates in component, and implemented IP interface enumeration on Win32 by Benny Prijono · 18 years ago