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-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
2002-03-08
printf type mismatch
Jun-ichiro itojun Hagino
2002-03-08
tabify
Jun-ichiro itojun Hagino
2002-03-06
OpenSSH_3.1
Markus Friedl
2002-03-06
compat.c
Markus Friedl
2002-03-06
undo
Markus Friedl
2002-03-06
compat.c
Markus Friedl
2002-03-05
and -ldes here too
Theo de Raadt
2002-03-04
off by one; thanks to joost@pine.nl
Markus Friedl
2002-03-04
handle connection close during read of protocol version string.
Kevin Steves
2002-03-04
$OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add
Kevin Steves
2002-03-04
error-> debug, because O_NONBLOCK for /dev/null causes too many different err...
Markus Friedl
2002-03-04
unused include
Markus Friedl
2002-03-02
correct copyright dates for scp license; ok markus@
Kevin Steves
2002-03-01
undo the 'delay hostname lookup' change
Markus Friedl
2002-02-28
log user not allowed details, from dwd@bell-labs.com; ok markus@
Kevin Steves
2002-02-28
-u0 DNS for user@host
Kevin Steves
[next]