This commit is contained in:
TLINDEN
2013-12-02 22:54:57 +01:00
parent a842338c4a
commit 14bead5499
3 changed files with 7 additions and 4 deletions

6
TODO
View File

@@ -3,4 +3,8 @@ aix works now so far, but -R doesnt work - now it does but decryption fails for
libpcp/z85.c:148 free(z85) leads to coredump on aix sometimes
add more abstract en+de-cryption() functions to libpcp/crypto, which
work with already en+de-coded in+out-put.
work with already en+de-coded in+out-put.
Bug: pcp_z85_decode() segfaults at z85.c:83 if input consists of "-----" only.
Bug: pcp_z85_decode() fails if after end marker follows something, even whitespaces