]> andersk Git - openssh.git/commit - auth2.c
- (djm) Merge OpenBSD changes:
authordjm <djm>
Sat, 16 Sep 2000 02:29:08 +0000 (02:29 +0000)
committerdjm <djm>
Sat, 16 Sep 2000 02:29:08 +0000 (02:29 +0000)
commitbcbf86ecce0d10003d08a40b67f2db96702c132a
treed73b97f6be0d79343fc49577f575ad99b34f101c
parentdeb8d717ed2c8f4a4be4460295bcac8b83dcfc8c
 - (djm) Merge OpenBSD changes:
   - markus@cvs.openbsd.org  2000/09/05 02:59:57
     [session.c]
     print hostname (not hushlogin)
   - markus@cvs.openbsd.org  2000/09/05 13:18:48
     [authfile.c ssh-add.c]
     enable ssh-add -d for DSA keys
   - markus@cvs.openbsd.org  2000/09/05 13:20:49
     [sftp-server.c]
     cleanup
   - markus@cvs.openbsd.org  2000/09/06 03:46:41
     [authfile.h]
     prototype
   - deraadt@cvs.openbsd.org 2000/09/07 14:27:56
     [ALL]
     cleanup copyright notices on all files.  I have attempted to be
     accurate with the details.  everything is now under Tatu's licence
     (which I copied from his readme), and/or the core-sdi bsd-ish thing
     for deattack, or various openbsd developers under a 2-term bsd
     licence.  We're not changing any rules, just being accurate.
   - markus@cvs.openbsd.org  2000/09/07 14:40:30
     [channels.c channels.h clientloop.c serverloop.c ssh.c]
     cleanup window and packet sizes for ssh2 flow control; ok niels
   - markus@cvs.openbsd.org  2000/09/07 14:53:00
     [scp.c]
     typo
   - markus@cvs.openbsd.org  2000/09/07 15:13:37
     [auth-options.c auth-options.h auth-rh-rsa.c auth-rsa.c auth.c]
     [authfile.h canohost.c channels.h compat.c hostfile.h log.c match.h]
     [pty.c readconf.c]
     some more Copyright fixes
   - markus@cvs.openbsd.org  2000/09/08 03:02:51
     [README.openssh2]
     bye bye
   - deraadt@cvs.openbsd.org 2000/09/11 18:38:33
     [LICENCE cipher.c]
     a few more comments about it being ARC4 not RC4
   - markus@cvs.openbsd.org  2000/09/12 14:53:11
     [log-client.c log-server.c log.c ssh.1 ssh.c ssh.h sshd.8 sshd.c]
     multiple debug levels
   - markus@cvs.openbsd.org  2000/09/14 14:25:15
     [clientloop.c]
     typo
   - deraadt@cvs.openbsd.org 2000/09/15 01:13:51
     [ssh-agent.c]
     check return value for setenv(3) for failure, and deal appropriately
104 files changed:
ChangeLog
atomicio.c
auth-krb4.c
auth-options.c
auth-options.h
auth-passwd.c
auth-rh-rsa.c
auth-rhosts.c
auth-rsa.c
auth-skey.c
auth.c
auth.h
auth1.c
auth2.c
authfd.c
authfd.h
authfile.c
authfile.h
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
crc32.c
crc32.h
deattack.c
dispatch.c
dispatch.h
dsa.c
dsa.h
getput.h
hmac.c
hmac.h
hostfile.c
hostfile.h
includes.h
kex.c
kex.h
key.c
key.h
log-client.c
log-server.c
log.c
login.c
match.c
match.h
mpaux.c
mpaux.h
myproposal.h
nchan.c
nchan.h
nchan.ms
packet.c
packet.h
pty.c
pty.h
radix.c
readconf.c
readconf.h
rsa.c
rsa.h
scp.c
servconf.c
servconf.h
serverloop.c
session.c
session.h
sftp-server.8
sftp-server.c
ssh-add.1
ssh-add.c
ssh-agent.1
ssh-agent.c
ssh-keygen.1
ssh-keygen.c
ssh.1
ssh.c
ssh.h
ssh2.h
sshconnect.c
sshconnect.h
sshconnect1.c
sshconnect2.c
sshd.8
sshd.c
tildexpand.c
ttymodes.c
ttymodes.h
uidswap.c
uidswap.h
util.c
uuencode.c
uuencode.h
xmalloc.c
xmalloc.h
This page took 0.086595 seconds and 5 git commands to generate.