]> andersk Git - openssh.git/commit - key.c
- OpenBSD CVS updates:
authordamien <damien>
Tue, 30 May 2000 03:44:51 +0000 (03:44 +0000)
committerdamien <damien>
Tue, 30 May 2000 03:44:51 +0000 (03:44 +0000)
commit71276795b0a68665fc7aa5e20a3b4433a4cd9d39
tree6c665d23b72714245624f3c0c5089a1e8cd6b9ad
parentf44c3179c931d52643235e6d34a65d7cf5ed1ed0
 - OpenBSD CVS updates:
  - markus@cvs.openbsd.org
    [session.c]
    make x11-fwd work w/ localhost (xauth add host/unix:11)
    [cipher.c compat.c readconf.c servconf.c]
    check strtok() != NULL; ok niels@
    [key.c]
    fix key_read() for uuencoded keys w/o '='
    [serverloop.c]
    group ssh1 vs. ssh2 in serverloop
    [kex.c kex.h myproposal.h sshconnect2.c sshd.c]
    split kexinit/kexdh, factor out common code
    [readconf.c ssh.1 ssh.c]
    forwardagent defaults to no, add ssh -A
  - theo@cvs.openbsd.org
    [session.c]
    just some line shortening
15 files changed:
ChangeLog
cipher.c
compat.c
kex.c
kex.h
key.c
myproposal.h
readconf.c
servconf.c
serverloop.c
session.c
ssh.1
ssh.c
sshconnect2.c
sshd.c
This page took 0.260067 seconds and 5 git commands to generate.