Tartarus CVS: putty: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Thu Oct 21 11:59:55 BST 2004


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Thu Oct 21 2004  11:59:55 BST

Log message:
I just had a need to decode a piece of Zlib data from out of the
middle of a PDF. So here's a modification to sshzlib.c which enables
it to be compiled into a standalone Zlib decoder if you define
ZLIB_STANDALONE. As an added bonus, it (both standalone and in
PuTTY) also validates the Zlib header, just to make sure someone
hasn't defined a new compression format.

Modified files:
    .               : sshzlib.c

Links:
http://cvs.tartarus.org//putty/sshzlib.c.diff?r1=1.16&r2=1.17



More information about the tartarus-commits mailing list