Age | Commit message (Expand) | Author |
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 |
2001-02-06 | Use getopt to process commandline arguments | Damien Miller |
2001-02-06 | If sdl type is ISO88025, print the address using `:' as well. | Federico G. Schwindt |
2001-02-06 | cleanup get_pathname, fix pwd after failed cd. okay djm@ | Niels Provos |
2001-02-05 | default to 8 wide for user names | Theo de Raadt |
2001-02-05 | Don't bother checking username length, we trust pw_name | Todd C. Miller |
2001-02-05 | KNF cleanup; tomo | Theo de Raadt |
2001-02-05 | short names by default; danh@wzrd.com | Theo de Raadt |
2001-02-05 | please alpha gcc | Theo de Raadt |
2001-02-05 | please binutils in the absence of perfect weak symbols | Theo de Raadt |
2001-02-05 | ? == help | Theo de Raadt |
2001-02-04 | alpha happiness | Theo de Raadt |
2001-02-04 | sort commands, so that abbreviations work as expected | Theo de Raadt |
2001-02-04 | SSH2_FILEXFER_ATTR_UIDGID support; ok markus@ | Kevin Steves |
2001-02-04 | debugging sftp: precedence and missing break. chmod, chown, chgrp | Kevin Steves |
2001-02-04 | precedence; ok markus@ | Kevin Steves |
2001-02-04 | use base 8 for umask/chmod | Markus Friedl |
2001-02-04 | Bring in some recent fixup's from NetBSD. This allows lines longer than 65522 | Eric Jackson |
2001-02-04 | type: ok markus@ | Damien Miller |
2001-02-04 | please the alpha | Theo de Raadt |
2001-02-04 | unexpand and remove end-of-line whitespace; ok markus@ | Kevin Steves |
2001-02-04 | make gcc on the alpha even happier | Theo de Raadt |
2001-02-04 | fix LCD | Markus Friedl |
2001-02-04 | make the alpha happy | Theo de Raadt |
2001-02-04 | typo; dpo@club-internet.fr | Markus Friedl |
2001-02-04 | remove duplicate #include's; ok markus@ | Kevin Steves |
2001-02-04 | Add examples with numbers, not just units | Paul Janzen |
2001-02-04 | Basic interactive sftp client; ok theo@ | Damien Miller |
2001-02-03 | typos; ok markus@ | Kevin Steves |
2001-02-03 | use no-pty option in .ssh/authorized_keys* if you need a 8-bit clean | Markus Friedl |