From 4165e5d9967aa601b289e0fd2b402285cab1151c Mon Sep 17 00:00:00 2001 From: "git@daemon.de" Date: Thu, 15 Oct 2015 17:18:28 +0200 Subject: [PATCH] add aix pipe bug --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 797f5f2..b9d87b6 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,6 @@ - +AIX@ppc: pipetest fails. encode is correct, same # of pkts as + on bsd + 1 pad. decode misses last pkt. Must be somewhere + in pcpstream.c. detach keysig generation from pub key export, so that an existing keysig can be verified later.