Ben Lindstrom
|
664408d2a7
|
- markus@cvs.openbsd.org 2001/06/07 20:23:05
[authfd.c authfile.c channels.c kexdh.c kexgex.c packet.c ssh.c
sshconnect.c sshconnect1.c]
use xxx_put_cstring()
|
2001-06-09 01:42:01 +00:00 |
Ben Lindstrom
|
a3700050ec
|
- markus@cvs.openbsd.org 2001/04/05 10:42:57
[auth-chall.c authfd.c channels.c clientloop.c kex.c kexgex.c key.c
mac.c packet.c serverloop.c sftp-client.c sftp-client.h sftp-glob.c
sftp-glob.h sftp-int.c sftp-server.c sftp.c ssh-keygen.c sshconnect.c
sshconnect2.c sshd.c]
fix whitespace: unexpand + trailing spaces.
|
2001-04-05 23:26:32 +00:00 |
Ben Lindstrom
|
8e312f3db0
|
- markus@cvs.openbsd.org 2001/04/04 22:04:35
[kex.c kexgex.c serverloop.c]
parse full kexinit packet.
make server-side more robust, too.
|
2001-04-04 23:50:21 +00:00 |
Ben Lindstrom
|
238abf6a14
|
- markus@cvs.openbsd.org 2001/04/04 09:48:35
[kex.c kex.h kexdh.c kexgex.c packet.c sshconnect2.c sshd.c]
don't sent multiple kexinit-requests.
send newkeys, block while waiting for newkeys.
fix comments.
|
2001-04-04 17:52:53 +00:00 |
Ben Lindstrom
|
22b19b43e4
|
- (bal) Oops.. Missed including kexdh.c and kexgex.c in OpenBSD sync.
|
2001-04-04 17:39:19 +00:00 |