Age | Commit message (Expand) | Author |
2001-01-13 | move callback to headerfile | Markus Friedl |
2001-01-13 | support supplementary group in {Allow,Deny}Groups | Markus Friedl |
2001-01-13 | oops | Markus Friedl |
2001-01-13 | support supplementary group in {Allow,Deny}Groups | Markus Friedl |
2001-01-13 | Wall | Markus Friedl |
2001-01-13 | fix comment | Markus Friedl |
2001-01-13 | reorder, typo | Markus Friedl |
2001-01-13 | split out keepalive from packet_interactive (from dale@accentre.com) | Markus Friedl |
2001-01-13 | enable kerberos passwd auth in ssh2, use k_setpag; ok hin, dugsong, from ksul... | Markus Friedl |
2001-01-13 | typo, from stevesk@sweden.hp.com | Markus Friedl |
2001-01-13 | free() -> xfree(); fix memory leak; from stevesk@pobox.com | Markus Friedl |
2001-01-13 | use SSH_DEFAULT_PORT; from stevesk@pobox.com | Markus Friedl |
2001-01-13 | getopt() returns -1 not EOF; stevesk@pobox.com | Markus Friedl |
2001-01-13 | small ssh-keygen manpage cleanup; stevesk@pobox.com | Markus Friedl |
2001-01-11 | maxfd+1 | Markus Friedl |
2001-01-11 | fix select overflow, work by deraadt and me. | Markus Friedl |
2001-01-10 | cleanup sftp-server implementation: | Markus Friedl |
2001-01-10 | XXX -- generate_empheral_server_key() is not safe against races, because it c... | Theo de Raadt |
2001-01-09 | allow TCP_NDELAY for ipv6; from netbsd via itojun@ | Markus Friedl |
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 | yet another typo; bad markus | Markus Friedl |
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 | 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-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-01 | use shared fatal(); from stevesk@pobox.com | Markus Friedl |
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 | 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 | 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 |