aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_cell_formats.c
AgeCommit message (Expand)Author
2017-01-18test_cfmt_connected_cells: use TTL value that's above the new min.Nick Mathewson
2016-07-28Fix all -Wshadow warnings on LinuxNick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-11-12Fix wide lines (from 13172)Nick Mathewson
2014-11-12Replace operators used as macro arguments with OP_XX macrosNick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-10-27Remove configure option to disable curve25519Sebastian Hahn
2014-09-15Use coccinelle scripts to clean up our unit testsNick Mathewson
2014-05-07Quick-and-dirty test for packed_cell_is_destroyNick Mathewson
2014-04-02Tests for resolved_cell_parseNick Mathewson
2013-01-16Update the copyright date to 201.Nick Mathewson
2013-01-03Don't check create cells too much when we're relaying themNick Mathewson
2013-01-03Implement scheme to allow ntor requests/responses via older serversNick Mathewson
2013-01-03Code to parse and format CREATE{,2,_FAST} cells and their alliesNick Mathewson
2012-11-14Actually send back correctly-formed IPv6 CONNECTED cellsNick Mathewson
2012-11-14Get the client side of receiving an IPv6 address to workNick Mathewson
2012-11-14Refactor begin cell parsing into its own function, with tests.Nick Mathewson