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
2002-06-10
update defaults for RhostsRSAAuthentication and RhostsAuthentication
Kevin Steves
2002-06-10
change RhostsRSAAuthentication and RhostsAuthentication default to no
Kevin Steves
2002-06-10
use convtime() to parse and validate key lifetime. can now
Kevin Steves
2002-06-10
merge in stuff from my man page; ok markus@
Kevin Steves
2002-06-10
display minimum RSA modulus in error(); ok markus@
Kevin Steves
2002-06-09
pass salen to sockaddr_ntop so that we are happy on linux/solaris
Jun-ichiro itojun Hagino
2002-06-09
update for no setuid root and ssh-keysign; ok deraadt@
Kevin Steves
2002-06-09
use tab not spaces (|unexpand)
Markus Friedl
2002-06-09
abort() - > fatal()
Markus Friedl
2002-06-08
always use getnameinfo. (diag message only)
Jun-ichiro itojun Hagino
2002-06-08
silently ignore deprecated options, since FallBackToRsh might be passed
Markus Friedl
2002-06-08
remove FallBackToRsh
Markus Friedl
2002-06-08
remove FallBackToRsh/UseRsh
Markus Friedl
2002-06-08
just warn about Deprecated options for now
Markus Friedl
2002-06-08
deprecate FallBackToRsh and UseRsh; patch from djm@
Markus Friedl
2002-06-08
nuke ptrace comment
Markus Friedl
2002-06-08
only accept 20 byte session ids
Markus Friedl
2002-06-06
use get_int() macro (hide iqueue)
Markus Friedl
2002-06-06
discard remaining bytes of current request; ok provos@
Markus Friedl
2002-06-06
no trailing comma in enum; china@thewrittenword.com
Kevin Steves
2002-06-05
ssh-add -t life, Set lifetime (in seconds) when adding identities; ok provos@
Markus Friedl
2002-06-05
add -x/-X to usage
Markus Friedl
2002-06-05
ssh-add -x for lock and -X for unlocking the agent.
Markus Friedl
2002-06-05
copy current request into an extra buffer and just flush this
Markus Friedl
2002-06-05
mention $SSH_AUTH_SOCK; dave@ugc.org.uk
Markus Friedl
2002-06-05
'-a bind_address' binds the agent to user-specified unix-domain
Markus Friedl
2002-06-04
__FUNCTION__ -> __func__
Markus Friedl
2002-06-04
remove __FUNCTION__
Markus Friedl
2002-06-04
save the session id (hash) for ssh2 (it will be passed with the initial sign ...
Markus Friedl
2002-06-04
only allow enabled authentication methods; ok provos@
Markus Friedl
2002-06-03
compatiblity -> compatibility
Theo de Raadt
2002-05-31
pad received signature with leading zeros, because RSA_verify expects
Markus Friedl
2002-05-31
add comment:
Markus Friedl
2002-05-31
move Authmethod definitons to per-method file.
Markus Friedl
2002-05-31
extent ssh-keysign protocol:
Markus Friedl
2002-05-30
use rijndael/aes from libcrypto (openssl >= 0.9.7) instead of
Markus Friedl
2002-05-29
don't start if privsep is enabled and SSH_PRIVSEP_USER or
Markus Friedl
2002-05-29
spelling
Kevin Steves
2002-05-28
use correct function name in fatal()
Kevin Steves
2002-05-28
format spec change/casts and some KNF; ok markus@
Kevin Steves
2002-05-28
print strerror(errno) on mmap/munmap error; ok markus@
Kevin Steves
2002-05-26
sort ChallengeResponseAuthentication; ok markus@
Kevin Steves
2002-05-25
missed Per Allansson (auth2-chall.c)
Kevin Steves
2002-05-25
split auth2.c into one file per method; ok provos@/deraadt@
Markus Friedl
2002-05-25
execlp->execl; from stevesk
Markus Friedl
2002-05-25
first version of ssh-keysign manpage, ok deraadt@
Markus Friedl
2002-05-24
don't include unused code in the #ifdef BSD_AUTH case; ok markus@
Kevin Steves
2002-05-24
stat ssh-keysign first, print error if stat fails;
Markus Friedl
2002-05-23
add comment about ssh-keysign
Markus Friedl
2002-05-23
add /usr/libexec/ssh-keysign: a setuid helper program for hostbased authentic...
Markus Friedl
[prev]
[next]