aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_channeltls.c
AgeCommit message (Expand)Author
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-22Fix a bunch of memory leaks in the unit tests. Found with valgrindNick Mathewson
2014-09-30Update test_channeltls.c for recent test suite changes and --enable-mempools ...Andrea Shepard
2014-09-30Add channel_tls_num_cells_writeable_method() coverage to channeltls/num_bytes...Andrea Shepard
2014-09-30Add channeltls/num_bytes_queued unit testAndrea Shepard
2014-09-30Implement tlschan create and overhead estimate unit testsAndrea Shepard
2014-09-30Initial test_channeltls.cAndrea Shepard