view libtomcrypt/TODO @ 495:cd02449b709c

Don't send anything in response to a SSH_MSG_CHANNEL_REQUEST if we have already sent a SSH_MSG_CHANNEL_CLOSE. This fixes a bug triggered by more recent versions of putty with tcp fowarding and window adjustment request messages.
author Matt Johnston <matt@ucc.asn.au>
date Tue, 23 Sep 2008 12:03:01 +0000
parents 0cbe8f6dbf9e
children f849a5ca2efc
line wrap: on
line source

stopped at ch12
-- needs examples for ecc/dsa!!! (and for asn.1)

must have for v1.16
- document PK build flags
- document makefile flags [INSTALL_* for instance]
- prepare manual for printing (both soft and hard cover)

Nice to have [in order of precedence]
- add X9.63 IES
- add CPP macros like OpenSSL has for ASN1 (e.g. encode/decode functions, etc) shameless ripoff :-)