Commit Graph

309 Commits

Author SHA1 Message Date
Damien Miller 1383bd8eb9 - OpenBSD CVS update:
- [channels.c]
     close efd on eof
   - [clientloop.c compat.c ssh.c sshconnect.c myproposal.h]
     ssh2 client implementation, interops w/ ssh.com and lsh servers.
   - [sshconnect.c]
     missing free.
   - [authfile.c cipher.c cipher.h packet.c sshconnect.c sshd.c]
     remove unused argument, split cipher_mask()
   - [clientloop.c]
     re-order: group ssh1 vs. ssh2
 - Make Redhat spec require openssl >= 0.9.5a
2000-04-06 12:32:37 +10:00
Damien Miller 63a46cc4f5 version 2000-03-24 09:24:33 +11:00
Damien Miller ea048d8c2d ver 2000-03-18 00:21:41 +11:00
Damien Miller 696be9031b Prepare for final test release 2000-03-16 12:45:17 +11:00
Damien Miller b1be3bcca1 fix doh 2000-03-15 12:55:52 +11:00
Damien Miller bb68c1621e fix doh 2000-03-15 12:38:13 +11:00
Damien Miller ddaffa4194 Updated spec file for new version and locations 2000-03-15 12:31:18 +11:00
Damien Miller 256fdcbec5 Moved package files to contrib/
Added FreeBSD PAM config
2000-03-15 12:25:06 +11:00
Damien Miller 8b1c22b775 - Created contrib/ subdirectory. Included helpers from Phil Hands'
Debian package, README file and chroot patch from Ricardo Cerqueira
   <rmcc@clix.pt>
 - Moved gnome-ssh-askpass.c to contrib directory and reomved config
   option.
 - Slight cleanup to doc files
2000-03-15 12:13:01 +11:00