index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
auth2.c
Age
Commit message (
Expand
)
Author
2000-10-11
new cipher framework
Markus Friedl
2000-10-11
add support for s/key (kbd-interactive) to ssh2, based on work by mkiernan@av...
Markus Friedl
2000-10-11
clear auth options unless auth sucessfull
Markus Friedl
2000-09-27
use key_type()
Markus Friedl
2000-09-21
add context to dispatch_run
Markus Friedl
2000-09-07
cleanup copyright notices on all files. I have attempted to be accurate with
Theo de Raadt
2000-08-20
Add calls to setusercontext() and login_get*(). We basically call
Todd C. Miller
2000-07-07
clean code is good code
Todd T. Fries
2000-06-19
make userauth+pubkey interop with ssh.com-2.2.0
Markus Friedl
2000-06-18
split auth-rsa option parsing into auth-options
Markus Friedl
2000-06-18
implement bug compatibility with ssh-2.0.13 pubkey, server side
Markus Friedl
2000-05-08
bug compat w/ ssh-2.0.13 x11, split out bugs
Markus Friedl
2000-05-06
add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8
Markus Friedl
2000-05-05
log failure before sending the reply
Markus Friedl
2000-05-01
Add missing #ifdefs; ok - markus
Damien Miller
2000-05-01
disable kerb,s/key in ssh2
Markus Friedl
2000-04-27
cleanup logging for sshd/2, respect PasswordAuth no
Markus Friedl
2000-04-27
xfree DSA blobs
Markus Friedl
2000-04-26
split auth/sshconnect in one file per protocol version
Markus Friedl