summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2000-04-28Make the -H option work again.Todd C. Miller
2000-04-28support for x11-fwding, client+serverMarkus Friedl
2000-04-27less debug, respect .ssh/configMarkus Friedl
2000-04-27cleanup logging for sshd/2, respect PasswordAuth noMarkus Friedl
2000-04-27ssh_host_dsa_key not ssh_dsa_keyNiels Provos
2000-04-27remove debugMarkus Friedl
2000-04-27xfree DSA blobsMarkus Friedl
2000-04-26ssh/sshd default to proto 1 and 2Markus Friedl
2000-04-26host key becomes /etc/ssh_host_dsa_keyTheo de Raadt
2000-04-26silent if -Q is specifiedMarkus Friedl
2000-04-26remove unusedMarkus Friedl
2000-04-26add -R flag: exit code indicates if RSA is aliveTheo de Raadt
2000-04-26OpenSSH-2.0Markus Friedl
2000-04-26add trailing =Markus Friedl
2000-04-26remove debugMarkus Friedl
2000-04-26syncMarkus Friedl
2000-04-26split auth/sshconnect in one file per protocol versionMarkus Friedl
2000-04-26sync documentationMarkus Friedl
2000-04-26add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX]Markus Friedl
2000-04-26missing fcloseMarkus Friedl
2000-04-26Change the name of mail's send() function to sendmessages() toTodd C. Miller
2000-04-25When incorporating new messages, clear the "new" count before theTodd C. Miller
2000-04-25interop w/ F-secure windows clientMarkus Friedl
2000-04-24support RFC2732 IPv6 address literal URLs (http://[::1]:80/index.html).Jun-ichiro itojun Hagino
2000-04-23Fix thinko, check eqp for NULL, not ap; ath@algonet.seTodd C. Miller
2000-04-21Remove the races so that this is safe to run anytime. We openTodd C. Miller
2000-04-21Don't hyphenate the words {left|right}most.Aaron Campbell
2000-04-21Fix memory leak per connection. Report from Andy Spiegl <Andy@Spiegl.de>Damien Miller
2000-04-20ISO currency and other additions, including smoot, jansky, and score.Paul Janzen
2000-04-20No logarithmic scales.Paul Janzen
2000-04-20If recover dir is not owned by root, chown it. If the mode is notTodd C. Miller
2000-04-20avoid naming something pwrite()Theo de Raadt
2000-04-19remove bogus chan_read_failed. this could cause dataMarkus Friedl
2000-04-19pid_tTheo de Raadt
2000-04-18add a note about sysctl/kvm dualism natureMichael Shalayeff
2000-04-18add back a way to analyze post-mortem cores; does not need sgid for syctl() t...Michael Shalayeff
2000-04-18use sysctl() to fetch struct nfsstats; no more -lkvm; millert@ okMichael Shalayeff
2000-04-18Missed a few.Aaron Campbell
2000-04-17Initialize lineno and fname, see parse.c.Marc Espie
2000-04-17Record location in target node as well.Marc Espie
2000-04-17Annotate CondStack with filenames/line numbers.Marc Espie
2000-04-17Don't free Makefile filenames when the file is finished reading, butMarc Espie
2000-04-17show 'Protocol' as an example, ok markus@Todd T. Fries
2000-04-17missing xfree()Markus Friedl
2000-04-17Move some misplaced periods outside of the parentheses.Aaron Campbell
2000-04-16Propagate window size changes to slave.Marc Espie
2000-04-16- Remove reference to -S option; we don't have gettosbyname() and friends.Aaron Campbell
2000-04-16fix pr 1196, listen_port and port_to_connect interchangedMarkus Friedl
2000-04-16- Insert some .Pp here and there to make the man page easier to read.Aaron Campbell
2000-04-16after completion, replace the progress bar ETA counter with a final elapsed t...Theo de Raadt