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-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
2002-02-28
DenyUsers allows user@host pattern also
Kevin Steves
2002-02-28
delay hostname lookup until we see a ``@'' in DenyUsers and AllowUsers
Kevin Steves
2002-02-28
add some const EVP_MD for openssl-0.9.7
Markus Friedl
2002-02-27
remove unneeded casts in [gs]etsockopt(); ok markus@
Kevin Steves
2002-02-26
use socklen_t
Kevin Steves
2002-02-26
no, look closely. the comma was highlighted. split .Ic even more
Theo de Raadt
2002-02-26
> Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.org
mouring
2002-02-26
Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.org
Theo de Raadt
2002-02-25
more u_* fixes
Markus Friedl
2002-02-24
disable Nagle in connect_to() and channel_post_port_listener() (port
Kevin Steves
2002-02-24
signed vs. unsigned: make size arguments u_int, ok stevesk@
Markus Friedl
2002-02-24
typo in comment
Markus Friedl
2002-02-24
make 'cp' unsigned and merge with 'ucp'; ok stevesk@
Markus Friedl
2002-02-24
early close(), missing free; ok stevesk@
Markus Friedl
2002-02-24
use u_char* here; ok markus@
Kevin Steves
2002-02-23
don't allow garbage after payload.
Markus Friedl
2002-02-22
overwrite fatal() in ssh-keyscan.c; fixes pr 2354; ok provos@
Markus Friedl
2002-02-19
stategy is not an english word
Theo de Raadt
2002-02-18
-q: Fatal errors are _not_ displayed.
Markus Friedl
2002-02-18
switch to EVP, ok djm@ deraadt@
Markus Friedl
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-02-16
default to rsa keyfile path for non key generation operations where
Kevin Steves
2002-02-16
-t required now for key generation
Kevin Steves
2002-02-16
typo
Markus Friedl
[next]