History log of /openbsd/usr.bin/ssh/auth.c (Results 151 – 161 of 161)
Revision Date Author Comments
# 8612b276 11-Oct-2000 markus <markus@openbsd.org>

new cipher framework


# bb33e2ca 07-Sep-2000 markus <markus@openbsd.org>

some more Copyright fixes


# 607fba6c 07-Sep-2000 deraadt <deraadt@openbsd.org>

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

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.

show more ...


# 73692c19 04-Aug-2000 markus <markus@openbsd.org>

unused


# 5d41d0df 17-May-2000 deraadt <deraadt@openbsd.org>

accept an empty shell in authentication; bug reported by chris@tinker.ucr.edu


# cd03f1d4 26-Apr-2000 markus <markus@openbsd.org>

split auth/sshconnect in one file per protocol version


# 814ccd3f 26-Apr-2000 markus <markus@openbsd.org>

add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX]
for trading keys with the real and the original SSH, directly from the
people who invented the SSH protocol.


# 722a5a05 14-Apr-2000 markus <markus@openbsd.org>

whitespace cleanup


# 1fde943e 14-Apr-2000 markus <markus@openbsd.org>

check payload for (illegal) extra data


# 4f9037cc 06-Apr-2000 markus <markus@openbsd.org>

ssh2 server side, see README.openssh2; enable with 'sshd -2'


# 133a7928 28-Mar-2000 markus <markus@openbsd.org>

split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal


1234567