summaryrefslogtreecommitdiff
path: root/src/test/test_address.c
AgeCommit message (Expand)Author
2015-02-12Merge remote-tracking branch 'sebastian/bug14875'Nick Mathewson
2015-02-12Actually get all interface addressesSebastian Hahn
2015-02-08Avoid calling SMARTLIST_FOREACH on a NULL smartlist in teststeor
2015-01-23Try to fix some more memory leaks in the unit testsNick Mathewson
2015-01-23Fix some memory leaks in new address testsNick Mathewson
2015-01-23Refactor code that looks up addresses from interfacesrl1987