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-03-26
Add instructions for changing acl on private key file
Jim Rees
2002-03-26
try_AUT0 in read_pubkey too, for those paranoid few who want to acl 'sh'
Jim Rees
2002-03-26
client side support for PASSWD_CHANGEREQ
Markus Friedl
2002-03-26
do not talk about packets in bufaux
Markus Friedl
2002-03-26
update Copyright
Markus Friedl
2002-03-26
update to recent drafts
Markus Friedl
2002-03-26
$OpenBSD$
Kevin Steves
2002-03-25
don't send stderr data after EOF, accept this from older known (broken)
Markus Friedl
2002-03-25
simplify num_identity_files handling
Markus Friedl
2002-03-25
ssize_t args use "%ld" and cast to (long)
Kevin Steves
2002-03-25
change sc_get_key to sc_get_keys and hide smartcard details in scard.c
Markus Friedl
2002-03-25
Warn user to remove old applet and keys
Jim Rees
2002-03-25
rm bogus comment
Markus Friedl
2002-03-25
return 0 (not NULL); tomh@po.crl.go.jp
Markus Friedl
2002-03-24
remove "\n" from fatal()
Kevin Steves
2002-03-24
we need to figure out AUT0 for sc_private_encrypt, too
Markus Friedl
2002-03-24
minor cleanup and more error checking; ok markus@
Kevin Steves
2002-03-24
typo; ok markus@
Kevin Steves
2002-03-24
debug->debug3 for extra padding
Markus Friedl
2002-03-24
remove unused debug
Markus Friedl
2002-03-23
setproctitle() after preauth child; ok markus@
Kevin Steves
2002-03-21
remove unused, sync w/ cmdline patch in my tree.
Markus Friedl
2002-03-21
Add PIN-protection for secret key.
Jim Rees
2002-03-21
Add PIN-protection for secret key.
Jim Rees
2002-03-21
add privsep_preauth() and remove 1 goto; ok provos@
Markus Friedl
2002-03-21
add privsep (off)
Markus Friedl
2002-03-21
fix NULL %s on debug3(); ok markus@
Kevin Steves
2002-03-21
In sc_put_key(), sc_reader_id should be id.
Jim Rees
2002-03-21
remove unused
Markus Friedl
2002-03-21
remove const
Markus Friedl
2002-03-21
move key upload to scard.[ch]
Markus Friedl
2002-03-21
make compile w/ openssl 0.9.7
Markus Friedl
2002-03-21
add built-in command line for adding new port forwardings on the fly.
Jakob Schlyter
2002-03-21
ignore errors for nonexisting default keys in ssh-add,
Markus Friedl
2002-03-20
strerror() on chdir() fail; ok provos@
Kevin Steves
2002-03-20
for unprivileged user, group do:
Kevin Steves
2002-03-19
use SSH_SESSION_KEY_LENGTH for key length
Markus Friedl
2002-03-19
check for NULL; from provos@
Markus Friedl
2002-03-19
make getpwnamallow() allways call pwcopy()
Markus Friedl
2002-03-19
KNF whitespace
Markus Friedl
2002-03-19
whitespace KNF
Markus Friedl
2002-03-19
clean up prototypes
Markus Friedl
2002-03-19
use xfree() after xstrdup().
Mike Pechkin
2002-03-19
Banner has no default.
Kevin Steves
2002-03-19
_PATH_PRIVSEP_CHROOT_DIR; ok provos@
Kevin Steves
2002-03-18
UnprivUser/UnprivGroup usable now--specify numeric user/group; ok
Kevin Steves
2002-03-18
document UsePrivilegeSeparation
Niels Provos
2002-03-18
credits for privsep
Niels Provos
2002-03-18
integrate privilege separated openssh; its turned off by default for now.
Niels Provos
2002-03-18
export compression streams for ssh-privsep
Niels Provos
[next]