Age | Commit message (Expand) | Author |
2001-06-26 | remove comments from .h, since they are cut&paste from the .c files | Markus Friedl |
2001-06-26 | Kerberos v5 support for SSH1, mostly from Assar Westerlund <assar@freebsd.org... | Dug Song |
2001-06-26 | prototype pedant. not very creative... | Jun-ichiro itojun Hagino |
2001-05-18 | improved kbd-interactive support. work by per@appgate.com and me | Markus Friedl |
2001-04-30 | implement 'ssh -b bind_address' like 'telnet -b' | Markus Friedl |
2001-04-17 | add HostKeyAlgorithms; based on patch from res@shore.net; ok provos@ | Markus Friedl |
2001-04-12 | implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2) | Markus Friedl |
2001-03-10 | add PreferredAuthentications | Markus Friedl |
2001-03-08 | implement client side of SSH2_MSG_USERAUTH_PK_OK (test public key -> | Markus Friedl |
2001-02-11 | 1) clean up the MAC support for SSH-2 | Markus Friedl |
2001-01-22 | rename skey -> challenge response. | Markus Friedl |
2000-12-27 | new option: HostKeyAlias: allows the user to record the host key | Markus Friedl |
2000-11-12 | add support for RSA to SSH2. please test. | Markus Friedl |
2000-10-11 | add support for s/key (kbd-interactive) to ssh2, based on work by mkiernan@av... | Markus Friedl |
2000-09-07 | cleanup copyright notices on all files. I have attempted to be accurate with | Theo de Raadt |
2000-06-20 | OpenBSD tag | Markus Friedl |
2000-05-31 | xauth_location support; pr 1234 | Markus Friedl |
2000-05-08 | complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only) | Markus Friedl |
2000-05-06 | add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8 | Markus Friedl |
2000-04-26 | add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX] | Markus Friedl |
2000-04-14 | whitespace cleanup | Markus Friedl |
2000-04-12 | add Cipher and Protocol options to ssh/sshd, e.g.: | Markus Friedl |
1999-12-01 | ports are u_short | Markus Friedl |
1999-11-24 | KNF, final part 3 | Markus Friedl |
1999-11-24 | much more KNF | Theo de Raadt |
1999-11-22 | tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE | Markus Friedl |
1999-11-14 | print _all_ bad config-options in ssh(1), too | Markus Friedl |
1999-11-10 | add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd, | Markus Friedl |
1999-10-12 | -P/UsePrivilegedPort from 1.2.27, it turns of allocation of priv. port | Markus Friedl |
1999-10-06 | implement client NumberOfPasswordPrompts option | Dug Song |
1999-10-03 | add code to detect DNS spoofing: | Niels Provos |
1999-09-30 | cull more ancient garbage from pre-POSIX days | Theo de Raadt |
1999-09-29 | update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused... | Dug Song |
1999-09-29 | GatewayPorts and ssh -g; markus.friedl@informatik.uni-erlangen.de | Theo de Raadt |
1999-09-26 | i bet a lot of people didn't know what ssh 1.2.16 had a nice license. | Theo de Raadt |