CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/01 07:50:45
Modified files:
usr.bin/ssh : authfd.c authfile.c rsa.c rsa.h ssh-add.c
ssh-agent.c ssh-keygen.c ssh-rsa.c sshconnect.c
sshd.c sshkey.c sshkey.h
usr.bin/ssh/lib: Makefile
Log message:
remove post-SSHv1 removal dead code from rsa.c and merge the
remaining bit that it still used into ssh-rsa.c; ok markus
