Age | Commit message (Expand) | Author |
---|---|---|
2015-09-16 | Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes | teor (Tim Wilson-Brown) |
2014-11-12 | Replace operators used as macro arguments with OP_XX macros | Nick Mathewson |
2014-09-15 | Don't pass invalid memory regions to digestmap_set/get in test_routerlist | Nick Mathewson |
2014-09-03 | Fix the leaks that valgrind found in the new routerset tests. | Nick Mathewson |
2014-09-02 | Use real pointers in unit tests, not (void*)101 etc | Nick Mathewson |
2014-08-29 | Fix some coverity warnings in new routerset tests | Nick Mathewson |
2014-08-29 | Introduce full coverage tests for module routerset.c. | dana koch |