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
/
authfile.c
Age
Commit message (
Expand
)
Author
2000-11-12
add support for RSA to SSH2. please test.
Markus Friedl
2000-10-11
new cipher framework
Markus Friedl
2000-09-07
cleanup copyright notices on all files. I have attempted to be accurate with
Theo de Raadt
2000-09-05
enable ssh-add -d for DSA keys
Markus Friedl
2000-06-20
OpenBSD tag
Markus Friedl
2000-04-26
split auth/sshconnect in one file per protocol version
Markus Friedl
2000-04-26
add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX]
Markus Friedl
2000-04-14
whitespace cleanup
Markus Friedl
2000-04-12
#include <ssl/foo.h> -> <openssh/foo.h>
Markus Friedl
2000-04-04
remove unused argument, split cipher_mask()
Markus Friedl
1999-12-06
properly name fd variable
Theo de Raadt
1999-11-24
KNF, final part 3
Markus Friedl
1999-11-24
much more KNF
Theo de Raadt
1999-11-23
KNF part 1
Markus Friedl
1999-10-11
make sure ~/.ssh/authorized_keys is not writable for group/world (sshd)
Markus Friedl
1999-09-30
better way to deal with authfile cipher; dugsong@
Niels Provos
1999-09-30
off_t, but needs more looking at later
Theo de Raadt
1999-09-30
we have to enable SSH_CIPHER_NONE for unprotected host keys, etc...
Niels Provos
1999-09-28
convert all uses of gmp to SSL bignum
Niels Provos
1999-09-26
all the idea code goes away
Theo de Raadt
1999-09-26
i bet a lot of people didn't know what ssh 1.2.16 had a nice license.
Theo de Raadt