summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/ip_helper_win32.c
AgeCommit message (Collapse)Author
2008-07-07Configuration option to include/exclude loopback interface in ↵Benny Prijono
enum_ip_interface(), and always include loopback address in the proxy sample (thanks Filippo Zangheri for the suggestion) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2112 74dad513-b988-da41-8d7b-12977e46ad98
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the ↵Benny Prijono
copyright notice git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2039 74dad513-b988-da41-8d7b-12977e46ad98
2008-06-07Ignore 0.0.0.0/8 class IP address in interface enumeration function since ↵Benny Prijono
this doesnt seem to have practical use for us (thanks Helmut Wolf) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1996 74dad513-b988-da41-8d7b-12977e46ad98
2008-01-24Related to ticket #458: enum_interface() should return non-PJ_SUCCESS if it ↵Benny Prijono
does not find any interface git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1743 74dad513-b988-da41-8d7b-12977e46ad98
2007-12-01More ticket #415: more IPv6 and some reorganization of the source codesBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1601 74dad513-b988-da41-8d7b-12977e46ad98
2007-09-24Ticket #382: Updated ICE from draft-ietf-mmusic-ice-14 to ice-18 ↵Benny Prijono
specification, and also done some other tweaks as well git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1450 74dad513-b988-da41-8d7b-12977e46ad98
2007-08-16Fixed missing return value in unload_iphlp_module() function declarationBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1419 74dad513-b988-da41-8d7b-12977e46ad98
2007-07-28Ticket #358: link dynamically with IPHLPAPI.DLLBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1409 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-30Fixed not enough buffer error with IP helper on XP SP2Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1119 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1111 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-27Created doxygen documentation for PJNATHBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1110 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-25ICE (work in progress): use single socket for all candidates in component, ↵Benny Prijono
and implemented IP interface enumeration on Win32 git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1104 74dad513-b988-da41-8d7b-12977e46ad98