]> andersk Git - openssh.git/commit - ssh-add.c
- Merged OpenBSD CVS changes
authordamien <damien>
Wed, 17 Nov 1999 06:29:08 +0000 (06:29 +0000)
committerdamien <damien>
Wed, 17 Nov 1999 06:29:08 +0000 (06:29 +0000)
commitf095fcc73b54270bf4e7cac5603fb1bb19cb5a4c
tree9e7978ee61719592e8cbcda755125f3d45d23f59
parent14a7628c7b9d15cd59f0491817871dcdd783e53a
 - Merged OpenBSD CVS changes
   - [ChangeLog.Ylonen] noone needs this anymore
   - [authfd.c] close-on-exec for auth-socket, ok deraadt
   - [hostfile.c]
     in known_hosts key lookup the entry for the bits does not need
     to match, all the information is contained in n and e. This
     solves the problem with buggy servers announcing the wrong
     modulus length.  markus and me.
   - [serverloop.c]
     bugfix: check for space if child has terminated, from:
     iedowse@maths.tcd.ie
   - [ssh-add.1 ssh-add.c ssh-keygen.1 ssh-keygen.c sshconnect.c]
     [fingerprint.c fingerprint.h]
     rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se>
   - [ssh-agent.1] typo
   - [ssh.1] add OpenSSH information to AUTHOR section. okay markus@
   - [sshd.c]
     force logging to stderr while loading private key file
     (lost while converting to new log-levels)
17 files changed:
ChangeLog
ChangeLog.Ylonen [deleted file]
Makefile.in
README
authfd.c
fingerprint.c [new file with mode: 0644]
fingerprint.h [new file with mode: 0644]
hostfile.c
serverloop.c
ssh-add.1
ssh-add.c
ssh-agent.1
ssh-keygen.1
ssh-keygen.c
ssh.1
sshconnect.c
sshd.c
This page took 1.225463 seconds and 5 git commands to generate.