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-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
2002-03-18
implementation of the interface between privileged and unprivileged process
Niels Provos
2002-03-18
file descriptor passing abstraction for ssh-privsep
Niels Provos
2002-03-18
shared memory abstraction for ssh-privsep
Niels Provos
2002-03-18
buffer_skip_string and extra sanity checking; needed by ssh-privsep
Niels Provos
2002-03-18
add key_demote() for ssh-privsep
Markus Friedl
2002-03-18
export/import cipher state, iv and ssh2 seqnr; needed by ssh-privsep
Markus Friedl
2002-03-18
export/import cipher states; needed by ssh-privsep
Markus Friedl
2002-03-18
move auth_approval into getpwnamallow with help from millert@
Niels Provos
2002-03-18
set client to NULL after xfree(), from Rolf Braun <rbraun+ssh@andrew.cmu.edu>
Dug Song
2002-03-18
have the authentication functions return the authentication context
Niels Provos
2002-03-17
getpwnamallow returns struct passwd * only if user valid; okay markus@
Niels Provos
2002-03-16
BSD license. from Daniel Kouril via Dug Song. ok markus@
Kevin Steves
2002-03-16
split auth_rhosts_rsa(), ok provos@
Markus Friedl
2002-03-16
skip inflateEnd if inflate fails; ok provos@
Markus Friedl
2002-03-15
fix file type checking (use S_ISREG). ok by markus
Jun-ichiro itojun Hagino
2002-03-14
split auth_rsa() for better readability and privsep; ok provos@
Markus Friedl
2002-03-14
split out ssh1 session key decryption; ok provos@
Markus Friedl
2002-03-14
don't trust size sent by (rogue) server; noted by s.esser@e-matters.de
Markus Friedl
2002-03-11
indent
Jun-ichiro itojun Hagino
2002-03-11
correct type mismatches (u_int64_t != unsigned long long)
Jun-ichiro itojun Hagino
[next]