]> andersk Git - openssh.git/commit - ssh.c
- markus@cvs.openbsd.org 2001/02/11 12:59:25
authormouring <mouring>
Thu, 15 Feb 2001 03:01:59 +0000 (03:01 +0000)
committermouring <mouring>
Thu, 15 Feb 2001 03:01:59 +0000 (03:01 +0000)
commitb2552997dd6cfa68abbd01b0fb0b29602f08ce53
tree0a4db4424fe5cd87041eef7c13388c04f8834117
parent9e3c31f729661ff84cd8ba20bab505ffe78e95c0
   - markus@cvs.openbsd.org 2001/02/11 12:59:25
     [Makefile.in sshd.8 sshconnect2.c readconf.h readconf.c packet.c
      sshd.c ssh.c ssh.1 servconf.h servconf.c myproposal.h kex.h kex.c]
     1) clean up the MAC support for SSH-2
     2) allow you to specify the MAC with 'ssh -m'
     3) or the 'MACs' keyword in ssh(d)_config
     4) add hmac-{md5,sha1}-96
             ok stevesk@, provos@
18 files changed:
ChangeLog
Makefile.in
hmac.c [deleted file]
kex.c
kex.h
mac.c [new file with mode: 0644]
mac.h [moved from hmac.h with 82% similarity]
myproposal.h
packet.c
readconf.c
readconf.h
servconf.c
servconf.h
ssh.1
ssh.c
sshconnect2.c
sshd.8
sshd.c
This page took 0.227475 seconds and 5 git commands to generate.