]> andersk Git - openssh.git/commit - xmalloc.c
- Merged very large OpenBSD source code reformat
authordamien <damien>
Wed, 24 Nov 1999 13:26:21 +0000 (13:26 +0000)
committerdamien <damien>
Wed, 24 Nov 1999 13:26:21 +0000 (13:26 +0000)
commit5260325f3150ad441f310d31239beeb765f716ed
treed255cafe151d7eaf3fa2ef3eb91f5f0bef816163
parent9c08d6ce311692f6dad205a223476cf072825f9f
 - Merged very large OpenBSD source code reformat
 - OpenBSD CVS updates
   - [channels.c cipher.c compat.c log-client.c scp.c serverloop.c]
     [ssh.h sshd.8 sshd.c]
     syslog changes:
     * Unified Logmessage for all auth-types, for success and for failed
     * Standard connections get only ONE line in the LOG when level==LOG:
       Auth-attempts are logged only, if authentication is:
          a) successfull or
          b) with passwd or
          c) we had more than AUTH_FAIL_LOG failues
     * many log() became verbose()
     * old behaviour with level=VERBOSE
   - [readconf.c readconf.h ssh.1 ssh.h sshconnect.c sshd.c]
     tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE
     messages. allows use of s/key in windows (ttssh, securecrt) and
     ssh-1.2.27 clients without 'ssh -v', ok: niels@
   - [sshd.8]
     -V, for fallback to openssh in SSH2 compatibility mode
   - [sshd.c]
     fix sigchld race; cjc5@po.cwru.edu
73 files changed:
ChangeLog
auth-krb4.c
auth-passwd.c
auth-rh-rsa.c
auth-rhosts.c
auth-rsa.c
auth-skey.c
authfd.c
authfd.h
authfile.c
bufaux.c
bufaux.h
buffer.c
buffer.h
canohost.c
channels.c
channels.h
cipher.c
cipher.h
clientloop.c
compat.c
compat.h
compress.c
compress.h
configure.in
crc32.c
crc32.h
deattack.c
deattack.h
fingerprint.c
fingerprint.h
getput.h
hostfile.c
includes.h
log-client.c
log-server.c
log.c
login.c
match.c
mpaux.c
mpaux.h
nchan.c
nchan.h
packet.c
packet.h
pty.c
pty.h
radix.c
readconf.c
readconf.h
readpass.c
rsa.c
rsa.h
scp.c
servconf.c
servconf.h
serverloop.c
ssh-add.c
ssh-agent.c
ssh-keygen.c
ssh.1
ssh.c
ssh.h
sshconnect.c
sshd.8
sshd.c
tildexpand.c
ttymodes.c
ttymodes.h
uidswap.c
uidswap.h
xmalloc.c
xmalloc.h
This page took 0.172249 seconds and 5 git commands to generate.