aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_sendme.c
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-05-27Tests for deciding how full our relay cells should beNick Mathewson
2019-05-22sendme: Always pop last SENDME digest from circuitDavid Goulet
2019-05-22sendme: Never fallback to v0 if unknown versionDavid Goulet
2019-05-22sendme: Record cell digest on both client and exitDavid Goulet
2019-04-29sendme: Better function namesDavid Goulet
2019-04-29sendme: Better handle the random paddingDavid Goulet
2019-04-29prop289: Keep the digest bytes, not the objectDavid Goulet
2019-04-29prop289: Use a 20 bytes digest instead of 4David Goulet
2019-04-29tests: Implement unit tests for SENDME v1David Goulet