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
Age
Commit message (
Expand
)
Author
2001-02-08
don't connect if batch_mode is true and stricthostkeychecking set to 'ask'
Markus Friedl
2001-02-08
_PATH_LS; ok markus@
Kevin Steves
2001-02-08
nuke sprintf, ok deraadt@
Markus Friedl
2001-02-08
sync with netbsd tree changes.
Jun-ichiro itojun Hagino
2001-02-08
drop references to ssl(8). markus ok
Jun-ichiro itojun Hagino
2001-02-08
strict checking
Markus Friedl
2001-02-08
update to 2.3.2
Markus Friedl
2001-02-08
fix typo
Markus Friedl
2001-02-08
typo
Kevin Steves
2001-02-08
%i -> %d
Kevin Steves
2001-02-08
plug a memory leak
Theo de Raadt
2001-02-08
snprintf
Theo de Raadt
2001-02-08
memory leak fix, and snprintf throughout
Theo de Raadt
2001-02-08
%.30s is too short for IPv6 numeric address. use %.128s for now. markus ok
Jun-ichiro itojun Hagino
2001-02-08
allow sftp over ssh protocol 1; ok djm@
Markus Friedl
2001-02-07
lowercase cmds[].c also; ok markus@
Kevin Steves
2001-02-07
s/getline/Linebuf_getline/; from roumen.petrov@skalasoft.com
Markus Friedl
2001-02-07
portable; ok markus@
Kevin Steves
2001-02-07
move k_setpag() to a central place; ok dugsong@
Markus Friedl
2001-02-07
Don't forward agent and X11 in sftp. Suggestion from Roumen Petrov
Damien Miller
2001-02-07
older servers reply with SSH2_FXP_NAME + count==0 instead of EOF
Markus Friedl
2001-02-07
spelling
Todd T. Fries
2001-02-07
spelling
Todd T. Fries
2001-02-07
more man page cleanup and sync of help text with man page; ok markus@
Kevin Steves
2001-02-07
fix size_t -> int cast (use u_long). markus ok
Jun-ichiro itojun Hagino
2001-02-07
unsigned long long -> %llu, not %qu. markus ok
Jun-ichiro itojun Hagino
2001-02-07
typo in fatal()
Markus Friedl
2001-02-07
.Bl-.El mismatch. markus ok
Jun-ichiro itojun Hagino
2001-02-07
Check that target is a directory before doing ls; ok markus@
Damien Miller
2001-02-07
by default, don't bark on inbound ND messages, as outsider may be able to
Jun-ichiro itojun Hagino
2001-02-07
pretty up significantly
Theo de Raadt
2001-02-07
Don't free handles before we are done with them. Based on work from
Damien Miller
2001-02-07
deal with new ANSI malloc stuff
Theo de Raadt
2001-02-07
indent
Theo de Raadt
2001-02-07
check for stat failures, too; ok djm@
Markus Friedl
2001-02-06
dir==ls
Markus Friedl
2001-02-06
Fix -o option under getopt; ok markus@
Damien Miller
2001-02-06
use lower case error messages similar to errno.h
Markus Friedl
2001-02-06
replace arc4random with counter for request ids; ok markus@
Damien Miller
2001-02-06
reorder -{1,2,4,6} options. ok markus@
Jakob Schlyter
2001-02-06
add missing -1 option
Jakob Schlyter
2001-02-06
add -1 option (force protocol version 1). ok markus@
Jakob Schlyter
2001-02-06
remove confusing callback code
Markus Friedl
2001-02-06
Punctuation fix from Pekka Savola <pekkas@netcore.fi>
Damien Miller
2001-02-06
do not ask for passphrase in batch mode; report from ejb@ql.org
Markus Friedl
2001-02-06
stat target for remote chdir before doing chdir
Damien Miller
2001-02-06
Change host width to 24 so last produces one line per user; deraadt ok.
Federico G. Schwindt
2001-02-06
enable sftp-server by default
Theo de Raadt
2001-02-06
fatal() if subsystem fails
Markus Friedl
2001-02-06
Wait for ssh subprocess at exit
Damien Miller
[next]