aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_protover.c
AgeCommit message (Expand)Author
2018-09-21Merge branch 'maint-0.2.9' into maint-0.3.2maint-0.3.2Nick Mathewson
2018-09-14protover: reject invalid protocol namescypherpunks
2018-03-01Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-03-01Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-03-01Protover tests: disable some obsoleted testsNick Mathewson
2018-03-01Forbid UINT32_MAX as a protocol versionNick Mathewson
2018-03-01Forbid "-0" as a protocol version.Nick Mathewson
2018-03-01Add more of Teor's protover tests.Nick Mathewson
2018-03-01Add some protover vote round-trip tests from Teor.Nick Mathewson
2017-08-24apply ahf's test_assert_null.cocciNick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2016-09-26Rename compute_protover_vote to protover_compute_voteNick Mathewson
2016-09-26Clean whitespace, add missing documentationNick Mathewson
2016-09-26Cover the error cases of parsing protocol versionsNick Mathewson
2016-09-26Unit tests for protover_all_supportedNick Mathewson
2016-09-26Basic backend for the protocol-versions voting algorithm.Nick Mathewson
2016-09-26checkpoint basic protover backendNick Mathewson