]> andersk Git - openssh.git/commit
- (bal) OpenBSD Sync
authormouring <mouring>
Tue, 9 Jan 2001 00:35:42 +0000 (00:35 +0000)
committermouring <mouring>
Tue, 9 Jan 2001 00:35:42 +0000 (00:35 +0000)
commiteea39c0272a730e084139c86449282fb2f03fa60
tree5df699630436789c0ec775aec0f4a95be234154c
parent4b80e97b4501704df85457f57d54acf68442ca3a
 - (bal) OpenBSD Sync
   - markus@cvs.openbsd.org 2001/01/08 22:29:05
     [auth2.c compat.c compat.h servconf.c servconf.h sshd.8
      sshd_config version.h]
     implement option 'Banner /etc/issue.net' for ssh2, move version to
     2.3.1 (needed for bugcompat detection, 2.3.0 would fail if Banner
     is enabled).
   - markus@cvs.openbsd.org 2001/01/08 22:03:23
     [channels.c ssh-keyscan.c]
     O_NDELAY -> O_NONBLOCK; thanks stevesk@pobox.com
   - markus@cvs.openbsd.org 2001/01/08 21:55:41
     [sshconnect1.c]
     more cleanups and fixes from stevesk@pobox.com:
     1) try_agent_authentication() for loop will overwrite key just
        allocated with key_new(); don't alloc
     2) call ssh_close_authentication_connection() before exit
        try_agent_authentication()
     3) free mem on bad passphrase in try_rsa_authentication()
   - markus@cvs.openbsd.org 2001/01/08 21:48:17
     [kex.c]
     missing free; thanks stevesk@pobox.com
13 files changed:
ChangeLog
auth2.c
channels.c
compat.c
compat.h
kex.c
servconf.c
servconf.h
ssh-keyscan.c
sshconnect1.c
sshd.8
sshd_config
version.h
This page took 0.045428 seconds and 5 git commands to generate.