summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/addr_resolv_sock.c
AgeCommit message (Expand)Author
2016-05-25Fix #1925: pj_getaddrinfo() should invoke getaddrinfo() even when IP address ...Nanang Izzuddin
2016-05-13Re #1917 (misc): Fixed pj_getaddrinfo()'s CFHost version (such as on iOS) whi...Liong Sauw Ming
2015-08-05Fixed #1874: Truncated IPv6 address during address lookup on iOSLiong Sauw Ming
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-04-26Fixed #1246: Use CFHost for pj_getaddrinfo() on iOSLiong Sauw Ming
2010-07-05Fixed #1101: Check and calculate IPv4/IPv6 address specified in pj_getaddrinfo()Benny Prijono
2010-01-04Ticket #1010:Nanang Izzuddin
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-01-24Related to ticket #458: pj_getaddrinfo() should return success if IP address ...Benny Prijono
2008-01-19Fixed warning about uninitialized variable in VS6Benny Prijono
2007-12-02More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2(), and fixed ...Benny Prijono
2007-12-01More ticket #415: more IPv6 and some reorganization of the source codesBenny Prijono
2007-11-26Fixed pj_gethostip() returns 0.0.0.0. Also how it returns the first interface...Benny Prijono
2007-11-22Reject 0.0.0.0 IP address returned by gethostbyname() in pj_gethostip()Benny Prijono
2007-11-18Ticket #415: implement IPv6 support in PJLIBBenny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-03-10Completed and tested (simple test) the TURN server and command line STUN/TURN...Benny Prijono
2007-03-01Fixed ticket #151: pj_gethostip() should fallback to default interface when 1...Benny Prijono
2007-03-01Fixed ticket #149: Crash when resolving bad hostnames in Linux (thanks Binu KS)Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-01-26Ticket #80: pj_gethostbyname() should return the appropriate native error cod...Benny Prijono
2007-01-23Fixed several compilation warnings with MSVCBenny Prijono
2007-01-20Fix ticket #71: When host doesn't have any NIC interfaces, pj_gethostip() sho...Benny Prijono
2006-09-14Applied temporary fix to error code returned by pj_gethostbyname(). Under *ni...Benny Prijono
2006-09-14Fix the local IP address resolution issue in PJSIP, PJMEDIA, and PJSUA, by ad...Benny Prijono
2005-11-21Set svn:eol-style propertyBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-02Final commit before 0.3-pre3Benny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono