summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/ip_helper_win32.c
AgeCommit message (Expand)Author
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-07-07Configuration option to include/exclude loopback interface in enum_ip_interfa...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-07Ignore 0.0.0.0/8 class IP address in interface enumeration function since thi...Benny Prijono
2008-01-24Related to ticket #458: enum_interface() should return non-PJ_SUCCESS if it d...Benny Prijono
2007-12-01More ticket #415: more IPv6 and some reorganization of the source codesBenny Prijono
2007-09-24Ticket #382: Updated ICE from draft-ietf-mmusic-ice-14 to ice-18 specificatio...Benny Prijono
2007-08-16Fixed missing return value in unload_iphlp_module() function declarationBenny Prijono
2007-07-28Ticket #358: link dynamically with IPHLPAPI.DLLBenny Prijono
2007-03-30Fixed not enough buffer error with IP helper on XP SP2Benny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2007-03-27Created doxygen documentation for PJNATHBenny Prijono
2007-03-25ICE (work in progress): use single socket for all candidates in component, an...Benny Prijono