Age | Commit message (Expand) | Author |
1999-10-17 | remove AllowHosts, DenyHosts, SilentDeny server access control cruft - replac... | Dug Song |
1999-10-17 | use daemon() | Dug Song |
1999-10-17 | -Wall, get rid of unused headers/vars | Dug Song |
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-14 | "the french issue", stir RC4 after key usage, ok niels | Markus Friedl |
1999-10-14 | fix old connect() race security-bug for ssh-agent and agent-forwarding | Markus Friedl |
1999-10-12 | SilentDeny, don't log/answer refused connections, deraadt@ | Markus Friedl |
1999-10-12 | setsid() for all connections; millert/markus | Theo de Raadt |
1999-10-11 | Allow/Deny Users/Groups, from zzlevo@dd.chalmers.se, ok deraadt@ | Markus Friedl |
1999-10-11 | UseLogin, default=no, from kpa@gmx.net, ok deraadt@ | Markus Friedl |
1999-10-11 | make sure ~/.ssh/authorized_keys is not writable for group/world (sshd) | Markus Friedl |
1999-10-07 | You have Mail. Email fuer Dich. Karsten Patzwaldt <kpa@gmx.net> default=no | Markus Friedl |
1999-10-07 | add skey to sshd: | Markus Friedl |
1999-10-07 | add -Q flag: says whether ssh RSA check should whine on stdout | Theo de Raadt |
1999-10-05 | move auth-sockets to private dir | Markus Friedl |
1999-10-05 | clear xauthfile on mkstemp failure. adam@xpert.com | Dug Song |
1999-10-05 | fix potential xauth race | Dug Song |
1999-10-04 | nuke genminfd/AUTH_FD | Markus Friedl |
1999-10-03 | errno trashing in signal handlers | Theo de Raadt |
1999-10-03 | use SHUT_* symbols | Theo de Raadt |
1999-10-03 | a few setproctitle() calls... | Theo de Raadt |
1999-09-30 | We don't have an /etc/environment. | Aaron Campbell |
1999-09-30 | even smaller | 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 | 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-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 | update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused... | Dug Song |
1999-09-29 | log all auth failures; Markus.Friedl@informatik.uni-erlangen.de | Theo de Raadt |
1999-09-29 | test for RSA in the ssl library, real early on | Theo de Raadt |
1999-09-28 | convert all uses of gmp to SSL bignum | Niels Provos |
1999-09-26 | i bet a lot of people didn't know what ssh 1.2.16 had a nice license. | Theo de Raadt |