Age | Commit message (Expand) | Author |
1999-11-15 | the keysize of rsa-parameter 'n' is passed implizit, | Markus Friedl |
1999-11-15 | disconnect if getpeername() fails | Markus Friedl |
1999-11-11 | make all access to options via 'extern Options options' | Markus Friedl |
1999-11-07 | warn if announced size of modulus 'n' != real size | Markus Friedl |
1999-11-02 | replace assert() with error, fatal or packet_disconnect | Markus Friedl |
1999-10-27 | use libssl md5 routines | Theo de Raadt |
1999-10-25 | bugfix: print remote version, from chris@dqc.org | Markus Friedl |
1999-10-16 | refuse to talk to protocol < 1.3 | Markus Friedl |
1999-10-16 | support for SSH protocol 1.5 which is poorly documented, the RFC.troff lies. | Markus Friedl |
1999-10-16 | -Wall cleanup | Niels Provos |
1999-10-15 | turn of agent-fwding if hostkey changed, ok: theo. | Markus Friedl |
1999-10-14 | say "Permission denied" if passwd is wrong. from wvdputte, ok niels | Markus Friedl |
1999-10-14 | fix old connect() race security-bug for ssh-agent and agent-forwarding | Markus Friedl |
1999-10-06 | implement client NumberOfPasswordPrompts option | Dug Song |
1999-10-06 | force HOST_OK not only for localhost but for localnet, suggested tholo@ | Niels Provos |
1999-10-04 | fix handling of the localhost case. used to be a check against 'localhost', | Niels Provos |
1999-10-03 | fix last commit. | Niels Provos |
1999-10-03 | add code to detect DNS spoofing: | Niels Provos |
1999-10-03 | use SHUT_* symbols | Theo de Raadt |
1999-09-30 | use libc md5 | Theo de Raadt |
1999-09-30 | use IPPORT_RESERVED instead of 1024 | Theo de Raadt |
1999-09-30 | "ssh is a very large program" -- anonymous | Theo de Raadt |
1999-09-30 | more culling | Theo de Raadt |
1999-09-29 | numerous sprintf, strncpy, strcpy cleanups | 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 | print username and host in password prompt | Niels Provos |
1999-09-28 | convert all uses of gmp to SSL bignum | Niels Provos |
1999-09-26 | use rresvport(), for random port allocation | 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 |