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