Age | Commit message (Expand) | Author |
---|---|---|
2016-09-08 | Simplify log_test_helpers interface | Nick Mathewson |
2016-09-08 | more consistent use of expect_log_msg_containing | Nick Mathewson |
2016-08-31 | Require specific messages for remaining link-handshake failure cases | Nick Mathewson |
2016-08-31 | Improvements to test_link_handshake: check specific error messages | Nick Mathewson |
2016-08-31 | Fix all "BUG" warnings created from link-handshake tests. | Nick Mathewson |
2016-06-11 | Add -Wmissing-variable-declarations, with attendant fixes | Nick Mathewson |
2016-02-27 | Update the copyright year. | Nick Mathewson |
2015-06-01 | More check-spaces fixes | Nick Mathewson |
2015-06-01 | Appease make check-spaces | Andrea Shepard |
2015-05-28 | Avoid dereferencing null on unit test failure for link handshakes. | Nick Mathewson |
2015-05-28 | Fix memory leaks in test_link_handshake.c | Nick Mathewson |
2015-05-28 | Tests for AUTHENTICATE cell functionality. | Nick Mathewson |
2015-05-28 | Start testing cell encoders/processers for the v3 handshake. | Nick Mathewson |