diff options
author | Uros Majstorovic <majstor@majstor.org> | 2017-08-22 05:44:21 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2017-08-22 05:44:21 +0200 |
commit | 680922c97ca94e832e75b20f5aa22a00a6a80420 (patch) | |
tree | 52c2427cc96782d2cee5541a29296d62ef26f2fd /code/core/TODO | |
parent | 050bf97c2dc6c22e7b3134e281ee892e5351439f (diff) |
seq implemented; conn reset implemented
Diffstat (limited to 'code/core/TODO')
-rw-r--r-- | code/core/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/core/TODO b/code/core/TODO index bd4cc70..f48cd69 100644 --- a/code/core/TODO +++ b/code/core/TODO @@ -1,6 +1,6 @@ + check for nonce ++ check for seq -- check for seq (without rbuf) - memzero keys after usage - implement socket message queue |