summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1999-10-28save a few lines when disabling rhosts-{rsa-}authMarkus Friedl
1999-10-28remove broken x11 fix and document istate/ostateMarkus Friedl
1999-10-28call setsid() regardless of argv[]Markus Friedl
1999-10-28Add newline to the end of Makefile to unbreak non-uvm buildsArtur Grabowski
1999-10-28from niklas: Add -c -s and -k support, Create socket early to avoid race,Markus Friedl
1999-10-27connect to agent before accepting input. ok niklas@Markus Friedl
1999-10-27ignore sigpipe, do not die if the client (ssh-add, ssh) dies, ok: niklas@Markus Friedl
1999-10-27fix for stupid binutils linkerTheo de Raadt
1999-10-27use libssl md5 routinesTheo de Raadt
1999-10-27idea does not existTheo de Raadt
1999-10-27Calculation fix in progressmeter() for ETA > 1hr; pasto on my part.Aaron Campbell
1999-10-26do not -g -gTheo de Raadt
1999-10-26more usefull debug messages and simplify channel alloc codeMarkus Friedl
1999-10-26don't define original_real_uid twiceMarkus Friedl
1999-10-26Fix printing of interrupts with UVM.Artur Grabowski
1999-10-26support UVM. (much code from NetBSD)Artur Grabowski
1999-10-25server-logs default to AUTH (consistence with sample sshd_config)Markus Friedl
1999-10-25document more external componentsTheo de Raadt
1999-10-25document nchan.c (proto1.5)Markus Friedl
1999-10-25remove buggy 'x11-fix'Markus Friedl
1999-10-25typo in debug messages (input vs. ouput)Markus Friedl
1999-10-25remove prototypes for old/removed minfd functionsMarkus Friedl
1999-10-25typo, s/to many/too many/, from zzlevo@dd.chalmers.seMarkus Friedl
1999-10-25bugfix: print remote version, from chris@dqc.orgMarkus Friedl
1999-10-25move common files to ./lib and link libssh.a, tested with and w/o objMarkus Friedl
1999-10-19stop leak; after branch, builders take noteTheo de Raadt
1999-10-18small changesTheo de Raadt
1999-10-18OpenSSH-1.2, read my lips: no more patchesMarkus Friedl
1999-10-18the session key is only the least significant 256-bits, mask the rest awayNiels Provos
1999-10-18Add a help(1) man page -- help for new users and administrators.Aaron Campbell
1999-10-17removed AUTH_FD residua.Markus Friedl
1999-10-17don't use KerberosOrLocalPassword unless KerberosAuthentication is set - from...Dug Song
1999-10-17default KerberosOrLocalPassword to 'yes'Dug Song
1999-10-17remove AllowHosts, DenyHosts, SilentDeny server access control cruft - replac...Dug Song
1999-10-17use daemon()Dug Song
1999-10-17-Wall, get rid of unused headers/varsDug Song
1999-10-17Remove some redundant .Pp.Aaron Campbell
1999-10-17More consistent introduction to options.Aaron Campbell
1999-10-17Use the AT&T UNIX macros.Aaron Campbell
1999-10-17mention that verbose mode can be used s/key authenticationNiels Provos
1999-10-17re-implement the proto-1.5 channel close protocol, see nchan.ms.Markus Friedl
1999-10-17update trailer, and copy to other pagesTheo de Raadt
1999-10-17mention OpenSSH, plus added features.Niels Provos
1999-10-16public exponent needs to be odd.Niels Provos
1999-10-16dont encrypt with public exponent < 3.Niels Provos
1999-10-16refuse to talk to protocol < 1.3Markus Friedl
1999-10-16add CVS tags, fix comments and whitespaceMarkus Friedl
1999-10-16snprintfTheo de Raadt
1999-10-16snprintfTheo de Raadt
1999-10-16typo, add '-f' to SYNOPSISMarkus Friedl