Age | Commit message (Expand) | Author |
2001-01-08 | implement option 'Banner /etc/issue.net' for ssh2, move version to | Markus Friedl |
2001-01-08 | O_NDELAY -> O_NONBLOCK; thanks stevesk@pobox.com | Markus Friedl |
2001-01-08 | more cleanups and fixes from stevesk@pobox.com: | Markus Friedl |
2001-01-08 | missing free; thanks stevesk@pobox.com | Markus Friedl |
2001-01-08 | spelling | Paul Janzen |
2001-01-08 | yet another typo; bad markus | Markus Friedl |
2001-01-08 | Fix various warnings, merge lite-2, and tidy a bit; also, cast some | Paul Janzen |
2001-01-07 | typo | Markus Friedl |
2001-01-07 | missing free, stevesk@pobox.com | Markus Friedl |
2001-01-07 | missing free, stevesk@pobox.com | Markus Friedl |
2001-01-07 | rename SYSLOG_LEVEL_INFO->SYSLOG_LEVEL_NOTICE | Markus Friedl |
2001-01-06 | remove unused | Markus Friedl |
2001-01-05 | Restore errno in yy_init_buffer() since it may get trounced by the | Todd C. Miller |
2001-01-05 | missing .El | Jun-ichiro itojun Hagino |
2001-01-04 | consistent use of _PATH_BSHELL; from stevesk@pobox.com | Markus Friedl |
2001-01-04 | Mention AES as available SSH2 Cipher; ok markus | Damien Miller |
2001-01-04 | sync usage()/man with defaults; from stevesk@pobox.com | Markus Friedl |
2001-01-04 | handle SSH2_MSG_USERAUTH_BANNER; fixes bug when connecting to a server that p... | Markus Friedl |
2001-01-04 | Only use the sysctl interface if it's the running kernel we're getting | Angelos D. Keromytis |
2001-01-04 | Update to use the new sysctl return value for kmembuckets. That's it | Angelos D. Keromytis |
2001-01-04 | Use sysctl(3) to get clock information as well. | Angelos D. Keromytis |
2001-01-04 | Use the new sysctl(3) interface for the kernel memory bucket statistics. | Angelos D. Keromytis |
2001-01-04 | Use sysctl(3) to get the boottime, rather than kread() | Angelos D. Keromytis |
2001-01-03 | New length of kmembuckets counters; we don't really take advantage of | Angelos D. Keromytis |
2001-01-02 | m88k doesn't like optimization on m4. | Steve Murphree |
2001-01-02 | strict_host_key_checking for host_status != HOST_CHANGED && ip_status == HOST... | Markus Friedl |
2001-01-02 | log remote ip on disconnect; PR 1600, from jcs@rt.fm | Markus Friedl |
2001-01-02 | check for another allocation failure | Theo de Raadt |
2001-01-02 | accumulate memory total requests in quad | Michael Shalayeff |
2001-01-02 | A bit more space to accomodate u_long for kb_calls (Requests column) | Angelos D. Keromytis |
2001-01-01 | use shared fatal(); from stevesk@pobox.com | Markus Friedl |
2000-12-31 | Redress PR 1547. Provide an option to pass high characters without | Hugh Graham |
2000-12-30 | Allow printing characters > 0x80, thus permitting other charsets | Angelos D. Keromytis |
2000-12-29 | missing xfree; from vaughan99@yahoo.com | Markus Friedl |
2000-12-29 | remove->unlink; stevesk@pobox.com | Markus Friedl |
2000-12-29 | undo change in comment; stevesk@pobox.com | Markus Friedl |
2000-12-29 | sync with portable openssh; stevesk@pobox.com | Markus Friedl |
2000-12-28 | Adding m88k support | Steve Murphree |
2000-12-28 | enable 'ssh-keygen -l -f ~/.ssh/{authorized_keys,known_hosts}{,2}' | Markus Friedl |
2000-12-28 | count authentication failures only | Markus Friedl |
2000-12-28 | fingerprint for MITM attacks, too | Markus Friedl |
2000-12-28 | document -D | Markus Friedl |
2000-12-27 | Show CURDIR in that failure case too. Can't show a Makefile name yet | Marc Espie |
2000-12-27 | less chatty | Markus Friedl |
2000-12-27 | undo | Markus Friedl |
2000-12-27 | OpenSSH-2.4.0 | Markus Friedl |
2000-12-27 | typo | Markus Friedl |
2000-12-27 | new option: HostKeyAlias: allows the user to record the host key | Markus Friedl |
2000-12-27 | multiple -t force pty allocation, document ORIGINAL_COMMAND | Markus Friedl |
2000-12-27 | update for ssh-2 | Markus Friedl |