From: xrs Date: Sat, 29 Feb 2020 17:46:58 +0000 (+0100) Subject: update ToDo list X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=91f51c632cd9322469888939367da12220f82dc6;p=oweals%2Fgnunet.git update ToDo list --- diff --git a/src/cadet/test_cadeT.c b/src/cadet/test_cadeT.c index 1c4a32791..d4688273b 100644 --- a/src/cadet/test_cadeT.c +++ b/src/cadet/test_cadeT.c @@ -26,11 +26,11 @@ * - test session resumption after a hard channel breakup * * ToDos: - * - setup peer A - * - setup peer B - * - setup cadet on peer B listening on port 1234 - * - create a channel from peer A to B - * - create method to find out session initiator + * x setup peer A + * x setup peer B + * x setup cadet on peer B listening on port "cadet_port" + * x create a channel from peer A to B + * - create method to find out KX initiator * - send a message over channel * - check if message was received * - breakup the connection without sending a channel destroy message