Age | Commit message (Expand) | Author |
---|---|---|
2016-06-11 | Add -Wmissing-variable-declarations, with attendant fixes | Nick Mathewson |
2015-10-02 | Fix "make check-spaces" | Nick Mathewson |
2015-10-02 | Merge remote-tracking branch 'teor/routerset-parse-IPv6-literals' | Nick Mathewson |
2015-09-16 | Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes | teor (Tim Wilson-Brown) |
2015-09-14 | Add unit tests for wildcard, IPv4, IPv6 routerset parsing | 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 |