Age | Commit message (Expand) | Author |
---|---|---|
2015-12-15 | Fix some memory leaks in the unit tests | Nick Mathewson |
2015-10-29 | Fix GCC warnings. | rl1987 |
2015-10-24 | Seventh test case for dns_resolve_impl(). | rl1987 |
2015-10-24 | Sixth test case for dns_resolve_impl. | rl1987 |
2015-10-24 | Add a fifth unit test. | rl1987 |
2015-10-24 | Whitespace fixes. | rl1987 |
2015-10-24 | Add a fourth test case. | rl1987 |
2015-10-24 | Third test case for dns_resolve_impl. | rl1987 |
2015-10-24 | A second test case for dns_resolve_impl. | rl1987 |
2015-10-24 | Making it slightly cleaner. | rl1987 |
2015-10-24 | First test case for dns_resolve_impl(). | rl1987 |
2015-10-24 | Using namespace macros for mock functions in test_dns.c | rl1987 |
2015-10-24 | Use NS_SUBMODULEs in test_dns.c | rl1987 |
2015-08-26 | Fix some memory issues in test_dns.c | Nick Mathewson |
2015-08-26 | Resolve check-spaces in test_dns.c | Nick Mathewson |
2015-08-26 | fix compilation warnings in test_dns.c | Nick Mathewson |
2015-08-23 | Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). | rl1987 |