aboutsummaryrefslogtreecommitdiff
path: root/tests/unittests/torture_packet.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-22Add tests and implementation for Encrypt-then-MAC modeDirkjan Bussink1-0/+63
2019-01-09packet: Provide a function to switch crypto in separate directionsJakub Jelen1-0/+1
2018-12-07tests: Cover also compression with unit testsJakub Jelen1-16/+43
2018-11-23tests: Check the new AES-GCM ciphersJakub Jelen1-1/+21
2018-10-25socket: Undouble socket fdsSanne Raymaekers1-4/+2
2018-08-20tests: Fix function declaration in torture_packetAndreas Schneider1-8/+24
2018-06-29Rest in Peace SSHv1Andreas Schneider1-2/+1
2018-06-29tests: Remove system includes from torture_packetAndreas Schneider1-2/+1
2018-06-28tests: fix torture_packet.c `test_data`Jon Simons1-1/+4
2018-06-28torture_packet: Set encryption/decryption keysAlberto Aguirre1-0/+14
2018-06-28tests: packet encryption unit testingAris Adamantiadis1-0/+193