Age | Commit message (Expand) | Author |
---|---|---|
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-09-13 | Add a test case with a matching ip but mismatched identity. | Nick Mathewson |
2018-09-13 | Unit tests for ticket 27224. | rl1987 |
2018-07-05 | Fix everything that previously referred to src/or | Nick Mathewson |
2018-07-05 | Fix every include path changed in the previous commit (automated) | Nick Mathewson |
2018-07-05 | Remove util.h | Nick Mathewson |
2018-06-27 | rectify include paths (automatic) for address.h | Nick Mathewson |
2018-06-22 | Expunge container.h | Nick Mathewson |
2018-06-22 | Rectify include paths after container split (automatic) | Nick Mathewson |
2018-06-20 | Run rectify_include_paths.py | Nick Mathewson |
2018-06-20 | Refrain from accessing empty smartlist in test_bridges_clear_bridge_list | rl1987 |
2018-04-17 | Fix a pointer size error in test_bridges.c | Nick Mathewson |
2018-04-09 | tests: Make tt_finished() macro for tests without tt_*_op() calls. | Isis Lovecruft |
2018-04-09 | test: Add testing module and some unittests for bridges.c. | Isis Lovecruft |