| commit | 79438cc03040e22a053f2cb02e42483272b458df | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Feb 16 12:34:57 2001 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Fri Feb 16 12:34:57 2001 +1100 |
| tree | cbc85e2742e20db8ed40835b087523f78eb4e9a8 | |
| parent | 217f567187a9b1d32019666151d702c87332c72b [diff] |
- (djm) OpenBSD CVS:
- markus@cvs.openbsd.org 2001/02/15 16:19:59
[channels.c channels.h serverloop.c sshconnect.c sshconnect.h]
[sshconnect1.c sshconnect2.c]
genericize password padding function for SSH1 and SSH2.
add stylized echo to 2, too.
- (djm) Add roundup() macro to defines.h