finished self-implementation of DNS resolver recursion; will now remove all that!
[pingcheck] / src / dns / resolverbase.h
2015-05-04 Christian Herdtweckfinished self-implementation of DNS resolver recursion...
2015-05-04 Christian Herdtweckcontinue implementation; first tests with recursion...
2015-05-04 Christian Herdtweckchanged how dns deals with cnames and recursion: rememb...
2015-05-04 Christian Herdtweckmoved new dns code from temp dir to dns subdir; changed...
2015-05-04 Christian Herdtweckmoved new dns code from temp dir into proper dns dir