]> andersk Git - openssh.git/commit - README
Lots of changes:
authordamien <damien>
Mon, 8 Nov 1999 04:30:59 +0000 (04:30 +0000)
committerdamien <damien>
Mon, 8 Nov 1999 04:30:59 +0000 (04:30 +0000)
commite1a9c08df7d9f5b6092d1735bf32290e6244d9bd
tree6e5c16be322d4a169a4af28e9666b2594b60e5e8
parent3028328e8d26224c98cc32ce25cd52153486d688
Lots of changes:

 - Removed lots of unnecessary checks from autoconf
 - Added support and autoconf test for openpty() function (Unix98 pty support)
 - Fix for scp not finding ssh if not installed as /usr/bin/ssh
 - Added TODO file
 - Merged parts of Debian patch From Phil Hands <phil@hands.com>:
   - Added ssh-askpass program
   - Added ssh-askpass support to ssh-add.c
   - Create symlinks for slogin on install
   - Fix "distclean" target in makefile
   - Added example for ssh-agent to manpage
   - Added support for PAM_TEXT_INFO messages
   - Disable internal /etc/nologin support if PAM enabled
 - Merged latest OpenBSD CVS changes:
   - [sshd.c] don't send fail-msg but disconnect if too many authentication
     failures
   - [sshd.c] replace assert() with error, fatal or packet_disconnect
   - [sshd.c] remove unused argument. ok dugsong
   - [sshd.c] typo
   - [rsa.c] clear buffers used for encryption. ok: niels
   - [rsa.c] replace assert() with error, fatal or packet_disconnect
 - Fixed coredump after merge of OpenBSD rsa.c patch
16 files changed:
ChangeLog
Makefile.in
README
TODO [new file with mode: 0644]
config.h.in [deleted file]
configure.in
includes.h
openssh.spec
pty.c
rsa.c
ssh-add.c
ssh-agent.1
ssh-askpass [new file with mode: 0755]
ssh-keygen.c
ssh.h
sshd.c
This page took 0.071319 seconds and 5 git commands to generate.