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
Age
Commit message (
Expand
)
Author
2001-03-11
style+cleanup
Markus Friedl
2001-03-11
KNF, and SHA1 binary output is just creeping featurism
Theo de Raadt
2001-03-11
cleanup & shorten some var names key_fingerprint_bubblebabble.
Jakob Schlyter
2001-03-11
print both md5, sha1 and bubblebabble fingerprints when using
Jakob Schlyter
2001-03-11
add improved fingerprint functions. based on work by Carsten
Jakob Schlyter
2001-03-11
debug
Markus Friedl
2001-03-10
add PreferredAuthentications
Markus Friedl
2001-03-10
all known netscreen ssh versions, and older versions of OSU ssh cannot
Theo de Raadt
2001-03-10
remove unused sgtty macros; ok markus@
Kevin Steves
2001-03-10
default to SSH2, now that m68k runs fast
Theo de Raadt
2001-03-10
ignore nonexisting private keys; report rjmooney@mediaone.net
Markus Friedl
2001-03-09
typo; slade@shore.net
Theo de Raadt
2001-03-09
create *.pub files with umask 0644, so that you can mv them to authorized_keys
Theo de Raadt
2001-03-08
implement client side of SSH2_MSG_USERAUTH_PK_OK (test public key ->
Markus Friedl
2001-03-08
spelling, cleanup; ok deraadt@
Kevin Steves
2001-03-08
unused; ok markus@
Kevin Steves
2001-03-08
turn off useprivilegedports by default. only rhost-auth needs
Markus Friedl
2001-03-07
Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling
Damien Miller
2001-03-07
removed dated comment
Theo de Raadt
2001-03-07
the name "secure shell" is boring, noone ever uses it
Theo de Raadt
2001-03-06
order things
Theo de Raadt
2001-03-06
sftp -b batchfile; mouring@etoh.eviladmin.org
Theo de Raadt
2001-03-06
appease gcc
Theo de Raadt
2001-03-06
If read() fails with EINTR deal with it the same way we treat EAGAIN
Todd C. Miller
2001-03-06
Don't assume we wil get the version string all in one read().
Todd C. Miller
2001-03-06
EINTR/EAGAIN handling is required in more cases
Theo de Raadt
2001-03-05
spelling
Kevin Steves
2001-03-05
more ssh_known_hosts2 documentation; ok markus@
Kevin Steves
2001-03-05
generate a 2*need size (~300 instead of 1024/2048) random private
Markus Friedl
2001-03-05
detail default hmac setup too
Theo de Raadt
2001-03-05
switch to aes128-cbc/hmac-md5 by default in SSH2 -- faster; provos & markus ok
Theo de Raadt
2001-03-05
sync error message; ok markus@
Kevin Steves
2001-03-05
skip inlining, why bother
Theo de Raadt
2001-03-05
alpha order; jcs@rt.fm
Theo de Raadt
2001-03-04
list SSH2 ciphers
Theo de Raadt
2001-03-04
log functions should not be passed strings that end in newline as they
Todd C. Miller
2001-03-04
spelling
Kevin Steves
2001-03-04
kill obsolete RandomSeed; ok markus@ deraadt@
Kevin Steves
2001-03-04
small cleanup and clarify for PermitRootLogin; ok markus@
Kevin Steves
2001-03-04
add -m to usage; ok markus@
Kevin Steves
2001-03-04
Rename pty.[ch] -> sshpty.[ch] and login.[ch] to sshlogin.[ch] to avoid
Damien Miller
2001-03-04
don't link unused libs
Markus Friedl
2001-03-04
debug1->2
Markus Friedl
2001-03-03
log*.c -> log.c
Markus Friedl
2001-03-03
clean up arg processing. based on work by Christophe_Moret@hp.com
Markus Friedl
2001-03-03
KNF
Theo de Raadt
2001-03-03
Dynamically allocate fd_set; deraadt@ OK
Todd C. Miller
2001-03-03
Dynamically allocate read_wait and its copies. Since maxfd is
Todd C. Miller
2001-03-03
standard theo sweep
Theo de Raadt
2001-03-02
make copyright lines the same format
Theo de Raadt
[next]