Damien Miller 44dce8d972 reinitialise compression buffers in postauth privsep child
the postauth privsep child never had its compression buffers initialised.
the old buffer code would would because they were (fortunately) bzeroed,
but the new code is more paranoid.

There is probably a more minimal way to do this that I'm missing :)
2012-01-17 14:37:26 +01:00
2012-01-17 14:32:49 +01:00
2012-01-17 14:32:47 +01:00
2012-01-17 14:32:49 +01:00
2012-01-17 14:32:47 +01:00

libopenssh
==========

turn openssh into a library

ssh		a copy of openbsd src/usr.bin/ssh
regress		a copy of openbsd src/regress/usr.bin/ssh

diff against vanilla openssh:

% cd ssh && cvs -qd anoncvs@anoncvs1.ca.openbsd.org:/cvs diff -u

-m
Description
No description provided
Readme 3.2 MiB
Languages
C 86.7%
Roff 8.3%
Shell 4.2%
Makefile 0.6%
Python 0.1%