Age | Commit message (Expand) | Author |
1999-09-30 | spelling | Theo de Raadt |
1999-09-30 | we have to enable SSH_CIPHER_NONE for unprotected host keys, etc... | Niels Provos |
1999-09-30 | remove ``none''. | Niels Provos |
1999-09-30 | initial tweaking | Theo de Raadt |
1999-09-30 | even smaller | Theo de Raadt |
1999-09-30 | IPPORT_RESERVED | 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 | wringing out all the water | Theo de Raadt |
1999-09-30 | cull, cull, cull | Theo de Raadt |
1999-09-30 | do not bother with dinosaur pacification | Theo de Raadt |
1999-09-30 | cull more ancient garbage from pre-POSIX days | Theo de Raadt |
1999-09-30 | more culling | Theo de Raadt |
1999-09-30 | rely on paths.h more | Theo de Raadt |
1999-09-30 | Put our ftp(1) progress meter into scp(1). | Aaron Campbell |
1999-09-30 | revert last commit. somethign was out of sync. | Niels Provos |
1999-09-30 | link with -lkrb | Niels Provos |
1999-09-29 | don't let pw->pw_{name,passwd} get clobbered | Dug Song |
1999-09-29 | fix server krb4 option initialization | Dug Song |
1999-09-29 | we have setsid | Theo de Raadt |
1999-09-29 | numerous sprintf, strncpy, strcpy cleanups | Theo de Raadt |
1999-09-29 | global original_real_uid | Dug Song |
1999-09-29 | update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused... | Dug Song |
1999-09-29 | disable portforwarding for reserved/bad ports; Markus.Friedl@informatik.uni-e... | Theo de Raadt |
1999-09-29 | log all auth failures; Markus.Friedl@informatik.uni-erlangen.de | Theo de Raadt |
1999-09-29 | print username and host in password prompt | Niels Provos |
1999-09-29 | evil #define vsnprintf be gone. | Niels Provos |
1999-09-29 | DPADD; mickey | Theo de Raadt |
1999-09-29 | -V in usage() | Niels Provos |
1999-09-29 | correct the usage, disable agent forwarding is -a | Niels Provos |
1999-09-29 | add -V option | Theo de Raadt |
1999-09-29 | test for RSA in the ssl library, real early on | Theo de Raadt |
1999-09-29 | noone is going to read this, anything i delete with this command belongs in a... | Theo de Raadt |
1999-09-29 | cure the cancer; jean@parc.xerox.com | Theo de Raadt |
1999-09-29 | Check malloc(3) return. deraadt@ ok | Alex Feldman |
1999-09-29 | show other krb options | Theo de Raadt |
1999-09-29 | no need for double libraries | Theo de Raadt |
1999-09-29 | GatewayPorts and ssh -g; markus.friedl@informatik.uni-erlangen.de | Theo de Raadt |
1999-09-29 | krb4 support; evanc@concer.to | Theo de Raadt |
1999-09-28 | += | Theo de Raadt |
1999-09-28 | Fix | Marc Espie |
1999-09-28 | PasswordAuthentication on by default | Theo de Raadt |
1999-09-28 | put q in getopt | Theo de Raadt |
1999-09-28 | correct defaults | Theo de Raadt |
1999-09-28 | change X options to nice defaults | Theo de Raadt |
1999-09-28 | user@host; aaron | Theo de Raadt |
1999-09-28 | X11DisplayOffset; aaron | Theo de Raadt |
1999-09-28 | ssh | Theo de Raadt |
1999-09-28 | convert all uses of gmp to SSL bignum | Niels Provos |
1999-09-28 | disabled optimizations for 88k | Steve Murphree |