summaryrefslogtreecommitdiff
path: root/testing/dns3_test.c
AgeCommit message (Expand)Author
2017-01-26Add platform-independent Socket and IP implementationDiadlo
2017-01-19Update license headers and remove redundant file name comment.iphydf
2016-11-02Compile as C++ for windows builds.iphydf
2016-09-06Improve static and const correctness.iphydf
2016-09-06Improve C standard compliance.iphydf
2016-09-01Sort #includes in all source files.iphydf
2016-08-31Add newlines because astyle wants them.iphydf
2016-08-31Add braces to all if statements.iphydf
2015-02-24Ported some of the code in testing/ to the new api.irungentoo
2014-06-19dns3_test now automatically does the DNS request.irungentoo
2014-06-14Fixed some issues in toxdns and added a test.irungentoo