summaryrefslogtreecommitdiff
path: root/pjlib-util/src/pjlib-util-test/resolver_test.c
AgeCommit message (Expand)Author
2017-01-19Close #1919: Clear unused-variable warnings.Riza Sulistyo
2016-07-12Misc (re #1928): Fixed pjlib-util-test issue on Mac due to bad socket address...Nanang Izzuddin
2016-06-20Close #1927: IPv6 support in DNS SRV:Nanang Izzuddin
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-01-13Initial OpenBSD fixes (#994):Benny Prijono
2009-01-01Fixed unreached code, deprecated fopen(), unused arguments, and other warning...Benny Prijono
2008-12-30Removed the check for NDEBUG (it failed the test on release mode)Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-19Minor update on resolver test to use 'unrestricted' ports (>1024) in socket b...Nanang Izzuddin
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2007-08-16Fixed compilation warningsBenny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-06-11Ticket #326: added more DNS resolver testsBenny Prijono
2007-06-07Ticket #326: Add DNS resolver and DNS SRV resolver test in pjlib-utilBenny Prijono